By José de Freitas — February 2026
Ideas don't die because they're bad. They die because they're invisible.
You have a flash of insight. You scribble it in a notes app. Maybe you expand it into a doc. But somewhere between your brain and the screen, the structure gets lost. What felt like a web of connected insights becomes a wall of text — and three days later, even you can't reconstruct the logic.
Now multiply that by a team. Five people reading the same doc, each building a different mental model. Alignment meetings that rehash what was already written. Decision paralysis because nobody can see the full picture at once.
This is the problem DeeplyClear was built to solve.

Why mind maps — and why they're not enough
Mind maps aren't new. Tony Buzan popularized them in the 1970s. The insight was simple and hasn't changed: your brain doesn't think in bullet points. It thinks in associations — radiating outward from a central concept, branching and connecting in patterns that don't flatten neatly into paragraphs.
Mind maps make thinking visible. That's powerful.
But here's the thing — they're still static. You can see the structure, but you can't share the journey. How did you get here? Why does this branch matter more than that one? What's the flow of reasoning that connects these ideas?
You end up screenshotting a map and dropping it in Slack with zero context. Or you hop on a call to "walk someone through it" — which defeats the purpose of making it visual in the first place.
The structure is visible. The narrative is missing. That's the gap.
Clarity Tours: the missing piece
This is what I built DeeplyClear around.
A Clarity Tour turns your mind map into an animated walkthrough. You set the order, add captions, and press play. The camera pans and zooms through your thinking — collapsing and expanding branches as it goes, revealing captions word by word.
Share a link. The viewer watches your idea unfold as a narrative, then explores the full map on their own.
It's the difference between sending someone a document and walking them through it on a whiteboard. Except the whiteboard walkthrough scales to anyone, anywhere, anytime.
No other mind mapping tool does this. Think of it as "Prezi for mind maps" — presentation mode that actually explains your thinking.

How DeeplyClear works
Clarity Tours are the headline, but they sit on top of a full AI mind mapping workflow:
Start messy
Describe your idea in plain language. Paste your notes. Drop a stream-of-consciousness paragraph. DeeplyClear doesn't need clean input — messy is the whole point.
AI structures it
The AI decomposes your input into a mind map. Not a template — an organic breakdown where depth and branching follow the natural complexity of the topic.
Some branches go five levels deep where the idea is rich. Others stop at one. The AI finds fault lines, follows interesting threads, and reveals connections that weren't obvious in the text.
This is fundamentally different from note-taking AI that summarizes or organizes prose. DeeplyClear makes structure visible.

Refine on the canvas
The map renders on an infinite canvas powered by PixiJS. Nodes are physics-based bubbles that settle into natural positions through force-directed layout. You can:
- Drag to rearrange
- Click empty space to add nodes
- Collapse branches to focus on what matters
- Style with colors and sizes
- Connect nodes across branches
It runs at 60fps and feels responsive — even with 100+ nodes. This matters more than it sounds: a sluggish canvas breaks the flow of thinking.

Collaborate in real-time
Share your map and co-edit with others. See their cursors moving live. Keep feedback anchored to the right node instead of buried in a comment thread.
This is where real value emerges: when everyone can see the same structure, alignment happens faster. You discuss the idea on the idea — not in a separate thread about the idea.
Share as a Clarity Tour
Once your map captures your thinking, create a Tour to share it. Set the sequence, write captions for each stop, and publish. The Tour becomes a shareable URL — your idea, explained on your terms, at any viewer's convenience.

Why not just use [other tool]?
vs. Note-taking apps (Notion, Obsidian, etc.): Great for capturing and searching text. But text hides structure. When your goal is to understand the shape of an idea — what depends on what, where the complexity lives, which parts are settled and which are open — a visual map beats a document.
vs. Traditional mind mapping tools (MindMeister, Miro, etc.): Most are manual. You drag, connect, arrange. DeeplyClear's AI generates the initial structure, so you start with something meaningful instead of a blank canvas. And nothing else has Clarity Tours — the ability to turn a map into a guided narrative.
vs. AI chat tools (ChatGPT, etc.): AI chat gives you more text. DeeplyClear gives you structure. The output isn't paragraphs to read — it's a map you can navigate, collapse, share, and present.
Under the hood
For the technically curious:
PixiJS powers the canvas. WebGL over SVG — because SVG struggles beyond ~50 nodes with real-time physics. The trade-off is harder text rendering, but the smooth 60fps experience is worth it.
Convex handles the database, real-time sync, and server functions. Real-time subscriptions, optimistic mutations, and server-side logic in one platform. Excellent for a solo developer who doesn't want to manage infrastructure.
AI SDK with structured streaming means the map builds in real-time as the model generates. Nodes appear one by one, already positioned and connected. The model outputs a typed schema — not freeform text — which makes the UX dramatically more reliable.
The TourSequencer is a custom state machine that orchestrates camera movements, node uncollapsing, caption timing, and transition types (sibling pans vs. branch-change zooms). It was the most complex piece to build — getting the pacing right required extensive iteration.
The backstory
I'm Joe — product director and game designer with 15 years in tech. I took a sabbatical in late 2025 and started building the tools I actually wanted.
DeeplyClear came from my own frustration with alignment in product work. I've sat through hundreds of meetings where smart people talked past each other because they were building different mental models from the same doc. Visual thinking — being able to point at a node and say "this is what I mean" — collapses that ambiguity. And Clarity Tours take it further: now you can walk someone through your reasoning without being in the room.
Building it as a solo dev has been one of the most fulfilling things I've done professionally. Every pixel, every interaction, every API route — it's all one person's vision of how a thinking tool should feel.
Pricing
- Free: Unlimited public maps, 3 private, 25 AI credits/month
- Pro ($9.90/month or $60/year): Unlimited private maps, 500 AI credits, exports
No credit card to start. No feature walls on the core experience.

What's next
- Team workspaces — shared maps with roles and pooled AI credits
- More exports — SVG, PDF, prompt export
- OAuth — Google and GitHub sign-in
- Presenter mode — live "follow me" walkthroughs for meetings
Try it
If you've ever stared at a doc and thought "I know there's a structure in here, I just can't see it" — DeeplyClear is for you.
Start a map. Describe your messiest idea. Watch it become clear. Then share a Clarity Tour and let others see your thinking unfold.
→ deeplyclear.com — free, no credit card, no friction.
