AI chatbot that generates African cuisines recipes based on ingredients provided.
# Magic Chef
This simple AI chatbot has two functionalities.
# Recipe Generator
With recipe generator, users input a list of ingredients and the chatbot generates an African cuisine recipe that uses these ingredients.
This tool helps users make the most of what they have on hand.
The chatbot provides all the ingredients and equipment needed to prepare the recipe, along with detailed directions to make it.
# Grocery Assistant
The grocery assistant takes in the name of an African cuisine recipe as input and generates a list of all the ingredients needed to prepare the recipe.
As a bonus, it also provides detailed directions on how to make the recipe.
Streamlit is used for the chatbot interface