agentset-ai/agentset

每日信息看板 · 2026-02-26
开源项目
Category
github_search
Source
1
Score
2026-02-26T01:55:42Z
Published

AI 总结

Agentset 开源发布一站式平台,用于构建、评估并部署生产级 RAG 与智能体应用,提供从数据摄取到托管的全流程工具,帮助团队更快落地高性能检索增强应用。
#GitHub #repo #开源项目 #RAG #TypeScript #OpenAPI #Agent

内容摘录

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

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

---

Made with ❤️ by the Agentset team.