Skip to content

kyaLee123/HackaCookers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impartial Prejudice

A TikTok algorithm curator

Installation

Navigate to powershell and run the following:

git clone https://github.com/kyaLee123/HackaCookers.git
cd HackaCookers

From there, you will be required to download a number of dependencies. The first is a model used to categorise words, which you can download here: (6.73 GB .bin file). Place the model in the project directory. You must also download some libraries, which can be done by running the following on powershell:

pip install clip fasttext_wheel matplotlib nltk numpy openai_whiser paddleocr Pillow playwright selenium sentence_transformers torch transformers yt_dlp

Running

Navigate to powershell and run the following:

python main.py

Afterwards, complete the steps presented in the terminal when prompted.

Author

Created by Kya Broderick, Anders Currah, Angie Shin, Gavin Grubert, Tusher Khondaker. Feel free to reach out to at through our emails: [email protected] [email protected] [email protected] [email protected]

License

I have licensed this project under CC BY-NC-SA 4.0, find the details here:

https://creativecommons.org/licenses/by-nc-sa/4.0/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors