From 7da31e6aac0abb00a80cec28dde2cb9183fafdaa Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Wed, 17 Dec 2025 18:39:49 -0800 Subject: [PATCH] Revise README with updated features and explanations Updated features list and clarified data ingestion capabilities. --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6cd629e3..844668d9 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Deploy anywhere. Own your data. Control your AI stack. - **Ontology-Driven Context Engineering** - **Unify Data Silos for Reliable, Accurate, and Precise AI** - **Automated Knowledge Graph Construction and Retrieval** +- **3D GraphViz** - **Single Agent or Multi-Agent Systems** - **Interoperability with MCP** - **Run Anywhere from local to cloud** @@ -53,12 +54,6 @@ Deploy anywhere. Own your data. Control your AI stack. ## 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) ## Agentic MCP Demo @@ -106,7 +101,7 @@ The **Workbench** provides tools for all major features of TrustGraph. The **Wor ## 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/react-state](https://www.npmjs.com/package/@trustgraph/react-state)