Sistema RAG con 6 arquitecturas implementadas como microservicios independientes en FastAPI + Docker: Naïve RAG, Advanced RAG, Modular RAG, GraphRAG, Agentic RAG y Hybrid RAG. Cada una incluye embeddings locales con sentence-transformers y se conecta a cualquier LLM vía API compatible OpenAI. Ideal para aprender, comparar y prototipar patrones RAG.
jaimeirazabal1/rag-architectures is sitting at #1321 on the trending leaderboard with a pulse of 11/100 with no cross-source channels firing yet — GitHub-stars-only signal so far.
It sits at 17 stars without a fresh weekly delta on record — the trending placement here is steady-state interest in the Python ai-agents space rather than a 7-day breakout.
Watch-outs: no tagged release on record (treat as pre-stable).
git clone https://github.com/jaimeirazabal1/rag-architectures.gitThen follow the README in the cloned directory.
//COMMENTS · 0
Sign in to join the discussion