https://github.com/moumen-soliman/meal-planner-ai
The Nutrition Specialist Meal Planner is an interactive web application that helps users generate personalized meal suggestions based on their dietary preferences, calorie requirements, and potential allergies. The app combines pre-configured meal templates with AI-generated recommendations to provide flexible and tailored nutrition plans.
https://github.com/moumen-soliman/meal-planner-ai
ai diet food healthy keto meal-planner meals nutrition nutrition-services
Last synced: 26 days ago
JSON representation
The Nutrition Specialist Meal Planner is an interactive web application that helps users generate personalized meal suggestions based on their dietary preferences, calorie requirements, and potential allergies. The app combines pre-configured meal templates with AI-generated recommendations to provide flexible and tailored nutrition plans.
- Host: GitHub
- URL: https://github.com/moumen-soliman/meal-planner-ai
- Owner: moumen-soliman
- Created: 2024-12-02T22:45:52.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-02T22:51:03.000Z (6 months ago)
- Last Synced: 2025-02-04T23:15:13.413Z (3 months ago)
- Topics: ai, diet, food, healthy, keto, meal-planner, meals, nutrition, nutrition-services
- Language: HTML
- Homepage: https://moumen-soliman.github.io/meal-planner-AI/
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍽️ Nutrition Specialist Meal Planner AI
## Overview
The Nutrition Specialist Meal Planner is an interactive web application that helps users generate personalized meal suggestions based on their dietary preferences, calorie requirements, and potential allergies. The app combines pre-configured meal templates with AI-generated recommendations to provide flexible and tailored nutrition plans.
[APP](https://moumen-soliman.github.io/meal-planner-AI/)
## Features
### 🔑 Key Capabilities
- Personalized meal planning
- Multiple diet preference options
- Calorie-based meal suggestions
- AI-powered meal generation
- Allergen consideration### 🍳 Diet Preferences
Users can choose from four diet types:
- Regular
- Vegetarian
- Vegan
- Keto## How to Use
1. **Enter Calories**: Specify your target calories per meal
2. **Select Diet**: Choose your preferred diet type
3. **Optional Allergies**: List any food allergies
4. **Provide OpenAI API Key**: Required for AI-generated suggestions
5. **Generate Meal Plan**: Click the button to receive personalized recommendations## Technical Details
### Technologies Used
- HTML5
- Tailwind CSS
- Vanilla JavaScript
- OpenAI API (GPT-4)### Prerequisites
- Modern web browser
- Active OpenAI API Key## Deployment
### Local Setup
1. Clone the repository
2. Open `index.html` in a web browser
3. Ensure you have a valid OpenAI API key## Limitations
- Requires an OpenAI API key
- Internet connection needed for AI suggestions
- Meal suggestions are generated dynamically## Security Note
- Protect your OpenAI API key
- Do not share your key publicly
- Consider using environment variables in production## Future Improvements
- Add more diet types
- Implement user authentication
- Create backend API for meal generation
- Add nutritional tracking features## Contributing
Contributions are welcome! Please fork the repository and submit a pull request.## License
This project is open-source. Please check the LICENSE file for details.## Disclaimer
Meal suggestions are generated for informational purposes. Always consult with a registered dietitian or nutritionist for personalized dietary advice.