pixegami / langchain-rag-tutorialLinks
A simple Langchain RAG application.
☆854Updated last year
Alternatives and similar repositories for langchain-rag-tutorial
Users that are interested in langchain-rag-tutorial are comparing it to the libraries listed below
Sorting:
- An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.☆902Updated last year
- A demo Jupyter Notebook showcasing a simple local RAG (Retrieval Augmented Generation) pipeline to chat with your PDFs.☆460Updated 3 weeks ago
- Rag (Retreival Augmented Generation) Python solution with llama3, LangChain, Ollama and ChromaDB in a Flask API based solution☆197Updated last year
- This repository contains advanced LLM-based chatbots for Q&A using LLM agents, and Retrieval Augmented Generation (RAG) and with differen…☆407Updated last week
- ☆901Updated last year
- Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs, LangChain, LangGraph, Fine-tuning, DSPy & AI Agen…☆745Updated last month
- Build a RAG (Retrieval Augmented Generation) pipeline from scratch and have it all run locally.☆879Updated last year
- This repository contains different LLM chatbot projects (RAG, LLM agents, etc.) and well-known techniques for training and fine tuning LL…☆422Updated 4 months ago
- A retrieval augmented generation chatbot 🤖 powered by 🔗 Langchain, Cohere, OpenAI, Google Generative AI and Hugging Face 🤗