PrMestizo/Advanced-RAG-LangChain
Implementation of Reflective RAG, Self-RAG & Adaptive RAG tailored towards production-oriented applications with LangGraph and OpenAI API
This tool helps AI developers build more reliable and intelligent Retrieval-Augmented Generation (RAG) applications using advanced techniques. It takes your existing RAG pipeline components and enhances them with reflective, self-improving, and adaptive capabilities, resulting in more accurate and contextually relevant AI responses. The primary users are AI/ML engineers and developers focused on deploying robust RAG systems into production environments.
No commits in the last 6 months.
Use this if you are an AI developer looking to build sophisticated, production-ready RAG applications that go beyond basic retrieval and generation.
Not ideal if you are looking for a no-code solution or are not comfortable working with Python, LangGraph, and integrating various API keys.
Stars
10
Forks
1
Language
Python
License
—
Category
Last pushed
Jul 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/PrMestizo/Advanced-RAG-LangChain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)