A note taking website where all the notes are automatically sorted using a machine learning algorithm. The algorithm is able to sort the notes into (Danish) categories such as "Construction", "Danish", "Math". The algorithm is trained using a dataset of 172 notes gatherd from students at my High School.
Have python 3 and above installed on your computer.
Clone the repository to your computer and run the following command in the terminal:
pip install -r requirements.txt
Run the following command in the terminal:
./launch_local_webpage.bat
Just run the following command in the terminal:
python main.py