🎧 MVP Mini-Project: "PDF-to-Podcast" Objective: Take a PDF file → Generate a short dialogue between two characters → Convert this dialogue into MP3 audio with different voices.
🛠️ Minimal Tech Stack: Python (simple backend) Vertex AI (dialog generation) Google Text-to-Speech API (realistic voices) pydub (merge audio files)