#98 · Primary category: Knowledge Base & RAG

agentset

agentic-rag ai ai-agents ai-sdk chatbots embeddings genai llms memory memory-management rag vercel-ai-sdk

The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.

Project last updated:07/16/26

GitHub Stars

2.1K

Forks

186

Contributors

6

License

MIT

Why we included this project

For teams building retrieval-augmented generation from scratch, this is a practical way to avoid stitching together a dozen separate services. The full pipeline lives in one place: ingestion across many document formats, chunking, embedding, indexing into the vector store you already use, and retrieval exposed through an API and typed SDKs. It stays model-agnostic, so you bring your own LLM, embedding model, and vector database rather than committing to one vendor's stack. The chat playground lets you edit messages and see the citations, which makes it easy to confirm answers actually trace back to the source documents before anything ships. Multi-tenancy is built in and the platform can be self-hosted, which suits teams that want to own their retrieval infrastructure.

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