Skip to main content

An intelligent system that automatically generates engaging podcast conversations using LLMs and text-to-speech technology.

Project description

Podcast-LLM: AI-Powered Podcast Generation

Tests codecov GitHub stars GitHub Downloads GitHub issues License: CC BY-NC 4.0

An intelligent system that automatically generates engaging podcast conversations using LLMs and text-to-speech technology.

View Documentation

Features

  • Two modes of operation:
    • Research mode: Automated research and content gathering using Tavily search
    • Context mode: Generate podcasts from provided source materials (URLs and files)
  • Dynamic podcast outline generation
  • Natural conversational script writing with multiple Q&A rounds
  • High-quality text-to-speech synthesis using Google Cloud or ElevenLabs
  • Checkpoint system to save progress and resume generation
  • Configurable voices and audio settings
  • Gradio UI

Examples

Listen to sample podcasts generated using Podcast-LLM:

Structured JSON Output from LLMs (Google multispeaker voices)

Play Podcast Sample

UFO Crash Retrieval (Elevenlabs voices)

Play Podcast Sample

The Behenian Fixed Stars (Google multispeaker voices)

Play Podcast Sample

Podcast-LLM Overview (Google multispeaker voices)

Play Podcast Sample

Robotic Process Automation (Google voices)

Play Podcast Sample

Web Interface

Gradio Web Interface

Installation

  1. Install using pip:

    pip install podcast-llm
    
  2. Set up environment variables in .env:

    OPENAI_API_KEY=your_openai_key
    GOOGLE_API_KEY=your_google_key 
    ELEVENLABS_API_KEY=your_elevenlabs_key
    TAVILY_API_KEY=your_tavily_key
    ANTHROPIC_API_KEY=your_anthropic_api_key
    

Usage

  1. Generate a podcast about a topic:

    # Research mode (default) - automatically researches the topic
    podcast-llm "Artificial Intelligence"
    
    # Context mode - uses provided sources
    podcast-llm "Machine Learning" --mode context --sources paper.pdf https://example.com/article
    
  2. Options:

    # Customize number of Q&A rounds per section
    podcast-llm "Linux" --qa-rounds 3
    
    # Disable checkpointing
    podcast-llm "Space Exploration" --checkpoint false
    
    # Generate audio output
    podcast-llm "Quantum Computing" --audio-output podcast.mp3
    
    # Generate Markdown output
    podcast-llm "Machine Learning" --text-output podcast.md
    
  3. Customize voices and other settings in config/config.yaml

  4. Launch the Gradio web interface:

    # Start the web UI
    podcast-llm-gui
    

    This launches a user-friendly web interface where you can:

    • Enter a podcast topic
    • Choose between research and context modes
    • Upload source files and URLs for context mode
    • Configure Q&A rounds and checkpointing
    • Specify output paths for text and audio
    • Monitor generation progress in real-time

License

This project is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)

This means you are free to:

  • Share: Copy and redistribute the material in any medium or format
  • Adapt: Remix, transform, and build upon the material

Under the following terms:

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made
  • NonCommercial: You may not use the material for commercial purposes
  • No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits

For commercial use, please contact evandempsey@gmail.com to obtain a commercial license.

The full license text can be found at: https://creativecommons.org/licenses/by-nc/4.0/legalcode

Acknowledgements

This project was inspired by podcastfy, which provides a framework for generating podcasts using LLMs.

This implementation differs by automating the research and content gathering process, allowing for fully autonomous podcast generation about any topic without requiring manual research or content curation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

podcast_llm-0.2.2.tar.gz (36.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

podcast_llm-0.2.2-py3-none-any.whl (46.9 kB view details)

Uploaded Python 3

File details

Details for the file podcast_llm-0.2.2.tar.gz.

File metadata

  • Download URL: podcast_llm-0.2.2.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for podcast_llm-0.2.2.tar.gz
Algorithm Hash digest
SHA256 492e79de5edfcbeb0d2d6d6e7edd5ce9ff145e2f0c9f6074070a9ca10f5eba14
MD5 c549b53c8c9987a537f8b04e169b98e7
BLAKE2b-256 31c8ae769941f83f94a8d2efa155b599b870592ca9274258c720eedb8a829a08

See more details on using hashes here.

File details

Details for the file podcast_llm-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: podcast_llm-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 46.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for podcast_llm-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dacff98c3cd12e5857bced192a9954fdafe5cea06a8a4be273b607862b85160a
MD5 be1ffbaea17f2bc44d6cd136d0c49c72
BLAKE2b-256 399fb5e6f414f1804cb8b64c2f172142cce475fe65010331653a1889bbf5a3e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page