diff --git a/README.md b/README.md
index b92ac8be..263e8777 100644
--- a/README.md
+++ b/README.md
@@ -54,14 +54,14 @@ Deploy anywhere. Own your data. Control your AI stack.
- **High Throughput Data Streaming**
- **Fully Containerized**
+## What is a Context Graph?
+
+[](https://www.youtube.com/watch?v=gZjlt5WcWB4)
+
## Why TrustGraph?
[](https://www.youtube.com/watch?v=Norboj8YP2M)
-## Agentic MCP Demo
-
-[](https://www.youtube.com/watch?v=mUCL1b1lmbA)
-
## Getting Started
- [**Quickstart Guide**](https://docs.trustgraph.ai/getting-started)
@@ -111,7 +111,7 @@ There are 3 libraries for quick UI integration of TrustGraph services.
## Context Cores
-A challenge facing GraphRAG architectures is the ability to reuse and remove datasets from agent workflows. TrustGraph can store the data ingest process as reusable Context Cores. Context cores can be loaded and removed during runtime. Some sample knowledge cores are [here](https://github.com/trustgraph-ai/catalog/tree/master/v3).
+A challenge facing GraphRAG architectures is the ability to reuse and remove context from agent workflows. TrustGraph can build modular and reusable Context Cores. Context cores can be loaded and removed during runtime. Some sample context cores are [here](https://github.com/trustgraph-ai/catalog/tree/master/v3).
A Context Core has two components:
@@ -146,6 +146,16 @@ TrustGraph provides component flexibility to optimize agent workflows.
- TGI
- vLLM
+
+
+Graph Storage
+
+
+- Apache Cassandra (default)
+- Neo4j
+- Memgraph
+- FalkorDB
+
VectorDBs
@@ -157,13 +167,11 @@ TrustGraph provides component flexibility to optimize agent workflows.
-Graph Storage
+File and Object Storage
-- Apache Cassandra (default)
-- Neo4j
-- Memgraph
-- FalkorDB
+- Garage (default)
+- MinIO