hassenhamdi/HyDRA
HyDRA: Hybrid Dynamic RAG Agents, An advanced, agentic AI framework that transforms Retrieval-Augmented Generation from a static pipeline into a dynamic, learning reasoning system.
HyDRA is an advanced AI framework for those who need to build sophisticated question-answering systems that can learn and adapt. It takes various sources of information, including internal knowledge bases and live web searches, and produces precise, well-reasoned answers to complex questions. This is ideal for developers or AI engineers who are building next-generation AI assistants, intelligent chatbots, or dynamic knowledge retrieval systems.
No commits in the last 6 months.
Use this if you need to build an AI system that can understand complex, multi-step questions and intelligently learn from its interactions to provide progressively better answers over time.
Not ideal if you're looking for a simple, out-of-the-box chatbot or a basic RAG pipeline for straightforward document retrieval without the need for advanced reasoning or self-improvement.
Stars
13
Forks
1
Language
Python
License
MIT
Category
Last pushed
Oct 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/hassenhamdi/HyDRA"
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...
vectara/py-vectara-agentic
A python library for creating AI assistants with Vectara, using Agentic RAG