Skip to content

eob/ai-podcaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Podcaster

AI Podcaster

Open in a VS Code Dev Container

A cloud-deployable project to generate a podcast 100% with AI. Based on the Multimodal Agent Starter repo.

Podcasts produced with this code:

Getting Started

Clone this repository, then set up a Python virtual environment with:

python3.8 -m venv .venv
source .venv/bin/activate
python3.8 -m pip install -r requirements.txt

Deploying

A full guide to deploying is here. The TL;DR is:

ship deploy

and follow the prompts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%