← Back to projects

Voice-to-Second-Brain AI Bot

The Challenge

Great ideas often are messy and strike at the most inconvenient times—like at the gym or on a walk or during the flow state of relaxation. Because typing complex thoughts on the move creates too much friction, the natural response is the ultimate lie: "I'll remember this later." By the time the user sits down, the idea is permanently lost.

Standard workarounds only create more friction:

  • Typing: Too slow for a thought in motion.
  • Voice Notes: Turns chat apps into a graveyard of unsearchable, raw audio files.
  • Capture Apps: Creates disconnected silos outside of a primary workspace (like Notion).

The challenge was clear: build a frictionless bridge that turns messy, on-the-go voice rants into structured, actionable knowledge directly inside Notion—without requiring the user to type, touch a screen, or download a new app.

The Solution & How It Works

An AI-powered Telegram bot that completely eliminates the friction of on-the-go idea capture. Instead of typing or opening a separate note-taking app, users simply send a voice message to the bot, which automatically processes and organizes the thought into a structured Notion page within seconds.

The automated workflow operates in four seamless steps:

  • Capture: The user records a quick voice message directly in Telegram.
  • Transcribe: The Whisper API extracts the audio and accurately converts the speech into raw text.
  • Structure: The Claude API processes the messy transcript, formatting the thoughts into a clear title, description, and key takeaways.
  • Store: The Notion API automatically creates a properly formatted subpage inside a pre-selected Notion space.

By acting as a frictionless bridge, this system turns a rambling, one-minute rant into a documented, actionable insight—ensuring that no idea is ever lost to the "I'll remember it later" lie again.

Demo