https://pantrynest.vercel.app/
This project is a pantry management application that allows users to keep track of pantry items by adding or removing items and updating their quantities. The project also has an AI Recipe Generator using OpenAI API and an AI image classifier using Google Cloud Vision API to classify them and automatically adding the classification to the database with the user's consent
- Frontend
- Next.js
- Material UI
- Backend
- Firbase
- Authentication
- Firebase Auth
- Database
- Firestore
- Deployment
- Frontend --> Vercel
- Backend --> Firebase
- Database --> Firebase
-
Route to the home page of the website: https://pantrynest.vercel.app/
-
Sign Up using your Email and a Password
-
Start adding items to your list manually or using AI
-
Generate Recipes through OpenAI
-
Edit your pantry list as you please