100% open source ยท self-hostable ยท FSL-1.1

Pitch decks vibe coded

The open-source core for pitch decks as code. Run everything from your repo โ€” programmable React slides, an investor portal, AI personalisation, and live data straight from your own systems. Fork it, self-host it on your own domain, own every line. Or skip the ops and run the managed cloud.

NoPoint

Pitch decks vibe coded

Seed Round ยท 2026Michael Carter

This deck is
the demo!

๐Ÿ› NoPoint
01
CONFIDENTIAL โ€” Seed Round 2026
1 / 11
Open core

Two ways to run it

The engine you're looking at is open source. Self-host the whole thing, or let the managed cloud handle the ops โ€” same decks, same runtime.

This repo

Open source core

Everything on this page โ€” the deck runtime, investor portal, viewer, and PNG/PDF/PPTX exporters. Clone it, fork it, self-host on your own domain, own every line. Licensed under FSL-1.1 (converts to Apache 2.0).

Managed

Hosted cloud

A managed SaaS wraps this exact core โ€” hosting, accounts, billing, and one-click publishing, with zero setup. Same decks, none of the infrastructure. For teams who'd rather present than deploy.

One-click setup

Install the skill, bring your deck

Drop the nopoint skill into Claude Code, Cursor, or Codex. It clones the repo, installs deps, rebuilds your existing deck as code, and ships it to your own domain โ€” all from one prompt.

1Install the skill
npx skills add drmrduck/nopoint --skill nopoint-bring-your-deck
2Choose where it ships
3Paste this prompt
Set up nopoint and import my pitch deck, then ship it. Use the nopoint-bring-your-deck skill.

I'll attach my deck in this chat โ€” PDF, PPTX, Keynote export, or one screenshot per slide. Rebuild it slide-for-slide as React components on the nopoint runtime, then run it locally so I can eyeball each slide.

Deployment: ship it standalone on its own subdomain โ€” pitch.yourdomain.com โ€” as a separate Vercel/Railway project. Ask me for the domain and wire NEXT_PUBLIC_SITE_URL to it.