mirror of
https://github.com/norandom/project_bookworm.git
synced 2026-09-22 08:19:29 +00:00
d3e0ca2f1f0fc0917934a1583362e387437c2067
Don't read this
Follow the sub-pages for more.
Local install w conda
conda create --name lang_chain python=3.11
source ~/miniconda3/bin/activate
conda activate lang_chain
conda install --file requirements.txt
For the local SQlite VSS
pip install --upgrade --quiet sqlite-vss
for Ubuntu Server 22.04 LTS minimal) specifically here:
sudo apt-get install libatlas-base-dev
Probably too much, but it works
pip install sentence-transformers
Description
Using LLMs with Ebooks and texts, developing Prompts, Agents, and Code with LangChain, using a Vector DB and Embeddings
chunkingembeddingsgpt-4langchainllm-agentsllmsopenai-apiprompt-engineeringpythonsqlitevector-database
Readme
MIT
43 MiB
Languages
Jupyter Notebook
99.8%
Shell
0.2%