eob / ai-podcaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%