Skip to main content

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.


video-example-of-docs-gpt

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

  • Agent Workflow Builder with conditional nodes ( February 2026 )
  • Research mode ( March 2026 )
  • SharePoint & Confluence connectors ( March – April 2026 )
  • Postgres migration for user data ( April 2026 )
  • OpenTelemetry observability ( April 2026 )
  • Bring Your Own Model (BYOM) ( April 2026 )
  • Agent scheduling (RedBeat-backed) ( April 2026 )
  • Notifications & conversation search ( May 2026 )
  • Analytics & logs revamp with per-agent attribution ( June 2026 )
  • OIDC / SSO login with SCIM provisioning & groups ( June 2026 )
  • Admin dashboard & role-based access control (RBAC) ( June 2026 )
  • Agent import / export ( June 2026 )
  • 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:

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

For macOS and Linux:

  1. Run the setup script:

    ./setup.sh
    

For Windows:

  1. Run the PowerShell setup script:

    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

  • docsgpt - Backend Flask application (the docsgpt Python package).

  • 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⚡

Contributors

License

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

This project is supported by:

color

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docsgpt-0.19.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

docsgpt-0.19.0-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file docsgpt-0.19.0.tar.gz.

File metadata

  • Download URL: docsgpt-0.19.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for docsgpt-0.19.0.tar.gz
Algorithm Hash digest
SHA256 e78daf676d6a7cd36270d72e7ede5143c2689142c66806d4c4a2ecd5605c68ca
MD5 c10dc5b93806fa786d748d00d6362866
BLAKE2b-256 c3f17ad3c79e4dbc548a52dc0f28f2d15bfc345149fb79ffe55a11d3c5c2404a

See more details on using hashes here.

Provenance

The following attestation bundles were made for docsgpt-0.19.0.tar.gz:

Publisher: pypi-publish.yml on arc53/DocsGPT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file docsgpt-0.19.0-py3-none-any.whl.

File metadata

  • Download URL: docsgpt-0.19.0-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for docsgpt-0.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a315289269ef4070483cb8e89ad168ba6a2c7872b48f4711b524095f7aede979
MD5 04e7ce6331e31b9c0addf8dfbc3ccd1e
BLAKE2b-256 38106d39827aec526a3a2f91dcb2439d7eefbbbaf9f32a451c101f1100a5369f

See more details on using hashes here.

Provenance

The following attestation bundles were made for docsgpt-0.19.0-py3-none-any.whl:

Publisher: pypi-publish.yml on arc53/DocsGPT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.19.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page