Inspiration
Every founder knows the pain — you have a great idea but struggle to communicate it clearly to investors. Building a pitch deck takes days: researching market sizes, structuring narratives, writing speaker notes. As a builder running multiple startups in the MENA region, I wanted to solve this for myself and every founder like me.
What it does
PitchDeck AI transforms any startup idea described in plain text into a complete 10-slide investor-ready pitch deck in seconds. The app generates all 10 essential slides — Problem, Solution, How It Works, Market Opportunity, Business Model, Traction, Competition, Team, Financials, and The Ask — each with bullet points and speaker notes tailored to the specific idea and market.
Users can then refine any slide using the built-in chat interface (e.g. "make slide 4 more aggressive on market size"), switch between Dark, Light, and Bold themes, export the full deck as a PDF, and share a public link directly with investors.
How we built it
Built entirely using MeDo through natural language conversations — no manual coding. I described the full application requirements to MeDo, iterated through multi-turn chat to refine the UI, fix bugs, add features like PDF export and theme switching, and deployed with one click. MeDo generated the full-stack application including the AI generation pipeline, responsive layout, and PDF export functionality.
Challenges we ran into
The initial AI generation used a streaming/callback-based approach that caused runtime errors. Using MeDo's multi-turn chat, I described the error and asked MeDo to rewrite the AI integration using a simple fetch() call — it fixed the issue in one iteration without losing any other functionality.
Accomplishments that we're proud of
The AI generates hyper-localized, market-specific content. When tested with "AI tutor for Egyptian K-12 students", it produced slides referencing the $5B MENA tutoring market, 25 million Egyptian K-12 students, bilingual Arabic/English support, and the Ministry of Education — all from a single sentence input. The content quality rivals manually crafted pitch decks.
What we learned
MeDo's multi-turn conversation model is incredibly powerful for iterative product development. Describing requirements in plain language, seeing results instantly, and refining through chat mirrors how great products are actually built — through rapid feedback loops.
What's next for PitchDeck AI
- Slide reordering and individual slide editing
- Company logo and image upload
- PowerPoint (.pptx) export
- Investor email generator based on the deck content
- Arabic language support for MENA founders
Built With
- ai
- api
- javascript
- medo
- pdf-generation
- react
- rest
Log in or sign up for Devpost to join the conversation.