Nourishing Your Health, One Byte at a Time
Project is live at :- WellnessAI Advisior
Welcome to WellnessAI Advisior, your personal nutritionist powered by Google's Gemini Pro Vision API. This project demonstrates the fusion of nutrition and artificial intelligence, offering users a tool to analyze meal images and receive detailed nutritional insights.
Gemini Pro Vision API Integration: Leverage the power of Google's Gemini Pro Vision API to analyze and interpret meal images.
Nutritional Breakdown: Get a comprehensive breakdown of nutritional content for each component of a meal.
Health Assessment: Determine the overall healthiness of a meal with percentage splits of carbohydrates, proteins, fats, sugar, and total calories.
Personalized Suggestions: Receive tailored suggestions on items to remove and add, enhancing the nutritional profile of your meals.
Scripting Language: Python Deployment partner: Streamlit
Project demo :- Click Here
Clone the repository: git clone https://github.com/AdityaWadkar/WellnessAI-Achiever.git
Install dependencies: pip install -r requirements.txt
Configure API key: Visit Google's Gemini Pro Vision API to obtain your API key, and set it as an environment variable.
Run the Streamlit app: streamlit run wellnessai_advisior.py Upload an image of your meal. Click the "Tell me about my meal" button to receive nutritional insights.
Contributions are welcome! If you have ideas, bug reports, or want to add new features, please open an issue or submit a pull request.
Google's Gemini Pro Vision API
Streamlit