Inspiration
Meal planning saved me hours in my week, but being creative with it was always a bit of a struggle. So I turned to AI to help make it easier.
What it does
- Creates custom meal plans based on your dietary needs and preferences using AI (based on the website content retrieved using browse extension)
- Generates shopping lists from your meal plans (based on the website content retrieved using browse extension)
- Offers flexible meal plans that can be customized (based on the website content retrieved using browse extension)
How I built it
NextJS project deployed to Vercel and using Supabase backend.
What I learned
Working with OpenAI API is pretty easy to get up and running. Having GPT output to a structured data format provides way more flexibility in what you can do with the data as opposed to it only being returned in the default chat interface.
What's next for meal.run
Adding in recipe generation and exploring integration with grocery delivery services.
Built With
- css
- html
- javascript
- nextjs
- postgresql
- react
- tailwindcss
- typescript
Log in or sign up for Devpost to join the conversation.