Food Recipe RecSys
- Returns Trending recipes if the user is not logged in
- Returns Personalized recipes if the user is logged into the system
- Returns the description about the item selected from the list of items recommended by CF RecSys algos
- Secondly, it also returns the items similar to the selected one.
- Returns the description about the item selected from the list of trending recipes.
- Secondly, it also returns the items similar to the selected popular item
- Returns the description about the item selected from the list of recipes recommended by reinforcement algorithms
- Secondly, it also computes the items simmilar to the selected items
- Returns the items filtered based on the ingredients available with the user
- Returns live public api of this system