This service provides creates a recommendation list of subjects based on the users preferences.
Python 3.8
Libraries:
numpy
pandas
flask
gunicorngs
Build image docker build .
Run the container docker run -p 2000:2000 <Image>
All information about endpoints and http methods you will find in Endpoints.md