Shorts AI is a project designed to generate short video content using AI. This repository contains the main execution script and supporting files needed to run the AI.
- Video Generation: Uses AI models to generate short videos.
- Configuration: Easy setup and configuration through a single script.
- Clone the repository:
git clone https://github.com/emperorsixpacks/shorts_ai.git cd shorts_ai
- Install the required dependencies:
poetry install
Run the main script to start the video generation process:
python src/main.py