# Building Todoist Ramble: How Doist Turned Voice Braindumps into Real-Time Task Capture Page: https://stenobird.com/podcast/just-now-possible-7481489/building-todoist-ramble-how-doist-turned-voice-braindumps-into-real-time-task-capture Text version: https://stenobird.com/podcast/just-now-possible-7481489/building-todoist-ramble-how-doist-turned-voice-braindumps-into-real-time-task-capture.md Podcast: [Just Now Possible](https://stenobird.com/podcast/just-now-possible-7481489) Published: 2026-04-16T08:00:00+00:00 Episode link: https://justnowpossible.podigee.io/23-building-todoist-ramble Audio file: https://audio.podigee-cdn.net/2441829-m-15d6c9fbd26df14c4e433c4736b6e992.mp3?source=feed Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/just-now-possible-7481489/episodes/building-todoist-ramble-how-doist-turned-voice-braindumps-into-real-time-task-capture Duration seconds: 3640 ## Resource How do you turn a rambling stream of consciousness into a clean task list — while the person is still talking? That's the core challenge Doist solved with Ramble, a voice-to-task feature inside Todoist that uses live audio AI to capture tasks in real time, no transcription step required. In this episode of Just Now Possible, Teresa Torres talks with Ernesto Garcia (Front-end Product Engineer), Thomas Jost (Backend Software Engineer), and Hugo Fauquenoi (Product Manager) from Doist about how they built Ramble — Todoist's first pure AI feature. What started as a two-to-three month AI exploration phase became one of the most technically deliberate features they've shipped: a Gemini-powered pipeline that makes tool calls while the user is still speaking, surfacing tasks on screen in real time without any text output from the model. You'll hear how they designed around the "brain dump" behavior they found in user research, why they chose direct context injection over RAG for project and label matching, the surprising complexity of date handling in a live audio pipeline, and how they built a multi-language eval system using real employee recordings across 35 countries. It's a detailed look at the discipline of keeping AI features simple, constrained, and genuinely useful. ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/just-now-possible-7481489/episodes/building-todoist-ramble-how-doist-turned-voice-braindumps-into-real-time-task-capture/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/just-now-possible-7481489/building-todoist-ramble-how-doist-turned-voice-braindumps-into-real-time-task-capture.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.