Content
<p align="center">
<a href="https://agentset.ai">
<img width="100" height="100" alt="Agentset Logo" src="https://github.com/user-attachments/assets/2dd23f69-c0f0-4c73-91df-db529f709f2c" style="border-radius: 2px;" />
</a>
</p>
<h1 align="center">Agentset</h1>
<p align="center">
<strong>RAG. Optimized for maximum performance.</strong>
</p>
<p align="center">
<a href="https://docs.agentset.ai">Docs</a> ·
<a href="https://github.com/agentset-ai/agentset/issues/new?template=bug_report.md">Report a bug</a> ·
<a href="https://github.com/agentset-ai/agentset/issues/new?template=feature_request.md">Feature request</a> ·
<a href="https://github.com/agentset-ai/agentset/releases">Changelog</a>
</p>
<p align="center">
<a href="LICENSE.md"><img src="https://img.shields.io/github/license/agentset-ai/agentset?label=license&logo=github" alt="License" /></a>
<a href="https://github.com/agentset-ai/agentset/issues"><img src="https://img.shields.io/github/issues/agentset-ai/agentset" alt="Issues" /></a>
<a href="https://github.com/agentset-ai/agentset/commits/main"><img src="https://img.shields.io/github/last-commit/agentset-ai/agentset" alt="Last Commit" /></a>
<a href="https://github.com/agentset-ai/agentset"><img src="https://img.shields.io/github/commit-activity/m/agentset-ai/agentset?label=commit%20activity" alt="Commit activity" /></a>
<!-- Live online count badge (enable when widget is on)
<a href="https://discord.com/invite/XNcrk6bv"><img src="https://img.shields.io/discord/1356204157488332831?label=discord&logo=discord&logoColor=white&color=5865F2&cacheSeconds=300" alt="Discord online" /></a>
-->
<a href="https://discord.com/invite/XNcrk6bv"><img src="https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white" alt="Join Discord" /></a>
<!-- <a href="https://agentset.ai"><img src="https://img.shields.io/badge/visit-agentset.ai-0A0A0A" alt="Visit agentset.ai" /></a> -->
</p>
<p>
Agentset is the open-source platform to build, evaluate, and ship production-ready RAG and agentic applications. It provides end-to-end tooling: ingestion, vector indexing, evaluation/benchmarks, chat playground, hosting, and a developer-friendly API.
</p>
<img width="2800" height="2044" alt="CleanShot 2025-11-12 at 16 39 31@2x" src="https://github.com/user-attachments/assets/cc103cd4-d447-431d-ba69-214753c39083" />
## Features
- Turnkey RAG: ingestion, chunking, embeddings, and retrieval
- Model agnostic: works with your choice of LLM, embeddings, and vector DB
- Benchmarks and evals to track quality over time
- Chat playground with message editing and citations
- Production hosting with preview links and custom domains
- API + typed SDKs, OpenAPI spec
- Built-in multi-tenancy
- Built with TypeScript, Next.js, AI SDK, Prisma, Supabase, and Trigger.dev
## Getting Started
### Agentset Cloud
The fastest way to get started with Agentset. Generous free tier with 1,000 pages and 10,000 retrievals. No credit card required.
- Sign up: https://app.agentset.ai/login
### Self-host Agentset
Follow our complete guide: https://docs.agentset.ai/open-source/self-hosting
## Quick Start (Local Development)
```bash
# 1) Copy env and fill required values
cp .env.example .env
# 2) Install dependencies
bun install
# 3) Run database migrations (from the repo root)
bun db:deploy
# 4) Start the app
bun dev:web
```
Useful scripts:
- `bun db:studio` – open Prisma Studio
- `bun dev:web` – run only the web app
## Star Us
If you find Agentset useful, please give the repo a star — it helps a lot!
<br/>
<img src=".github/assets/star-us.png" alt="Star Agentset on GitHub" width="200" />
## Contributing
We <3 contributions big and small. Feel free to:
- Open an issue for bugs and feature ideas
- Submit a PR with focused changes
- Improve docs or examples
Not sure where to start? Check existing issues: https://github.com/agentset-ai/agentset/issues
## License
MIT :)
## Star History
[GitHub Star History](https://www.star-history.com/#agentset-ai/agentset)
<a href="https://star-history.com/#agentset-ai/agentset&Date">
<img src="https://api.star-history.com/svg?repos=agentset-ai/agentset&type=Date" alt="Star History Chart" />
</a>
---
Made with ❤️ by the Agentset team.
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Time
Obtaining current time information and converting time between different...
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
Git
Model Context Protocol Servers
Context 7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors