Revise README with updated features and explanations

Updated features list and clarified data ingestion capabilities.
This commit is contained in:
Jack Colquitt 2025-12-17 18:39:49 -08:00 committed by GitHub
parent d5d8e597b7
commit 7da31e6aac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,6 +40,7 @@ Deploy anywhere. Own your data. Control your AI stack.
- **Ontology-Driven Context Engineering** - **Ontology-Driven Context Engineering**
- **Unify Data Silos for Reliable, Accurate, and Precise AI** - **Unify Data Silos for Reliable, Accurate, and Precise AI**
- **Automated Knowledge Graph Construction and Retrieval** - **Automated Knowledge Graph Construction and Retrieval**
- **3D GraphViz**
- **Single Agent or Multi-Agent Systems** - **Single Agent or Multi-Agent Systems**
- **Interoperability with MCP** - **Interoperability with MCP**
- **Run Anywhere from local to cloud** - **Run Anywhere from local to cloud**
@ -53,12 +54,6 @@ Deploy anywhere. Own your data. Control your AI stack.
## Why TrustGraph? ## Why TrustGraph?
Ingest structured and unstructured data (PDFs, databases, OCR, custom schemas, and ontologies) into a private knowledge bases to create deep data relationships that eliminate hallucinations from agent responses. Connect agents with the Model Context Protocol (MCP) to leverage external tools, services, and custom workflows.
Deploy all of the services, datastores, and agents locally, on premises, or in cloud. Visualize deep data relationships with 3D GraphViz and a full observability and telemetry stack. Deploy LLMs on your hardware for full control of your data.
Flows and Flow Classes enable unique agent workflows with collections and knowledge cores that manage user and agent data access.
[![Why TrustGraph?](https://img.youtube.com/vi/Norboj8YP2M/maxresdefault.jpg)](https://www.youtube.com/watch?v=Norboj8YP2M) [![Why TrustGraph?](https://img.youtube.com/vi/Norboj8YP2M/maxresdefault.jpg)](https://www.youtube.com/watch?v=Norboj8YP2M)
## Agentic MCP Demo ## Agentic MCP Demo
@ -106,7 +101,7 @@ The **Workbench** provides tools for all major features of TrustGraph. The **Wor
## TypeScript Library for UIs ## TypeScript Library for UIs
There are 3 libraries for quick integration of TrustGraph services to a frontend. There are 3 libraries for quick integration of TrustGraph services.
- [@trustgraph/client](https://www.npmjs.com/package/@trustgraph/client) - [@trustgraph/client](https://www.npmjs.com/package/@trustgraph/client)
- [@trustgraph/react-state](https://www.npmjs.com/package/@trustgraph/react-state) - [@trustgraph/react-state](https://www.npmjs.com/package/@trustgraph/react-state)