From 702e96fe50d9d5d2b8d5a2e346226eeb16ab76fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CBeeRad=E2=80=9D?= Date: Mon, 16 Feb 2026 14:04:28 +1100 Subject: [PATCH] docs: add demo video to README Co-Authored-By: Claude Opus 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5bedfe..ec5daac 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ **TL;DR:** Clone this repository and you'll have a local SQLite database on your computer. The database schema is structured so external AI agents can continuously read and write to it, building your knowledge graph externally. +[![Watch the demo](https://img.youtube.com/vi/IA02YB8mInM/maxresdefault.jpg)](https://youtu.be/IA02YB8mInM) + > **Currently macOS only.** Linux and Windows support is coming. If you want to run it on Linux/Windows now, see [instructions at the bottom](#linuxwindows). **Full documentation:** [ra-h.app/docs/open-source](https://ra-h.app/docs/open-source)