Post
171
New release of HyDRA v0.2 is here!
š HyDRA: Hybrid Dynamic RAG Agent.
For addressing the limitations of simple, static RAG. HyDRA is the answer. It's an advanced, unified framework for agentic RAG, inspired by the latest research to create something truly powerful.
š§ Moving beyond single-shot retrieval. HyDRA introduces a multi-turn, reflection-based system with coordinated agents: a Planner, Coordinator, and Executors (currently local & deep web search).
š¬ At its core is an advanced 3-stage local retrieval pipeline that leaves basic RAG in the dust:
š„ 1. Hybrid Search: Combines dense (semantic) and sparse (textual) embeddings in one go using the bge-m3 model. This alone is a massive upgrade.
š„ 2. RRF (Reciprocal Rank Fusion): Intelligently merges and reranks results from different search vectors for ultimate precision.
š„ 3. Advanced Reranking: Uses the bge-m3-reranker model to score and surface the absolute most relevant documents for any query.
ā”ļø This isn't just powerful, it's blazing fast. We're using SOTA ANN (HNSW) with vector and index quantization (down to 1-bit!) for near-instant retrieval with minimal quality loss.
š¤ HyDRA is more than just retrieval. It incorporates memory from experience and reflection, creating a guiding policy for smarter future interactions and strategic planning.
The result? A local retrieval system that significantly outperforms standard vector search RAG.
š For deep web searches, HyDRA leverages the asynDDGS library and mcp (Model Context Protocol) for free, unrestricted web access. The entire reasoning engine is powered by the incredibly fast and efficient Google Gemini 2.5 Flash!
šØāš» Explore the project, dive into the code, and see it in action:
š GitHub: https://github.com/hassenhamdi/HyDRA (leave a star if you like the project)
š¤ Looking to implement cutting-edge AI solutions or collaborate? Let's connect!
LinkedIn: linkedin.com/in/hassenhamdi
Email: [email protected]
Discord: hassenhamdi
š HyDRA: Hybrid Dynamic RAG Agent.
For addressing the limitations of simple, static RAG. HyDRA is the answer. It's an advanced, unified framework for agentic RAG, inspired by the latest research to create something truly powerful.
š§ Moving beyond single-shot retrieval. HyDRA introduces a multi-turn, reflection-based system with coordinated agents: a Planner, Coordinator, and Executors (currently local & deep web search).
š¬ At its core is an advanced 3-stage local retrieval pipeline that leaves basic RAG in the dust:
š„ 1. Hybrid Search: Combines dense (semantic) and sparse (textual) embeddings in one go using the bge-m3 model. This alone is a massive upgrade.
š„ 2. RRF (Reciprocal Rank Fusion): Intelligently merges and reranks results from different search vectors for ultimate precision.
š„ 3. Advanced Reranking: Uses the bge-m3-reranker model to score and surface the absolute most relevant documents for any query.
ā”ļø This isn't just powerful, it's blazing fast. We're using SOTA ANN (HNSW) with vector and index quantization (down to 1-bit!) for near-instant retrieval with minimal quality loss.
š¤ HyDRA is more than just retrieval. It incorporates memory from experience and reflection, creating a guiding policy for smarter future interactions and strategic planning.
The result? A local retrieval system that significantly outperforms standard vector search RAG.
š For deep web searches, HyDRA leverages the asynDDGS library and mcp (Model Context Protocol) for free, unrestricted web access. The entire reasoning engine is powered by the incredibly fast and efficient Google Gemini 2.5 Flash!
šØāš» Explore the project, dive into the code, and see it in action:
š GitHub: https://github.com/hassenhamdi/HyDRA (leave a star if you like the project)
š¤ Looking to implement cutting-edge AI solutions or collaborate? Let's connect!
LinkedIn: linkedin.com/in/hassenhamdi
Email: [email protected]
Discord: hassenhamdi