Skip to content

eric-richardson1/pod-clip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podlite

HackDartmouth 2024 Runner-Up

Podlite is a customized podcast creator that take the best clips from your favorite podcasts and combines them into a single episode. Users can provide an LLM-style prompt to specify the topic of the episode, and Podlite will use a combination of NLP and audio processing to find the best clips that match the prompt.

AI music and text-to-speech is used to introduce each new clip.

Samples

Prompt: "I want to learn about the current state of AI, especially about Large Language Models." Link

Prompt: "Please make me a podcast about nuclear energy and venture capital." Link

Stack:

  • Frontend: Django
  • Backend: Flask
  • Database: SQLLite, Pinecone, S3
  • AI: Mistral8x7b, Snowflake Arctic Embed, Huggingface, Suno, Google Cloud TTS

Podlite

Architecture

Architecture

About

Podlite: Your personal podcast. **HackDartmouth 2024 Runner-Up**

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%