Sigue repositorios de AI de código abierto activos en los ámbitos de LLM, agentes, MCP, RAG y programación, con su número de estrellas y datos de proyectos verificados.
PageIndex is a Python project for creating hierarchical document indexes and performing reasoning-based retrieval without a vector database or artificial chunking. It supports self-hosted processing of PDF and Markdown documents, with optional agentic RAG examples and hosted MCP/API services.
A lightweight, graph-based retrieval-augmented generation (RAG) framework that uses a dual-layer architecture combining knowledge graphs and vector embeddings to deliver efficient indexing, low-cost incremental updates, and high-quality contextual retrieval.