agentset
An open-source RAG platform supporting multiple file formats, built-in citations, and deep research capabilities.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.0k
- Source
- mcp-github
- Repository
- github.com/agentset-ai/agentset
Overview
Agentset is an open-source RAG platform offering end-to-end tools from data ingestion to vector indexing, evaluation benchmarks, chat playground, production hosting, and developer-friendly APIs. It supports over 22 file formats, includes built-in citation features, and enables deep research. By integrating various LLMs, embedding models, and vector databases, Agentset helps developers quickly build and deploy RAG applications. Ideal for developers handling large volumes of text data who want to leverage AI for efficient retrieval and analysis.
Capabilities
- ▪Multi-file format support
- ▪Built-in citation functionality
- ▪Deep research capability
- ▪Vector indexing
- ▪Production environment hosting
- ▪Developer-friendly API
Use cases
Setup
1) Copy .env.example to .env and fill in required values; 2) Install dependencies: bun install; 3) Run database migration: bun db:deploy; 4) Start the application: bun dev:web.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to get started with Agentset?
You can start by signing up for Agentset Cloud or self-hosting the platform.
What file formats does Agentset support?
Supports over 22 file formats, including PDF, DOCX, and more.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.