Skip to content

HypeAI automates the creation and uploading of videos to social media like TikTok. The videos are generated using AI.

License

Notifications You must be signed in to change notification settings

CogitoNTNU/HypeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hype AI

GitHub Workflow Status (with event) GitHub top language GitHub language count License: MIT Project Version

Cogito Project Logo
📋 Table of contents

Description

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

Getting started

Run using docker (prod):

make run

Installation (development):

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd tiktok-uploader
hatch build
pip install -e .
cd ..

Run (development)

python main.py

Configuration

Prerequisites

  • Ensure that git is installed on your machine. Download Git
  • Make
  • Docker

Usage

To run the project, run the following command from the root directory of the project:

Testing

To run the test suite, run the following command from the root directory of the project:

Team

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.

Group picture

License


Distributed under the MIT License. See LICENSE for more information.

About

HypeAI automates the creation and uploading of videos to social media like TikTok. The videos are generated using AI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages