Show HN: Smol-podcaster, an AI intern for podcast hosts

https://github.com/FanaHOVA/smol-podcaster
by FanaHOVA • 3 years ago
1 0 3 years ago

I co-host the Latent Space podcast with swyx, and I've built smol-podcaster to automate a lot of the menial work that we do:

- It uses Whisper to transcribe and label speakers from your audio with timestamps - Formats the transcription in Markdown for the show notes - Creates chapters with timestamps for each topic using Claude-100k - Generates title ideas as well as tweets with both Claude and GPT-3.5; I've found Claude to be better, but not everyone has access to it.

You can find the code on Github [0]. We've been using this for all of our latest episodes to see a "demo", you can read the latest one with Tri Dao of FlashAttention here [1].

[0] https://github.com/FanaHOVA/podcast-summarizer [1] https://www.latent.space/p/flashattention#details

Related Stories

Loading related stories...

Source preview

github.com