ScriptToScreen
Link to open source: https://github.com/ershoaibansari/script-to-screen-ui
Link to Live Project: https://script-to-screen-ui-sqoora.vercel.app/workspace
Project Title:
AI-Based Consistent Video Generation Tool
Problem Statement:
Current AI video generation tools struggle with long videos. When videos are generated in smaller segments (e.g., 10–15 seconds), the AI often loses consistency—such as character faces, backgrounds, and scene continuity.
Solution:
I built a tool that automatically splits a script into multiple short scenes and generates reference images for each part. These references ensure consistency across all segments.
Key Features:
- Automatically divides script into smaller parts (e.g., 15-second segments)
- Generates reference images for each scene
- Maintains character and background consistency
- Automatically stitches all parts into one final video
- Supports longer videos (e.g., 3 minutes or more)
Output:
The tool produces a fully merged, consistent video that users can directly download, without worrying about inconsistencies across segments.
Conclusion:
This solution improves the reliability of AI-generated videos by solving the major issue of consistency in long-form content.


