Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 2.5 KB

README.md

File metadata and controls

64 lines (37 loc) · 2.5 KB

🌿 WellnessAI Advisior 🍏

Nourishing Your Health, One Byte at a Time

Build Status Python PEP8 Gitmoji

Project is live at :- WellnessAI Advisior

🚀 Brief Idea

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.

🌿 Features

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.

✨Tech Stack

Scripting Language: Python Deployment partner: Streamlit

🔴 Video Demo!

Project demo :- Click Here

💫 Getting Started

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.

🪴 Usage

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.

👥 Contributing

Contributions are welcome! If you have ideas, bug reports, or want to add new features, please open an issue or submit a pull request.

Acknowledgements

Google's Gemini Pro Vision API

Streamlit

Authors