Launched this week

lemonpod.ai
Your daily life recap, narrated as a personal AI podcast
126 followers
Your daily life recap, narrated as a personal AI podcast
126 followers
Lemonpod.ai turns your calendar, Strava runs, Last.fm scrobbles, GitHub commits and more into a custom AI-narrated morning podcast. Pick from hosts with unique voices and personalities. Your day starts with recaps of yesterday's highlights, today's must-dos, workout stats, favorite tracks, and code streaks. Delivered easy via RSS or app. Great for busy lives. Check it at lemonpod.ai! 🚀









lemonpod.ai
@marcfingerdev @marcfinger Congrats! Can you walk us through the AI pipeline — from ingesting data to narrating the final podcast? How much is templated vs generative?
lemonpod.ai
@marcfingerdev @kimberly_rossEach episode is generated dynamically based on the user’s context, preferences, integration data, and selected host personality.
All of that information is structured and passed into a detailed prompt, which produces a fully tailored script. That script is then sent to a text-to-speech model to create the final audio episode.
It isn’t templated in the traditional sense. While the system provides direction and structure, the script itself is generative and adapts to each user’s data and context, so episodes are unique rather than pre-formatted with fixed slots.
This is a really cool idea turning daily data into a podcast is super unique
Curious — since you're pulling data from multiple sources (calendar, GitHub, etc.), how are you handling security & access between these integrations?
Especially making sure everything stays isolated and safe
lemonpod.ai
@shrujal_mandawkar1 Thanks for your feedback! OAuth connections store encrypted refresh tokens in Supabase (RLS isolated per user). HTTPS pulls (read-only scopes), no cross-service sharing or long-term storage. Users can revoke anytime.
@marcfinger That’s a clean setup especially using RLS + read-only scopes, nice
Have you guys done any external security testing yet, or mostly internal for now?
Asking because integrations like these sometimes expose edge cases over time
lemonpod.ai
@shrujal_mandawkar1 Good question. Lots of internal testing around RLS and access controls so far. External security testing is something I plan to do as the product scales.
@marcfinger Makes sense, sounds like you’ve built a solid foundation internally
If you’re planning external testing soon, happy to take a quick look and share any findings — especially around integrations like these where edge cases show up
No pressure, just thought it could be useful
Cool idea, personal morning podcast is smart. Сan I control how long it is and how detailed it gets? Would love Gmail or Notion integration too.
lemonpod.ai
@vik_sh Thank you, Viktor!
When it comes to podcast length, there is a certain limitation at this price point, but longer options could definitely be added when different pricing tiers become available.
As for the level of detail, there are already some parameters you can tweak, but I am looking to make it even more customizable in the future.
Also, Notion and Gmail integrations are both on the roadmap!
Love the concept :) as a lover of podcasts I'm always looking for sth new... Does the RSS feed work with any standard podcast player (Spotify??) or is it optimized for the app?
lemonpod.ai
@natallia_novik Thanks for your feedback 😊 It works on any platform that accepts RSS feed URLs like Apple Podcast, Overcast, Pocket Casts, YouTube Music and more while Spotify unfortunately doesn't accept RSS feeds. It's also possible to listen through the app itself, so the choice is up to the user!
Love the idea of turning daily data into a podcast. Have you seen users stick with it long-term, or is it more of a novelty at first?
lemonpod.ai
@mithlesh_shah Too early to know since today’s day one! But the goal is daily utility, not just a cool demo.
@marcfinger Totally fair, daily utility is the hard part. Rooting for you to crack that habit loop.
Interesting concept! What other integrations are you planning to add soon?
lemonpod.ai
@kristina__grits Thank you. Notion is next on the roadmap, and I’m keen to gather more user feedback. There’s no shortage of potential integrations, but the priority is focusing on those that deliver the most value to most users.
Ahhh what an interesting idea! Can you also create your own host?
Congrats on the launch and the product! Curious to see what's next on your roadmap.
lemonpod.ai
@ruxandra_mazilu Thank you so much!
Adding a custom host is definitely something I have on my mind for the future. I am currently building the roadmap based on user feedback and needs, so this is really helpful to hear.