diff --git a/docs/pages/index.mdx b/docs/pages/index.mdx index e2eeabc8..1163f0a6 100644 --- a/docs/pages/index.mdx +++ b/docs/pages/index.mdx @@ -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.