Update README with project overview

This commit is contained in:
Pakobbix 2025-09-18 11:35:59 +00:00
parent 184e2b36a1
commit 455eac542c

View File

@ -3,15 +3,11 @@
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. 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 ## Features
- Text generation for prompts - Text generation
- Image generation for visual assets - Image generation
- Video generation for short clips - Video generation
- VLM integration for content understanding - VLM integration
- Oneclick social media sharing
## Getting Started ## 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.