Knowledge graph with semantic search for AI memory systems. Part of the [recall-echo](https://github.com/dnacenta/recall-echo) ecosystem.
Uses SurrealDB for graph storage and fastembed for local embedding generation. No external API calls needed for semantic search.
```toml
[dependencies]
recall-graph = "0.1"
```
AGPL-3.0-only