From 157c79c63afaed56fc14c3e3f02e30529c6172e4 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Thu, 6 Nov 2025 18:39:55 -0800 Subject: [PATCH] Update description of TrustGraph to event-driven --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 627ece62..e405ea13 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ # AI-Ready Data Infrastructure -TrustGraph provides an integrated data-to-AI platform that automatically transforms raw data into AI-ready datasets through automated structuring, knowledge graph construction, and vector embeddings—all deployable privately, on-prem, or in your cloud. You can deploy and manage your own LLMs within the same platform, ensuring your data never leaves your infrastructure while enabling agents that generate real, actionable insights. +TrustGraph provides an event-driven data-to-AI platform that automatically transforms raw data into AI-ready datasets through automated structuring, knowledge graph construction, and vector embeddings—all deployable privately, on-prem, or in your cloud. You can deploy and manage your own LLMs within the same platform, ensuring your data never leaves your infrastructure while enabling agents that generate real, actionable insights.
Table of Contents