DocsGPT

arc53 / DocsGPT

DocsGPT 是一个面向企业级场景的私有 AI 平台,提供智能体构建、深度研究、文档分析与多模型支持,让团队安全地搭建专属 AI 应用与搜索能力。

Python AI Agent LLM 应用 RAG 私有化部署 智能体构建 企业搜索 多模型支持 文档分析

为什么值得看

编辑点评

这款工具将多种企业 AI 需求整合到一个私有化平台中,内置 Agent Builder 和深度研究功能,适合需要安全可控地落地 AI 的团队。多模型支持与 API 连接便于集成现有系统,但需注意自托管部署时的运维成本,以及 Agent 效果高度依赖底层模型选择与知识库质量。

Star 趋势

近 7 日
  • Star 总数18,269
  • 今日新增+3
  • 7 日增速+50%
  • Fork2,151

同类项目

同场景 · AI Agent / LLM 应用 / RAG

项目文档

来自 GitHub README · main 分支

DocsGPT 🦖

Private AI for agents, assistants and enterprise search

DocsGPT is an open-source AI platform for building intelligent agents and assistants. Features Agent Builder, deep research tools, document analysis (PDF, Office, web content, and audio), Multi-model support (choose your provider or run locally), and rich API connectivity for agents with actionable tools and integrations. Deploy anywhere with complete privacy control.

⚡️ Quickstart☁️ Cloud Version💬 Discord

📖 Documentation👫 Contribute🗞 Blog

Key Features:

  • 🗂️ Wide Format Support: Reads PDF, DOCX, CSV, XLSX, EPUB, MD, RST, HTML, MDX, JSON, PPTX, images, and audio files such as MP3, WAV, M4A, OGG, and WebM.
  • 🎙️ Speech Workflows: Record voice input into chat, transcribe audio on the backend, and ingest meeting recordings or voice notes as searchable knowledge.
  • 🌐 Web & Data Integration: Ingests from URLs, sitemaps, Reddit, GitHub and web crawlers.
  • ✅ Reliable Answers: Get accurate, hallucination-free responses with source citations viewable in a clean UI.
  • 🔑 Streamlined API Keys: Generate keys linked to your settings, documents, and models, simplifying chatbot and integration setup.
  • 🔗 Actionable Tooling: Connect to APIs, tools, and other services to enable LLM actions.
  • 🧩 Pre-built Integrations: Use readily available HTML/React chat widgets, search tools, Discord/Telegram bots, and more.
  • 🔌 Flexible Deployment: Works with major LLMs (OpenAI, Google, Anthropic) and local models (Ollama, llama_cpp).
  • 🏢 Secure & Scalable: Run privately and securely with Kubernetes support, designed for enterprise-grade reliability.

Roadmap

  • [x] Agent Workflow Builder with conditional nodes ( February 2026 )
  • [x] Research mode ( March 2026 )
  • [x] SharePoint & Confluence connectors ( March – April 2026 )
  • [x] Postgres migration for user data ( April 2026 )
  • [x] OpenTelemetry observability ( April 2026 )
  • [x] Bring Your Own Model (BYOM) ( April 2026 )
  • [x] Agent scheduling (RedBeat-backed) ( April 2026 )
  • [x] Notifications & conversation search ( May 2026 )
  • [x] Analytics & logs revamp with per-agent attribution ( June 2026 )
  • [x] OIDC / SSO login with SCIM provisioning & groups ( June 2026 )
  • [x] Admin dashboard & role-based access control (RBAC) ( June 2026 )
  • [x] Agent import / export ( June 2026 )
  • [x] Teams with team-scoped sharing & roles ( June 2026 )

You can find our full roadmap here. Please don't hesitate to contribute or create issues, it helps us improve DocsGPT!

Production Support / Help for Companies:

We're eager to provide personalized assistance when deploying your DocsGPT to a live environment.

Get a Demo :wave:

Send Email :email:

Join the Lighthouse Program 🌟

Calling all developers and GenAI innovators! The DocsGPT Lighthouse Program connects technical leaders actively deploying or extending DocsGPT in real-world scenarios. Collaborate directly with our team to shape the roadmap, access priority support, and build enterprise-ready solutions with exclusive community insights.

Learn More & Apply →

QuickStart

[!Note] Make sure you have Docker installed

A more detailed Quickstart is available in our documentation

  1. Clone the repository:

bash git clone https://github.com/arc53/DocsGPT.git cd DocsGPT

For macOS and Linux:

  1. Run the setup script:

bash ./setup.sh

For Windows:

  1. Run the PowerShell setup script:

powershell PowerShell -ExecutionPolicy Bypass -File .\setup.ps1

Either script will guide you through setting up DocsGPT. Five options are available: using the public API, running locally, connecting to a local inference engine, using a cloud API provider, or building the docker image locally. The scripts will automatically configure your .env file and handle necessary downloads and installations based on your chosen option.

Navigate to http://localhost:5173/

To stop DocsGPT, open a terminal in the DocsGPT directory and run:

docker compose -f deployment/docker-compose.yaml down

(or use the specific docker compose down command shown after running the setup script).

[!Note] For development environment setup instructions, please refer to the Development Environment Guide.

Contributing

Please refer to the CONTRIBUTING.md file for information about how to get involved. We welcome issues, questions, and pull requests.

Architecture

Architecture chart

Project Structure

  • Application - Backend Flask application.

  • Extensions - Integrations and widgets (e.g., Chatwoot, React widget).

  • Frontend - Web UI built with Vite and React.

  • Scripts - Miscellaneous utility scripts.

Code Of Conduct

We as members, contributors, and leaders, pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. Please refer to the CODE_OF_CONDUCT.md file for more information about contributing.

Many Thanks To Our Contributors⚡

License

The source code license is MIT, as described in the LICENSE file.

This project is supported by:

文档抓取自 GitHub 仓库 README,版权归原作者所有;已过滤徽章等噪音并经安全消毒后展示。