Synap ships with a full Chromium browser. Browse, research, and capture without switching apps — your pod is one click away.
Send a message, voice note, photo, or link to @SynapOS_bot. It's captured, classified, and in your pod — from anywhere.
Full tRPC API with 47+ routers. Webhooks. @synap/sdk for TypeScript. Your data pipeline, your rules.
From the browser extension, Telegram, a file drop, or your API. The raw input enters your pod.
Task? Research paper? Person? Company? Bookmark? Synap creates the right entity type — automatically, with the right properties.
This paper relates to that project. This person works at that company. This task is part of this goal. The graph builds itself.
Every automated change is a proposal. You see the reasoning. You approve, reject, or edit. Full history, forever. Nothing happens without your review.
Switch from Claude to GPT-4o to a local Llama. Your knowledge, context, and history never move. Hub Protocol is the open contract any AI can implement.
A dedicated private container, provisioned for you. No noisy neighbors, no shared tables. Your server, managed by us, owned by you.
Your data lives in a Postgres database you control. Notes stored as Markdown. Standard schema, standard tools. Export raw SQL anytime. No lock-in, by design.
Everything as raw SQL or JSON, at any moment. If Synap disappears tomorrow, your server keeps running. Your data keeps being yours.
Choose where your pod lives. Comply with local regulations. Your data never crosses borders without your explicit decision.
CRM, project management, research toolkit — one click. Same entity system, same AI. Packages compose: install three and they share data automatically.
@synap/sdk wraps all 47+ tRPC routers. API keys with 18 scopes. Custom cells run in sandboxed iframes anywhere in the browser — panels, widgets, documents, whiteboards.
import { SynapClient } from '@synap/sdk'
const synap = new SynapClient({
apiKey: 'synap_user_...'
})
const result = await synap.entities.search({
query: 'project apollo',
types: ['note', 'task'],
})Sync Google Calendar, GitHub, Telegram, and more. Data flows in automatically, AI structures it. One source of truth — no more context scattered across apps.
Zero friction to get anything in. A thought, a URL, a file, a voice note. AI handles categorization, linking, and structure. You never decide where something goes.
Every AI write operation is a reviewable, reversible proposal. Inspect it. Approve it. Reject it. Edit it. Full history, forever. AI can never act behind your back.
Synap ships building blocks, not features. Entity profiles + Views + Cells = any data structure, any interface, without code. Complexity emerges from simple parts.
I tried everything. Notion for notes, Obsidian for knowledge, ChatGPT for thinking. My data was scattered across a dozen tools. And every time I switched AI providers, I was starting from zero — my context was gone.
The insight was simple: AI models are a commodity. They'll keep getting better. What isn't a commodity is your data, your context, your organized knowledge.
Synap makes your brain the permanent infrastructure. Any AI is just the engine you plug in.
Most tools are built for content. Synap is built for data — your data, under your control, accessible by any AI you choose.
No tiers, no feature gates. Every user gets the full platform — your own pod, any AI, all connectors.
Lock this rate forever — price increases after beta
The desktop app for macOS, Windows, and Linux. 17 built-in apps, 72+ widgets. Your pod, your data, your AI.
Full tRPC API. @synap/sdk for TypeScript. API keys with 18 scopes. Custom cells that run everywhere. MCP server for AI integrations.