From d539b24ad19f92147ec4bd6b2b8927f1db2ab15f Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Wed, 9 Jul 2025 20:30:21 -0700 Subject: [PATCH] Update README with TrustGraph 101 link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d1180e1..6daeb5bc 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,10 @@ If you want to build powerful, intelligent AI applications without getting bogge - [Developer APIs](docs/apis#readme) - [Example Notebooks](https://github.com/trustgraph-ai/example-notebooks) +### TrustGraph 101 + +[![TrustGraph 101](https://img.youtube.com/vi/rWYl_yhKCng/0.jpg)](https://www.youtube.com/watch?v=rWYl_yhKCng) + ### Cloud Deployment Options - [AWS EC2 single instance deployment using Pulumi](https://github.com/trustgraph-ai/pulumi-trustgraph-ec2)