Skip to content

An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.

Notifications You must be signed in to change notification settings

jmanchuck/rag-tutorial-v2

 
 

Repository files navigation

rag-tutorial-v2

  1. Install ollama
  2. Install model
  3. Update model string in code (llama3.2, mistral...)
  4. ollama install nomic-embed-text for embedding
  5. run the model
  6. run populate_database

About

An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%