#80 · Primary category: Knowledge Base & RAG
SAG
A new SOTA for RAG — an original retrieval architecture and an open-source knowledge base for humans and agents.
Project last updated:08/29/26
GitHub Stars
2.4K
Forks
151
Contributors
7
License
MIT
Why we included this project
Teams that keep tripping over plain vector search when questions span several documents will find SAG worth a look. It is a knowledge base application built on a retrieval architecture that handles semantic search and relational reasoning in one pass, replacing the usual pairing of dense RAG and GraphRAG. During indexing the system extracts events and entities, and at query time it builds dynamic hyperedges, which is how multi-hop questions get answered. The app turns uploaded files and web sources into a searchable, source-traceable knowledge base, and ships with a desktop client, a self-hosted REST API, an OpenAI-compatible chat endpoint, and an MCP server you can connect to coding agents. Since it runs local-first on SQLite and LanceDB out of the box, a single machine is enough to evaluate the whole workflow before moving to production backends.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience