Inspiration

We love podcasts, and we believe it is a very lonely experience where you're sitting and listening to other people. We want to bring you into the center of the conversation.

What it does

IntPod allows you to interrupt podcasts and turn them into a conversation with one of the hosts, where you can ask any question and take notes at any given moment.

How we built it

Elevenlabs Conversation, Mistral for note taking, Vite, Supabase (db, auth), React, React Router (couldn't tell which version or framework vs. router mode, just saw an import), Tailwind (with Shadcn or Daisy UI components?), Lovable, Cursor

Challenges we ran into

  • We transformed the API calls into edge functions so that we can enable and use them via single supabase API keys however this process took quite a while, and we ended up not using them because it just overcomplicated things
  • Initially the entire voice → text → LLM → voice stack ran using Huggingface whisper, Mistral, and then elevenlabs, but we ended up using the conversational AI agents from elevenlabs in the end. Could have saved us a lot of time from the beginning.

Accomplishments that we're proud of

  • We’re proud of our design.
  • And secondly, for some of us, it was the first time using conversational AI agents in a real world application, which was super fun and exciting!

What we learned

  • Cursor > Lovable for the nasty stuff
  • Voice applications are super exciting, and we already have multiple ideas of other things we’d like to build!
  • Rest API functions are sometimes good enough for testing rather than SDKs

What's next for IntPod

Step 1: Collaboration with podcast hosts with voice cloning and authentic interactivity.

Step 2: Prompting podcasters to implement questions to involve the audience and embrace the new interactive opportunity.

Step 3: Approaching educational providers such as Coursera and edX to create interactive lectures.

Step 4: We will pitch to podcast hosts and podcast platforms, start a TikTok campaign where totally authentic influencers pretend to be genuinely surprised about how they can talk to their beloved podcasts and will gain virality, and then pitch to Spotify.

Team Info

Het Dave - Backend Dev, AI Voice Wrangler (he is our quant) Florian Kristof - Infrastructure Dev, API and Account Manager Max Prokopp - Cursor Vibe Coder and Design Nerd

Built With

  • elevenlabs
  • lovable
  • mistral
  • react
  • supabase
  • tailwind
  • vite
Share this project:

Updates