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.
- Host: GitHub
- URL: https://github.com/badalk121/vidgenie
- Owner: badalk121
- License: mit
- Created: 2024-07-30T11:33:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T05:23:37.000Z (6 months ago)
- Last Synced: 2025-02-04T09:33:19.815Z (4 months ago)
- Topics: flask, manim, python, pythonwebapp, text-to-video
- Language: Python
- Homepage:
- Size: 430 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.