Inspiration
We wanted to make something that could teach people new recipes to cook, help make a decision, or possibly create a better idea of what meal to make.
What it does
Our AI we created asks the user to input a few ingredients. It takes those ingredients and responds with a list of foods that can be made with said ingredients, and the user is told to choose which one they would like to make. After choosing an option the AI responds with an in depth step by step instructions on how to make their choice.
How we built it
We used an api that uses text-davinci-003 engine and takes a prompt to give a list of foods based on the user’s input and it gives a response with a randomizer measurement that isn’t too random and isn’t too non creative. It then takes repeats the process after the next user response, but with step by step instruction of what they chose.
Challenges we ran into
This was our first time really working on a front end on our own so it was pretty difficult trying to get it to look how we wanted and we ran into a few problems on getting it to run.
What's next for Recipe Maker
We would like to add updates where there can be a recipe of the day for those who can be indecisive and a randomizer. We would also like to add an option for those who are vegans, vegetarians, and have other foods they would like to avoid. We also want to add a way for it to have a video link option for those that are visual learners.
Built With
- openai
- python

Log in or sign up for Devpost to join the conversation.