agentset-ai/agentset

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

2,082

stars

851

commits

TypeScript

primary language

Jul 16, 2026

updated

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

README

Agentset Logo

Agentset

RAG. Optimized for maximum performance.

Docs · Report a bug · Feature request · Changelog

License Issues Last Commit Commit activity Join Discord

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.

CleanShot 2025-11-12 at 16 39 31@2x

Features

  • Turnkey RAG: ingestion, chunking, embeddings, and retrieval
  • Model agnostic: works with your choice of LLM, embeddings, and vector DB
  • 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.

Self-host Agentset

Follow our complete guide: https://docs.agentset.ai/open-source/prerequisites

Quick Start (Local Development)

# 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!


Star Agentset on GitHub

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 :)


Made with ❤️ by the Agentset team.

Contributors

ahmedriad1

752 commits

tifa2UP

62 commits

max-programming

34 commits

humblemuzzu

1 commits

agentset-ai/agentset

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

2,082

stars

851

commits

TypeScript

primary language

Jul 16, 2026

updated

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

README

Agentset Logo

Agentset

RAG. Optimized for maximum performance.

Docs · Report a bug · Feature request · Changelog

License Issues Last Commit Commit activity Join Discord

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.

CleanShot 2025-11-12 at 16 39 31@2x

Features

  • Turnkey RAG: ingestion, chunking, embeddings, and retrieval
  • Model agnostic: works with your choice of LLM, embeddings, and vector DB
  • 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.

Self-host Agentset

Follow our complete guide: https://docs.agentset.ai/open-source/prerequisites

Quick Start (Local Development)

# 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!


Star Agentset on GitHub

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 :)


Made with ❤️ by the Agentset team.

Contributors

ahmedriad1

752 commits

tifa2UP

62 commits

max-programming

34 commits

humblemuzzu

1 commits

Languages

TypeScript

99.2%