---
title: 'Home'
description: Documentation of DocsGPT - quickstart, deployment guides, model configuration, and widget integration documentation.
---
import { Cards, Card } from 'nextra/components'
import Image from 'next/image'
export const allGuides = {
"quickstart": {
"title": "β‘οΈ Quickstart",
"href": "/quickstart"
},
"DocsGPT-Settings": {
"title": "βοΈ App Configuration",
"href": "/Deploying/DocsGPT-Settings"
},
"Docker-Deploying": {
"title": "π³οΈ Docker Setup",
"href": "/Deploying/Docker-Deploying"
},
"Development-Environment": {
"title": "π οΈDevelopment Environment",
"href": "/Deploying/Development-Environment"
},
"https://gptcloud.arc53.com/": {
"title": "π§βπ»οΈ API",
"href": "https://gptcloud.arc53.com/",
"newWindow": true
},
"cloud-providers": {
"title": "βοΈ Cloud Providers",
"href": "/Models/cloud-providers"
},
"local-inference": {
"title": "π₯οΈ Local Inference",
"href": "/Models/local-inference"
},
"embeddings": {
"title": "π Embeddings",
"href": "/Models/embeddings"
},
"api-key-guide": {
"title": "π Getting API key",
"href": "/Extensions/api-key-guide"
},
"chat-widget": {
"title": "π¬οΈ Chat Widget",
"href": "/Extensions/chat-widget"
},
"search-widget": {
"title": "π Search Widget",
"href": "/Extensions/search-widget"
},
"Customising-prompts": {
"title": "οΈπ» Customising Prompts",
"href": "/Guides/Customising-prompts"
}
};
# **DocsGPT π¦**
DocsGPT is an open-source genAI tool that helps users get reliable answers from any knowledge source, while avoiding hallucinations. It enables quick and reliable information retrieval, with tooling and agentic system capability built in.
Try it yourself: [https://www.docsgpt.cloud/](https://www.docsgpt.cloud/)
### Features:
- **ποΈ Wide Format Support:** Reads PDF, DOCX, CSV, XLSX, EPUB, MD, RST, HTML, MDX, JSON, PPTX, and images.
- **π 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.
**Contribute and Extend:** As an open-source project, community contributions are highly encouraged! If you develop valuable customizations or enhancements, consider contributing them back to the main repository to benefit other DocsGPT users.
(
))}
/>