10h ago

Garry Tan Releases Open-Source gBrain Memory Layer For AI Agents

0
Original post

What´s gBrain and how does it work? I've been using gStack for a while when ideating, validating new projects, and some coding now I'm experimenting with gBrain as the memory layer for my agents, starting with my Hermes Agent company gBrain is an open-source persistent memory layer for AI agents (by @garrytan). it turns your emails, meetings, tweets, voice memos, and docs into a typed knowledge graph. essentially markdown in, graph out. how it works: > 1. ingest signals from your daily life > 2. extract entities + create typed links (works_at, invested_in, attended) > 3. store as Markdown + Postgres + pgvector > 4. retrieve via hybrid search (keyword + vector + graph) > 5. agents read brain first, write insights back, graph builds itself an overnight dream cycle dedupes entities, repairs links, and updates the compiled truth

2:04 AM · May 23, 2026 View on X
Garry Tan Releases Open-Source gBrain Memory Layer For AI Agents · Digg