Skip to content

nakul-shahdadpuri/PodGenie

Repository files navigation

PodGenie Documentation

Welcome to the PodGenie GitHub repository! PodGenie is a cutting-edge tool designed to revolutionize podcast production. By leveraging Large Language Models (LLMs), PodGenie automates the generation of podcast scripts and audio transcripts, significantly reducing content creation time while ensuring high-quality outputs. The tool is built using LangChain, Gradio, and GTTS (Google Text-to-Speech), with a user-friendly interface for seamless operation.

User Interface

image


Features

  • Automated Podcast Script Generation
    Generate detailed, high-quality podcast scripts in minutes using LLMs.

  • Audio Transcript Creation
    Convert generated scripts into accurate audio transcripts for complete podcast production.

  • Text Refinement Automation
    Automated text editing and enhancement ensure polished outputs.

  • User-Friendly Interface
    Built with Gradio, PodGenie offers an intuitive interface that simplifies content creation workflows.

  • Efficient Audio Conversion
    Integrated with GTTS, PodGenie generates audio files from scripts effortlessly.

  • Customizable Content
    Allows users to tailor scripts to specific topics, themes, or preferences.


Technologies Used

  • LangChain: For language processing and script generation.
  • Gradio: For creating a responsive and interactive web-based interface.
  • GTTS (Google Text-to-Speech): For generating high-quality audio from text.
  • Python: Core programming language for the project.

Getting Started

Prerequisites

Ensure you have the following installed:

  • Python (>= 3.8)
  • Required Python libraries: LangChain, Gradio, GTTS

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/PodGenie.git
    cd PodGenie
  2. Install the required dependencies:
pip install -r requirements.txt
  1. Run the application:
    python app.py

Open the local URL provided by Gradio in your browser to access PodGenie.

About

Tool to generate podcasts on the fly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published