AIAny
AI Agent2023
Icon for item

DocsGPT

Turns documents, web pages and audio into a private, searchable knowledge base and builder for AI assistants and agents — supports wide-format ingestion, multi-model (cloud or local) execution, retrieval-augmented responses, and enterprise deployment features like RBAC and SSO.

Introduction

Most enterprise knowledge lives locked in heterogeneous files, web pages, and meeting recordings; extracting accurate, source-linked answers at scale requires more than a single LLM. DocsGPT treats documents as first-class data: it ingests PDFs, Office files, HTML, images and audio, builds retrieval layers, and composes agent workflows so teams can ship private, source-aware assistants or research tools that run on cloud or on-prem models.

What Sets It Apart
  • Wide-format ingestion and preprocessing so you can index PDFs, DOCX, PPTX, CSV, HTML, EPUB, images and audio without ad-hoc ETL — so teams spend time building assistants instead of data plumbing.
  • Retrieval-first answers with citation UI and RAG-friendly embeddings pipelines — this reduces hallucination risk and makes provenance visible to users.
  • Agent Builder and actionable tooling: visual workflows and tool integrations let agents call APIs, run search, or trigger actions rather than returning only text.
  • Multi-model & BYOM support (OpenAI, Anthropic, Google, Ollama, llama_cpp, etc.) plus Docker/Kubernetes deployment options — so you can run models locally for privacy or scale via cloud providers.
  • Enterprise controls: SSO/OIDC, SCIM/SCIM provisioning, RBAC, observability and logging features designed for team and compliance requirements.
Who it's for and tradeoffs

Great fit if you need private, document-backed assistants or searchable knowledge hubs for internal docs, legal/medical teams, product research, or customer support and you want flexible deployment (cloud or self-hosted). The project accelerates productionizing RAG and agent workflows with built-in connectors and enterprise features.

Look elsewhere if you need a tiny, single-binary client for edge devices, or if you require advanced custom model training pipelines (DocsGPT focuses on ingestion, retrieval, orchestration and integrations rather than model training). Also expect operational work for large-scale self-hosting—Kubernetes and Postgres migrations are available but require infra effort.

Where It Fits

Positioned between low-friction chatbot widgets and full MLOps platforms: it handles the ingestion, retrieval and orchestration layer so teams can expose document-aware assistants via web widgets, APIs or chat integrations while delegating heavy model training to separate ML pipelines.

More Items

Hugging Face
AI Model2026

Multimodal agentic model for long-horizon computer and browser tasks, with visual self-correction and function-calling. The Pro variant is a 397B Mixture-of-Experts (≈17B active) model with a 262,144-token context window, Docker deployment recipes, and weights currently marked “coming soon.”

Hugging Face
AI Model2026

A multimodal, agentic LLM optimized for long‑horizon, visually grounded workflows — capable of operating browsers and terminals and autonomously executing and testing code. Open‑source weights are available and the family ships in mini, Pro and Max variants for different compute/quality tradeoffs.

Hugging Face

Provides ~483K agent instruction‑tuning trajectories for supervised fine‑tuning, including tool calls, environment feedback, errors/retries and verification across search, code, office and general agent workflows; static snapshots for SFT and mix‑ratio studies.