Inspiration
We aligned on our passion for cooking and food, and wanted to build something around diet, nutrition, and meal preparation. An LLM seemed like a very useful tool to leverage to make an application to output a list of ingredients and a process guide for preparing desired dishes from a variety of online sources. From there, idea could develop into something much bigger over time, including a personalized generative meal planning tool.
What it does
In it's current state, the user will input a desired dish to eat, and the tool will match against a vector database to select an appropriate recipe, which is parsed from an online source using GPT3.5.
How we built it
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for Ramsay.ai
- [ ] Improve the database to have a rich and deep collection of recipes from a variety of cuisines.
- [ ] Allow users to create profiles, favorite meals, and set dietary preferences with high specificity.
- [ ] Add a tool which will generate a meal plan and shopping list (which could connect to a user's preferred grocer) for a week or month's worth of eating, based on user settings as they relate to dietary preferences, budget, and access to cookware/appliances.
Built With
- beautiful-soup
- flask
- openai
- pinecone
- python
- youtubeapi
Log in or sign up for Devpost to join the conversation.