diff --git a/README.md b/README.md
index 61a03cc7..52df2720 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,13 @@
-# The context backend for reliable AI
+# The context development platform
-LLMs alone hallucinate and diverge from ground truth. [TrustGraph](https://trustgraph.ai) is a context system that stores, enriches, and delivers context to LLMs to enable reliable AI agents. Think like [Supabase](https://github.com/supabase/supabase) but AI-native and powered by context graphs.
+Building applications that need to know things requires more than a database. [TrustGraph](https://trustgraph.ai) is the context development platform: graph-native infrastructure for storing, enriching, and retrieving structured knowledge at any scale. Think like [Supabase](https://github.com/supabase/supabase) but built around context graphs: multi-model storage, semantic retrieval pipelines, portable [context cores](#context-cores), and a full developer toolkit out of the box. Deploy locally or in the cloud. No unnecessary API keys. Just context, engineered.
-The context backend:
+The platform:
- [x] Multi-model and multimodal database system
- [x] Tabular/relational, key-value
- [x] Document, graph, and vectors
@@ -82,8 +82,8 @@ For a browser based quickstart, try the [Configuration Terminal](https://config-
Table of Contents
-- [**What is a Context Graph?**](#what-is-a-context-graph)
-- [**Why TrustGraph?**](#why-trustgraph)
+- [**What is a Context Graph?**](#watch-what-is-a-context-graph)
+- [**Context Graphs in Action**](#watch-context-graphs-in-action)
- [**Getting Started**](#getting-started-with-trustgraph)
- [**Context Cores**](#context-cores)
- [**Tech Stack**](#tech-stack)
@@ -94,13 +94,13 @@ For a browser based quickstart, try the [Configuration Terminal](https://config-
-## What is a Context Graph?
+## Watch What is a Context Graph?
[](https://www.youtube.com/watch?v=gZjlt5WcWB4)
-## Why TrustGraph?
+## Watch Context Graphs in Action
-[](https://www.youtube.com/watch?v=Norboj8YP2M)
+[](https://www.youtube.com/watch?v=sWc7mkhITIo)
## Getting Started with TrustGraph
@@ -109,10 +109,6 @@ For a browser based quickstart, try the [Configuration Terminal](https://config-
- [**Developer APIs and CLI**](https://docs.trustgraph.ai/reference)
- [**Deployment Guides**](https://docs.trustgraph.ai/deployment)
-### Watch TrustGraph 101
-
-[](https://www.youtube.com/watch?v=rWYl_yhKCng)
-
## Workbench
The **Workbench** provides tools for all major features of TrustGraph. The **Workbench** is on port `8888` by default.