This project uses the power of recommender systems and convolutional neural networks to match you with your perfect cat.
(Remember to set poetry config virtualenvs.in-project true)
poetry shell # Creates a virtual environment
poetry installThe virtual environment (poetry shell) needs to be activated each time you work with the project.
This project uses the following tools for development which might require extensions in your editor.
- flake8
- black
- mypy
pip install .
uvicorn catmatch.serve:app --reload # Runs the emojify/main.py fileData in the data folder taken from Kaggle
Right to left: @example @soricm @example @example
Distributed under the MIT License. See LICENSE for more information.
Template by @JonRodtang for @CogitoNTNU
