This project is a Storyboard Generator app built using Next.js and React. It uses the Hugging Face API for text-to-image generation and the Qwen/QwQ-32B-Preview model for segmenting a movie plot into distinct scenes. Each scene is summarized and an image is generated based on the scene description. The image is getting generated by stable-diffusion-v1-5. The app is designed to segment movie plots, generate related images, and display them dynamically.