Inspiration

We all have a long "Read Later" list with articles and youtube videos with incredibly interesting content... if only we would have time to consume it. Bitecast aggregates these articles and videos and creates a daily/weekly podcast tailored for you.

What it does

Connect to your Read Later list with Pocket or Readwise, select daily/weekly, and we'll create an RSS feed with custom made podcast

How we built it

We connect with Readwise/Pocket API, and daily scrape the latest links. We use Mozilla's Readibility to parse a blog article and Twelvelabs + Whisper to parse a youtube video. We then use a prompt chain with OpenAI to generate a podcast script from it. We then use ElevenLabs to generate a voice podacst, and store this in S3 and push it to an RSS feed

Challenges we ran into

Finalizing on an idea, creating a good flow for podcasts / chunking

Accomplishments that we're proud of

Creating a working MVPrototype

What's next for Bitecast

Making the workflow completely smooth

Built With

  • elevenlabs
  • nextjs
  • node.js
  • openai
  • readwise
  • twelvelabs
Share this project:

Updates