AI to PPT maker

:tada: Show the Community: FREE AI PPT Generator

Hi everyone! I built an AI-powered PowerPoint generator using Streamlit + Mistral AI + PptxGenJS.

:link: Live app: https://aipptmaker.streamlit.app/

What it does:
Type any topic → Get a 10-slide PPTX in seconds. No login required.

Features:

  • Hindi & English support
  • Upload PDF / Word / PPT as source document
  • AI generates slide titles, bullets, and design
  • Download ready-to-use PPTX instantly

Tech Stack:

  • Streamlit (UI)
  • Mistral AI (content generation)
  • PptxGenJS via Node.js (slide rendering)
  • Python-pptx (fallback)

Challenges I solved:
The hardest part was getting the AI to generate real topic-specific content inside slides — not just placeholder text. Took a lot of prompt engineering to fix!

Would love feedback from the community. What features would you like to see next?

Thanks! :folded_hands: