Create a polished, investor-ready pitch deck from scratch in under 10 minutes โ no design skills needed.
Visit /try.html and you'll see several quick-start "Try:" example chips below the prompt box. Look for the one that says "๐ Pitch deck".
Click "๐ Pitch deck" and the prompt will auto-fill the text box with a pre-written prompt that asks for a 6-slide investor deck. This is a proven structure that works every time.
Or, if you prefer to write your own, use a prompt like:
Build a single-file HTML pitch deck for my company [Company Name]. 6 slides covering: problem, solution, market size, business model, team, and ask. Professional dark theme, bold typography, single accent color.
Replace the fictional company name in the prompt with yours. Add specific details about what you do:
The more specific you are, the better the deck will be tailored to your business.
Select your preferred AI provider (LingModel is free, or use Claude/DeepSeek if you've set up keys) and click "Send". The AI will generate a complete 6-slide deck that appears instantly in the preview pane.
Once the deck is generated, use the "Continue" button to request specific tweaks:
Each request builds on the previous output โ no need to start over.
LingCode uses a special HTML structure for pitch decks. Each slide is wrapped in <section class="slide"> with specific dimensions:
<section class="slide" style="width:1280px;height:720px;...></section>
This 16:9 aspect ratio is standard for presentations. When you export as PowerPoint (see step 6), each <section.slide> becomes one slide automatically.
<section class="slide"> elements, they'll all export as separate PowerPoint slides.
In the preview pane, click the three-dots menu and choose:
<section.slide> becomes one PowerPoint slide. Open in PowerPoint, Google Slides, or Keynote to add notes, animations, or final touches.If you exported as PowerPoint: Open in PowerPoint or Google Slides, add speaker notes, transitions, and animations, then present from there.
If you kept the HTML: Present directly in the browser using full-screen mode (F11) or share the link with investors.
If you exported as PDF: Share via email or upload to a document sharing service.