A smart kitchen copilot that helps you manage your fridge, generate recipes, and organize grocery shopping with AI-powered assistance.
β
AI-Powered Food Inventory - Upload fridge images, and our image-to-text AI extracts a list of stored items.
β
Recipe Generation - Get recipes based on your available ingredients.
β
Smart Shopping Lists - Automatically create grocery lists based on missing ingredients.
β
Community Recipes - Share and explore recipes from other users.
- Frontend: React.js
- Backend: Flask (Python)
- AI Processing: Python-based image recognition and text extraction
- Clone the repository:
git clone https://github.com/yourusername/gordon-ramsay.git cd gordon-ramsay - Install frontend dependencies:
cd frontend npm install npm start - Install backend dependencies:
cd backend pip install -r requirements.txt python app.py
π Usage (To Be Updated)
Upload an image of your fridge's contents. View an AI-generated inventory list. Get recipe suggestions based on what you have. Save and share recipes with the community. Generate a shopping list for missing ingredients.
π€ Contributing
We welcome contributions! π
Fork the repository. Create a new branch (feature-name). Commit your changes (git commit -m 'Add feature X'). Push to the branch (git push origin feature-name). Open a Pull Request.
π License
This project is licensed under the MIT License.
β¨ Contact
π€ Your Name π§ Email: your@email.com π GitHub: yourusername