From a0008f298b8334541ed1faad93a0adf5ccd7d6e7 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:00:25 -0800 Subject: [PATCH] Revise README for clarity on LLMs Updated the project description to clarify the focus on LLMs and improved wording for better understanding. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07a51d62..3cdf4804 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ -# AI-Ready Intelligent Context +# Intelligent Context for LLMs -TrustGraph provides an event-driven data-to-AI platform that transforms data into AI-ready intelligent context through automated structuring, knowledge graph construction, and vector embeddings mapping — all deployable privately, on-prem, or in 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 infrastructure that transforms data into LLM-ready intelligent context through automated knowledge graph construction, vector embeddings mapping, and structuring data using custom ontologies and schemas — all deployable privately, on-prem, or in cloud. Deploy and manage open LLMs with the platform, ensuring complete data sovereignty while enabling intelligent agents that generate real, actionable insights.
Table of Contents