mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Revise README with updated features and explanations
Updated features list and clarified data ingestion capabilities.
This commit is contained in:
parent
d5d8e597b7
commit
7da31e6aac
1 changed files with 2 additions and 7 deletions
|
|
@ -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.
|
|
||||||
|
|
||||||
[](https://www.youtube.com/watch?v=Norboj8YP2M)
|
[](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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue