From 38c6dd58cf93759930edfadc2e4f60546d68c9d3 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Thu, 6 Nov 2025 19:06:10 -0800 Subject: [PATCH] Update TrustGraph description in README Revised description for TrustGraph to improve clarity and emphasize data sovereignty. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd095538..c13ecf34 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ # AI-Ready Data Infrastructure -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. +TrustGraph provides an event-driven data-to-AI platform that transforms raw data into AI-ready datasets through automated structuring, knowledge graph construction, and vector embeddings mapping — all deployable privately, on-prem, or in your cloud. Deploy and manage open LLMs within the same platform, ensuring complete data sovereignty while enabling agents that generate real, actionable insights.
Table of Contents