Welcome to the Pantry Management System! This app is designed to help you keep track of your pantry items, generate recipes, and manage your kitchen efficiently. Built with cutting-edge technologies like Next.js, Tailwind CSS, and Material UI, it leverages AI to offer advanced features.
- Google Login: Securely log in using your Google account.
- Add Items Easily: Add items to your pantry using a simple form or by snapping a photo with your device camera.
- AI-Powered Item Recognition: Photos are processed by the OpenAI Model GPT-4, which identifies the items in your pantry.
- AI-Generated Recipes: Generate recipes with the help of the AI Llama Model 3. Recipes are suggested based on the items available in your pantry.
- Next.js: For a fast, server-rendered React application.
- Tailwind CSS: For styling and a great UI/UX experience.
- Material UI: For additional UI components and consistency.
- Convenience: Easily keep track of what's in your pantry.
- AI Integration: Take advantage of cutting-edge AI models to simplify pantry management and meal planning.
- Recipe Inspiration: Never run out of meal ideas with AI-generated recipes based on what you already have.
To get started with the Pantry Management System, follow these steps:
-
Clone the repository:
git clone https://github.com/MayankTamakuwala/Pantry-Management.git
-
Navigate to the project directory:
cd pantry-management-system
-
Install dependencies::
npm install
-
Run the development server::
npm run dev
-
Open
http://localhost:3000
with your browser to see the result.
The app is deployed on Vercel. You can visit it at https://pantrymanagement.vercel.app.
Watch the demo on YouTube: YouTube Link
If you have any questions or need further assistance, feel free to reach out:
- Name: Mayank Tamakuwala
- Email: maytamaku.saidhwar@gmail.com
Thank you for checking out the Pantry Management System. I hope you find it as useful and fun to use as I do!
Cheers!