17 lines
556 B
Markdown
Executable File
17 lines
556 B
Markdown
Executable File
# DOMYWO
|
|
|
|
A fully automated Video Generation Tool using Text Generation, Image Generation, Video Generation and a VLM to create Social Media Shorts from content with a colloquial sentence and a click.
|
|
|
|
## Features
|
|
- Text generation for prompts
|
|
- Image generation for visual assets
|
|
- Video generation for short clips
|
|
- VLM integration for content understanding
|
|
|
|
## Getting Started
|
|
1. Clone the repository.
|
|
2. Configure your credentials.
|
|
3. Run `npm start` to launch the tool.
|
|
|
|
## Documentation
|
|
Further details can be found in the `docs/` folder or the wiki. |