From be2a6e6cc7547c98e502da335e9c52b3bb656d67 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Thu, 6 Nov 2025 19:23:26 -0800 Subject: [PATCH] Update README to remove 'raw' from data description Removed the word 'raw' from the description of TrustGraph. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 610a15e0..a9d018e9 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 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. +TrustGraph provides an event-driven data-to-AI platform that transforms 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