VidGenie is a web application that allows users to create videos by providing text and an image. It uses the Manim library to generate the video.
- Enter the desired text in the text area.
- Upload an image.
- Enter the desired position of the image (x, y).
- Click the "Generate Video" button.
- The generated video will be displayed below.
- Flask
- Manim
- Clone the repository.
- Install the required dependencies.
- Run the application.
This project is licensed under the MIT License.