Skip to content

Commit

Permalink
super-final
Browse files Browse the repository at this point in the history
  • Loading branch information
pabik committed Feb 12, 2025
1 parent c0dc5c3 commit bafed63
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,16 @@ DocsGPT is an open-source genAI tool that helps users get reliable answers from
Try it yourself: [https://www.docsgpt.cloud/](https://www.docsgpt.cloud/)

### Features:
- **Chat** - Ask any question on your mind and get instant answers
- **Bots** - Easily connect DocsGPT's *brain* to widgets and chatbots
- **Tools** - Build complex workflows with model performing all actions
- **RAG** - Connect any document to give model reliable knowledge
- **Open source** - Customize anything with clear codebase
- **Platform Agnostic** - Connect any LLM that suits your needs
- **🗂️ 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.

<Cards
num={3}
Expand Down

0 comments on commit bafed63

Please sign in to comment.