Brain-Forge
Cognitive memory platform with 6-tier system, meta-cognitive framework, and live sync
Highlight
1419 nodes · 7467 relations · 57 MCP tools · 79 REST endpoints
Overview
What Brain-Forge is and the problem it solves.
Brain-Forge is a cognitive memory platform that models memory after human cognition. It gives AI agents a persistent, live-synced memory graph with 6 tiers of memory — from 15-minute working memory to permanent training data — plus a forgetting curve, contradiction detection, and a meta-cognitive framework for self-improvement.
Why It Exists
Standard LLMs are stateless — every conversation starts from scratch. Brain-Forge solves this by maintaining a growing semantic graph that agents can recall from, write to, and reason over. The graph currently holds 1,419 nodes with 7,467 relations, ingested from 7 research repos.
ℹ InfoBrain-Forge is built for the model that uses it most — the memory engine is designed from the perspective of an AI agent managing its own memory, not a human managing a database.