A simple to use python library for creating podcasts with support for many LLM and TTS providers

2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature allowing users to generate podcast content by querying various LLMs (like Perplexity) directly within the application, instead of only uploading pre-existing content. This involves integrating with multiple LLM APIs and handling the responses to create suitable input for the podcast generation pipeline.

Complexity: 4/5
good first issue

A simple to use python library for creating podcasts with support for many LLM and TTS providers

Python

AI Summary: Create and add a wider variety of pre-configured episode profiles to the podcast-creator library. These profiles should provide users with diverse templates and examples to jumpstart their podcast creation, addressing the current limitation of only a few example profiles.

Complexity: 3/5
good first issue

A simple to use python library for creating podcasts with support for many LLM and TTS providers

Python