Skip to content
Back to portfolio
Creator (open source)

The Walking Dev

My first open-source project: an autonomous agent that produces a personal podcast every night, listened to in the morning during a 10,000-step walk. News, project progress, emails and calendar, synthesized into voice by AI. Designed clone-and-run from day one.

PythonAI agentClaude CodeTTSOpen source

Public source code, MIT license

Year
2026
Status
Open source
Screenshot of The Walking Dev
01The context

A personal product turned open source: get a 10-to-20-minute audio brief every morning, blunt and to the point, covering curated news on chosen topics, project and goal progress, a digest of useful emails and the day's agenda. The goal: cut the friction of starting the day, and ship a product anyone can clone and run for themselves.

02My role

Full design and development, solo, through to the open-source release: a six-adapter interchangeable architecture, an automated nightly pipeline, script writing by headless Claude Code, voice synthesis, feed hosting and a conversational bot. Complete code sanitization, a test suite, CI and English docs for clone-and-run.

03Key features
  • Daily audio brief generated overnight (news, projects and goals, daily challenge, emails, agenda) and published to a private podcast feed
  • Script written by headless Claude Code, fed by curated RSS news, the notes vault, emails and calendar
  • AI voice synthesis (OmniVoice) with a cloned voice, around 40× real time on GPU
  • Conversational Telegram bot: onboarding, adaptive evening questions and clickable daily tasks
  • Fully local, privacy-first mode: local LLM writer (Ollama, LM Studio…), CLI channel, toggleable news, zero outbound requests
  • Six interchangeable adapters: messaging, knowledge provider, state store, script writer, audio hosting and TTS engine
04Tech stack
Python 3.12 (uv)Headless Claude Code (script writing)OmniVoice (TTS, cloned voice, CUDA GPU)Telegram Bot APISQLite (Supabase optional)OVH hosting (SFTP) + RSS feedGitHub Actions (ruff + pytest)
05Highlights
  • First published open-source project (MIT license, v0.1.0 release)
  • Runs on its own: scheduled tasks (nightly generation and persistent bot)
  • Clone-and-run architecture: six adapters and a fully local privacy mode
  • Personal data and psychology moved out of the source code, offline test suite and green CI

04Get in touch

A project, a role, a question?

The form is the fastest way. Otherwise, just email me directly.