Skip to main content

Crate clawgraph

Crate clawgraph 

Source
Expand description

§ClawGraph

Embedded graph memory for AI agents.

ClawGraph gives AI agents persistent, structured memory using an embedded graph database. No server required — like SQLite, but for knowledge graphs.

§Status

The Rust crate is in early development. The production implementation is currently available as a Python package: pip install clawgraph

See https://github.com/clawgraph/clawgraph for the full project.

Constants§

VERSION
ClawGraph version