SuperStoryboard
2nd Place at Supabase Hackathon.
AI-powered storyboard generation with real-time Figma plugin sync. Built entirely on Supabase. Generates storyboards from text descriptions with instant Figma sync.
How It Works
- Describe your story in plain text
- AI generates scenes with dialogue, camera angles, and descriptions
- Gemini 2.5 Flash generates images for each scene
- Veo 3.1 generates video clips
- Everything syncs to Figma in real-time via WebSocket
Technical Highlights
- Figma Plugin (37kb) with WebSocket sync — real-time collaboration
- Supabase as single source of truth — auth, storage, DB, realtime
- Google Gemini 2.5 Flash for image generation
- Google Veo 3.1 for video generation
- PGMQ for async job processing
- Real-time Phoenix Channels protocol
Stack
Supabase, Figma Plugin API, Google Gemini, Veo 3.1, PGMQ, Phoenix Channels, WebSocket, Next.js.
Links
Connections
- project-superduperai — parent product studio
- schema-guided-reasoning — structured outputs for storyboard generation pipeline