diff --git a/README.md b/README.md index af2482a4..6e01c4d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-## Data-to-AI, Simplified. +## Autonomous Operations Platform [![PyPI version](https://img.shields.io/pypi/v/trustgraph.svg)](https://pypi.org/project/trustgraph/) [![Discord](https://img.shields.io/discord/1251652173201149994 )](https://discord.gg/sQMwkRz5GX) @@ -11,6 +11,30 @@
+**TrustGraph transforms AI agents from experimental concepts into a continuous paradigm of autonomous operations within an organization.** + +It provides a robust, scalable, and reliable infrastructure designed for complex environments, complete with a full observability stack. TrustGraph automates the deployment of state-of-the-art RAG pipelines using Knowledge Graphs and Vector Databases and offers a unified interface to interact with all major LLM providers. + +--- + +## Table of Contents + +- ✨ [Key Features](#-key-features) +- 🎯 [Why TrustGraph?](#-why-trustgraph) +- 🚀 [Getting Started](#-getting-started) + - [Prerequisites](#prerequisites) + - [Installation](#installation) + - [Quick Start](#quick-start) +- 🔧 [Configuration](#-configuration) +- [Core Concepts](#-core-concepts) +- 🧩 [Integrations](#-integrations) +- 📊 [Observability & Telemetry](#-observability--telemetry) +- 🤝 [Contributing](#-contributing) +- 📄 [License](#-license) +- 📞 [Support & Community](#-support--community) + +--- + ## The AI App Problem: Everything in Between Building enterprise AI applications is *hard*. You're not just connecting APIs with a protocol - you're wrangling a complex ecosystem: @@ -31,7 +55,7 @@ Building enterprise AI applications is *hard*. You're not just connecting APIs w ![architecture](TG-layer-diagram.svg) -## The Stack Layers +## Key Features - 📄 **Data Ingest**: Bulk ingest documents such as `.pdf`,`.txt`, and `.md` - 📃 **OCR Pipelines**: OCR documents with PDF decode, Tesseract, or Mistral OCR services