The repo for the software for my bachelor-thesis about a recommender system for use by nutrition coaches, recommending recipes with fitting macronutrients and suitable for the taste of the customer.
It can also be used by the customer itself, with or without a coach.
This software is a web-app, build using Python, Flask, the Spoonacular API and a Python framework for recommendation systems called CaseRecommender
Two recommenation algorithms are used, in order to compare them, namely the collaborative filtering algorithm ItemKNN, and a content-based algorithm.
This work is licensed under the Creative Commons Attribution 4.0 International Public License