ChefHub is a recipe creation app using gpt-3.5-turbo and Bing Image Creation AI.
This is a 5 members' group project made in UFRPE.
- Create ingredients
- Create recipes with selected ingredients and selected preferences (guide the desired output recipe)
- See created recipes in detail (ingredients and steps to cook)
- Share a created recipe with a description text and an auto AI-generated image.
- See others shared recipes images and details on the home page
This mono repo includes the below repositories:
- Backend: server made with NodeJS + Typescript + Express + Supabase
- Frontend Web: client made with React
- Frontend Mobile: client made with Flluter