Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions plugins/graph_memory/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Mnemograph (Graph Memory)
description: In-process knowledge graph for AI agents — entity extraction, relationship tracking, and recall enrichment. Zero external databases, zero network calls, runs entirely inside the agent using SQLite and asyncio.
github: https://github.com/gdeyoung/mnemograph
tags:
- memory
- storage
- tools
- agents
- workflow
Loading