AI product Open source
UNREEL is a personal AI video streaming service that generates shows while they are watched instead of serving prerecorded episodes. A showrunner LLM writes shots incrementally, and MiniMax H3 Max Turbo renders them through fal; each story shot uses the previous shot’s last frame as its image-to-video input, preserving visual continuity as the stream advances. The player maintains a render buffer and swaps to the next clip when the current one ends, while captions display dialogue written verbatim by the showrunner. The application is built with Next.js, React, and TypeScript, and uses Nano Banana 2 for key art and Gemini 2.5 Flash through fal’s LLM router for the showrunner. It includes chained story films and hard-cut “chaos” channels, and requires a fal API key for generation.
1 use taken from transcripts — each links to the moment in the video.
A streaming service that generates shows live rather than playing prerecorded video. A language model writes the next shot and a video model renders it, with each clip starting from the previous frame to maintain continuity.
1 in the library.