- In this project I have built an app that calculates the total calories from a food image provided and tell whether it's good to eat the food or not.
- Due to Deprecation of Gemini 1.0 Pro Vision from Google AI for Developers I've changed the model to
gemini-1.5-flash
. And at the moment this model can't analyse images.But, you can have a look at the implementation code.
- You can try the project live here
- streamlit
- google-generativeai
- python-dotenv
- langchain
- PyPDF2
- chromadb
- pdf2image
- faiss-cpu
- langchain_google_genai
- Prerequisites
- Git
- Command line familiarity
- Clone the Repository:
git clone https://github.com/NebeyouMusie/End-to-End-Nutritionist-Gen-AI-App.git
- Create and Activate Virtual Environment (Recommended)
python -m venv venv
source venv/bin/activate
for Mac andvenv/bin/activate
for Windows
- Navigate to the projects directory
cd ./End-to-End-Nutritionist-Gen-AI-App
using your terminal - Install Libraries:
pip install -r requirements.txt
- run
streamlit run app/app.py
- open the link displayed in the terminal on your preferred browser
- Collaborations are welcomed ❤️
- I would like to thank Krish Naik
- LinkedIn: Nebeyou Musie
- Gmail: [email protected]
- Telegram: Nebeyou Musie