Abdullah-47/Multi-Agentic-RAG
First learning project on Multi-Agentic RAG using Langchain and LangGraph. You could check it out on the link below 😁
This system helps researchers, analysts, or anyone needing reliable information quickly. It takes your questions and uploaded documents or website links, then provides accurate, fact-checked answers by combining internal knowledge with real-time web searches. It's designed for professionals who need trustworthy, comprehensive responses without extensive manual searching.
No commits in the last 6 months.
Use this if you need to quickly get well-researched, fact-checked answers from both your own documents and the live internet, presented through an easy-to-use chat interface.
Not ideal if you require deep, complex reasoning tasks beyond information retrieval and synthesis, or if you prefer to manually curate every piece of information used for an answer.
Stars
8
Forks
2
Language
Python
License
—
Category
Last pushed
Jul 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Abdullah-47/Multi-Agentic-RAG"
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)