AI agents with graph memory | Create Context Graph

1 min read Original article ↗

AI agents with graph memory, scaffolded in seconds.

Pick your domain. Pick your framework. Get a full-stack app with streaming chat, graph visualization, and decision tracing.

Get Started

View on GitHub

create-context-graph

$

From zero to running app in 4 commands.

Scaffold, install, seed, and start

1

Scaffold

$

uvx create-context-graph my-app --domain healthcare --framework pydanticai --demo-data

2

Install

$

cd my-app && make install

3

Seed

$

make docker-up && make seed

4

Start

$

make start

Ready to build your context graph?

create-context-graph

$ uvx create-context-graph

Get Started

View on GitHub