🚀 PodioAI — Your AI Pitch Co-Founder

💡 Inspiration

As a builder and frequent hackathon participant, I kept facing the same repetitive problem:

  • Creating pitch decks from scratch
  • Summarizing long websites and documentation
  • Recording voiceovers multiple times
  • Editing demo videos manually

Ironically, more time was spent preparing the pitch than building the product.

I wanted pitching to feel like running a build command:

input → generate → present

So I asked:
What if AI could automate the entire pitching workflow?

That idea became PodioAI.


✨ What it does

PodioAI is an AI-powered system that automatically converts:

  • Websites
  • News articles
  • Ideas
  • Documents

into:

  • 📄 Smart summaries
  • 🎙 Interactive AI podcasts
  • 📊 Pitch decks
  • 🎬 Fully narrated pitch videos

All generated end-to-end using Gemini 3.

No slide design.
No manual recording.
No video editing.

Just one click.


🛠 How we built it

We designed PodioAI as an AI content pipeline, where each stage transforms the output of the previous one.

Tech Stack

  • Gemini 3 (Flash + Pro)
  • Next.js + Node.js
  • Remotion (video rendering)
  • Text-to-Speech engines Powered By Google Cloud
  • Chrome Extension (1-click podcast generation)
  • Vercel for deployment

Key Design Decision

Instead of generating raw text, we forced Gemini to output structured JSON like:

{
  "title": "Problem",
  "bullets": ["Manual pitches take hours", "Slides are repetitive"]
}

Built With

Share this project:

Updates