
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
ai-podcast-generator
Advanced tools
A Python package to generate AI-powered podcasts in Hindi, Marathi, or English using Gemini API.
AI Podcast Generator A Python package to generate AI-powered podcasts in Hindi, Marathi, or English using the Gemini API. Create engaging podcasts on any topic with customizable rounds and output options (save to MP3 or play immediately). Installation pip install ai-podcast-generator
Usage from ai_podcast_generator import PodcastGenerator
pg = PodcastGenerator(api_key="YOUR_GEMINI_API_KEY", language="english")
pg.run_podcast( topic="AngularJS vs ReactJS", num_rounds=2, output=True, # Save to MP3 output_path="angular_vs_react.mp3" )
Features
Supports Hindi, Marathi, and English languages. Customizable number of Q&A rounds. Option to save podcast as MP3 or play immediately. Uses Gemini AI for script generation and text-to-speech.
Requirements
Python 3.10+ Gemini API key Dependencies: pyaudio, pydub, google-generativeai
License MIT License Contributing Contributions welcome! Please open an issue or PR on GitHub.
FAQs
A Python package to generate AI-powered podcasts in Hindi, Marathi, or English using Gemini API.
We found that ai-podcast-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.