📋 Table of contents
HypeAI automates the creation and uploading of videos to social media like TikTok. The videos are generated using AI.
Supported generator are:
- Quiz Videos 🧠
- Guess The Celebrity 🌟
Supported uploaders are:
- TikTok
make run
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd tiktok-uploader
hatch build
pip install -e .
cd ..
python main.py
- Ensure that git is installed on your machine. Download Git
- Make
- Docker
To run the project, run the following command from the root directory of the project:
To run the test suite, run the following command from the root directory of the project:
This project would not have been possible without the hard work and dedication of all of the contributors. Thank you for the time and effort you have put into making this project a reality.
Distributed under the MIT License. See LICENSE
for more information.