TheSpecialist4 / FoodBot

Bot that gives recipe suggestions based on main ingredient, cuisine and meal type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodBot

Bot that gives recipe suggestions based on main ingredient, cuisine and meal type

Example usage:

  • give me a chicken recipe for dinner
  • an omelette recipe
  • I want pasta for lunch
  • An Indian breakfast recipe

Running it locally:

  • Install Flask, Flask-Migrate and SQLite
  • Set FLASK_APP=run.py
  • Start the flask app

About

Bot that gives recipe suggestions based on main ingredient, cuisine and meal type


Languages

Language:Python 89.2%Language:Mako 7.1%Language:HTML 3.6%