Follow the sub-pages for more.
conda create --name lang_chain python=3.11
source ~/miniconda3/bin/activate
conda activate lang_chain
conda install --file requirements.txt
pip install --upgrade --quiet sqlite-vss
for Ubuntu Server 22.04 LTS minimal) specifically here:
sudo apt-get install libatlas-base-dev
pip install sentence-transformers