Theo dõi các kho lưu trữ AI mã nguồn mở đang hoạt động trong các chủ đề LLM, tác nhân, MCP, RAG và lập trình, kèm số sao và thông tin dự án đã xác minh.
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.