Began in February 2023
This is a web app which uses AI to transform a video that the user uploads based on a custom prompt. It features different AI models to choose from to create the desired artistic look.
It works by splitting the video up into frames, transforming the frame with AI and the user's prompt, and splicing the frames back into a video.
The frontend was made in Svelte and built (transformed/bundled) to be served statically by a Python Flask server. The Python server also ran the stable diffusion computation, which is the AI model that did the processing on the images.
This project was created for the HackIllinois 2023 hackathon.
For this project, I was largely the frontend developer that made the interface for uploading the video and configuring form options. I worked on the backend API as well to receive the video, pass it to my teammates which did the AI computation on the file, and receive the transformed video and pass it back to the client.
Our AI Video Converter is a powerful tool that transforms self-recorded or normal MMD videos into a variety of different styles, transfer between anime, realistic and more styles. With its potential to turn rough sketches into polished animations, it's a game-changer for the animation and film industries. With just a few clicks, you can enhance the quality of your videos and take your work to the next level.