#760 · Primary category: Education & Research
rag-tutorial-v2
An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.
Project last updated:08/03/24
GitHub Stars
967
Forks
602
Contributors
2
License
Other
Why we included this project
Most RAG tutorials stop at a demo that works only with the sample data. This one goes further, building a LangChain pipeline that ingests PDFs, embeds them into a vector store, talks to a local LLM through Ollama so nothing has to go to a cloud API, and adds new items to the database. It also includes a testing section, which is rare in tutorials and worth having if you want to check your own setup before relying on it. For readers who learn better from working code than from documentation, it's a complete end-to-end example, and teams without much RAG experience can adapt it as a reference implementation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI