An open API service indexing awesome lists of open source software.

https://github.com/badalk121/vidgenie

VidGenie generates videos with text and images using the Manim library.
https://github.com/badalk121/vidgenie

flask manim python pythonwebapp text-to-video

Last synced: 2 months ago
JSON representation

VidGenie generates videos with text and images using the Manim library.

Awesome Lists containing this project

README

        

**VidGenie**
---

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.

**Usage**
---

1. Enter the desired text in the text area.
2. Upload an image.
3. Enter the desired position of the image (x, y).
4. Click the "Generate Video" button.
5. The generated video will be displayed below.

**Requirements**
---

- Flask
- Manim

**Setup**
---

1. Clone the repository.
2. Install the required dependencies.
3. Run the application.

**License**
---

This project is licensed under the MIT License.