ro-anderson/multi-agent-qa-system
multi-agent RAG system for intelligent document querying. It combines OpenAI embeddings, Qdrant for semantic search, and agent coordination via the Agno framework. The architecture is containerized using Docker Compose, separating embedding and chat services for modularity.Scalable knowledge retrieval through agent collaboration and contextual srch
No commits in the last 6 months.
Stars
3
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ro-anderson/multi-agent-qa-system"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
NVIDIA/context-aware-rag
Context-Aware RAG library for Knowledge Graph ingestion and retrieval functions.