From 3e50d6a31f8faef1c643ec796f6663ad16511ee6 Mon Sep 17 00:00:00 2001 From: Pakobbix Date: Thu, 18 Sep 2025 11:29:26 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index e69de29..1be33e0 100755 --- a/README.md +++ b/README.md @@ -0,0 +1,17 @@ +# 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. \ No newline at end of file