Finalist
Rank #5
Back to Get Grilled by YC Backed Founders - Agentic Coding and Vibe Coding Hackathon - Carnegie Mellon University, Silicon Valley Gallery
script.ai
by script
#ai#storyscript
About This Project
Script is a Next.js 15, React 19 app that lets screenwriters draft and edit scripts with AI in a plain-text, screenplay-formatted editor. The main experience is a centered, monospace textarea where users type or invoke “Generate with AI” to append properly formatted slug lines, action, character cues, and dialogue. Script text lives in React state and syncs to localStorage (script-content) so edits persist. Server-side Next.js API routes call an LLM (keyed via env) to return screenplay text; new graph/search features surface character relations and script structure. Controls sit near the editor without obscuring the page, and Tailwind handles styling.
Built With
next
react
Repository
Private repositoryhttps://github.com/cmu-fse-o1/Copilot-wumingzh-cmu-S26.git
Submitted February 18, 2026 at 5:46 PM