AgentSet
NormalDescription
The open-source RAG platform with built-in citations, deep research, 22+ file formats, partitions, and MCP server.
Key Features
- Turnkey RAG platform with automated ingestion, chunking, embeddings, and retrieval
- Model-agnostic design — choose your own LLM, embeddings, and vector DB
- Built-in chat playground with message editing and citation tracking
- Production hosting with preview links, custom domains, and multi-tenancy
- API + typed SDKs with OpenAPI specification
- Supports 22+ file formats, built with TypeScript, Next.js, AI SDK, Prisma, and Supabase
Use Cases
Tags
Categories
Quick Start
cp .env.example .env && bun install && bun db:deploy && bun dev:web