Food Vision is a comprehensive tool designed to help users identify food in images, obtain nutritional information, discover recipes related to the identified food, find places to purchase the food, and interact with an integrated chatbot for seamless navigation and assistance.
- Food Identification: Upload an image containing food, and the system will identify the food items present in the image.
- Nutritional Information: Once the food is identified, users can access detailed nutritional information such as calories, macronutrients, and micronutrients.
- Recipes: Discover recipes related to the identified food item, including various cuisines and cooking methods.
- Places to Get Food: Find nearby places to purchase the identified food item, including restaurants, grocery stores, and markets.
- Integrated Chatbot: Interact with the system directly through an integrated chatbot to receive assistance, ask questions, or navigate through different functionalities seamlessly.
To use Food Vision, follow these steps:
-
Clone the repository:
git clone https://github.com/Abhi-vish/Foodvision.git
-
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python app.py
-
Navigate to the provided URL in your web browser to access Food Vision.
Contributions are welcome! If you have any ideas for new features, improvements, or bug fixes, feel free to open an issue or submit a pull request.