Spaces:
Build error
A newer version of the Gradio SDK is available: 6.14.0
title: HealthyBytes
emoji: 💻
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 4.28.3
app_file: app.py
pinned: false
license: apache-2.0
HealthyBytes: Your Personalized AI Nutrition Assistant
Overview
The Nutrition Chatbot is an advanced AI-powered tool designed to provide personalized nutrition advice and support to users. Leveraging cutting-edge technology from Open AI's GPT 3.5, this chatbot offers tailored diet plans, nutritional recommendations, and emergency assistance based on individual health goals and dietary needs.
Features
Personalized Nutrition Advice: Users can receive custom diet plans and nutritional guidance based on parameters such as gender, weight, height, and dietary goals (e.g., weight loss, weight gain).
Emergency Assistance: In urgent nutritional situations, users can seek immediate advice and support from the chatbot, ensuring timely and accurate responses to critical dietary queries.
Clone the Repository: Clone the repository to your local machine using the following command:
Copy code: git clone https://github.com/freak360/nutrition-chatbot.git
Install Dependencies: Navigate to the project directory and install dependencies using the package manager of your choice (e.g., pip for Python):
Copy code: pip install -r requirements.txt
Configure Environment Variables: Set up environment variables for Open AI API credentials, ensuring proper authentication with the respective services.
Run the Application: Execute the main Python script to launch the chatbot interface:
Copy code: python main.py
Usage
Text Input: Enter your nutrition-related queries or requests into the chatbot interface using the provided textbox.
Emergency Assistance: If you require immediate nutritional assistance, prioritize your query to alert the chatbot of the urgency, ensuring prompt and accurate responses.
Contributions
Contributions to the project are welcome! Feel free to submit bug reports, feature requests, or pull requests to help improve the functionality and usability of the Nutrition Chatbot.
License
This project is licensed under the MIT License.