Ingest scattered notes from ChatGPT, GitHub, PDFs, and more. Synapse actively reconciles conflicting facts, prunes unreinforced paths, and structures your personal knowledge graph.
From raw ingestion to confident recall, every piece of knowledge passes through the same pipeline.
Connect scattered repositories, chat sessions, articles, and PDFs natively.
Synapse detects conflicts at ingestion and surfaces them for quick resolution.
Run time-aware query diffs grounded dynamically on your metadata graph.
Unreinforced memories fade over time and get pruned dynamically.
Decisions are made in ChatGPT. Framework specs are on GitHub. Research is stored in PDFs. Plain vector stores treat them as isolated strings. Synapse brings them together, structuring relationships dynamically.
Ingests Raw context: PDFs, repository code, exports, or YouTube transcripts.
AI parsing identifies central semantic nodes, parameters, and entities.
Cognee maps relations, writing vectors and links directly into the database.
Synapse contradiction sweeps detect factual conflicts for human judgment.
When new evidence contradicts an older belief, Synapse detects the contradiction at the schema layer and surfaces it immediately. You retain ultimate control over what enters your long-term memory graph.
"Authentication: basic client-side session checker."
auth_config.md"Authentication: Tier 1 shared-secret server proxy gate."
AGENTS.md
Confidence degrades proportionally over time. When a belief goes unreinforced, Synapse prunes it from the graph via cognee.forget().

Synapse builds a weighted semantic relationship connection network. Node sizing dynamically adjusts (larger nodes have more connections). Open the app to explore the full interactive 3D graph.

New tools that expose the inner structure of your graph: provenance traces, schema inventory, session distillation, and entity-level filtering.
Visualize the exact path each piece of knowledge took before entering your graph.
Browse all entity types in your graph with counts — classes, frameworks, patterns detected.
Compress active-session context into structured guidance. No more re-explaining.
Filter the 3D graph by entity type to focus on specific knowledge domains.
Engineered with advanced database structures and LLM layers to automate personal context curation.
Ingests PDFs, GitHub repositories, ChatGPT conversational exports, YouTube transcripts, and web articles natively.
Validates every new belief against your graph in under 1.8 seconds using schema-level contradiction checks.
Confidence scores decay continuously (t1/2 = 30 days) and are automatically pruned via cognee.forget() when confidence drops below 0.15.
WebGL force-directed visualizer mapping up to 5,000 nodes with real-time provenance tracing, zoom, pan, and direct node mutation.
Generates clean JSON diffs showing precise schema operations: remember(), improve(), and forget() with transaction histories.
Exposes graph queries (get_nodes, query_graph) directly to Cursor, Claude Desktop, or custom agents via standard JSON-RPC.
Substantive answers to technical questions about Synapse's memory architecture.
Build a memory graph that reconciles, decays, and actively maintains itself.