Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 915 Bytes

File metadata and controls

22 lines (14 loc) · 915 Bytes

Personalized Recipe Recommendations Website

logo

This new (experimental) webapp allows to explore the delicious recipes of the French version of La Cuisine d'Annie website:

  • Filter recipes by season, dish type, meal, budget and more criteria
  • Discover similar recipes (with similar ingredients) across various dish types
  • Rate recipes, leave reviews and create a collection of favorite recipes
  • Discover your recommended recipes, based on your taste (ratings)
  • Discover personalized menus (not implemented yet)

http://cuisine-front-testing.nicolasguillaume.com/

capture app

Framework and packages:

  • Python 2.7, Flask framework with MySQL database
  • Numpy, Pandas, Bokeh, Scikit-learn, NLTK
  • Website hosted and run on pythonanywhere.com