PetCare Expert is a chatbot specifically designed to assist pet owners with their pet care, health, and well-being.
PetCare Expert is a chatbot specifically designed to assist pet owners with questions related to pet care, health, and well-being. By integrating veterinary knowledge, pet symptom databases, and care tips into a large language model (LLM), this chatbot provides users with personalized pet health advice, symptom checks, and recommendations for professional veterinary consultations.
Features Interactive chatbot interface for pet care questions. Symptom checker for common pet health issues based on a vast database. General pet care advice, grooming tips, and nutrition guidelines. Personalized recommendations for seeking veterinary attention or treatments. Integration with online pet care resources and emergency contact suggestions.
Installation To get started with PetCare Expert, follow these steps:
Clone the repository: git clone https://github.com/aditiop0/petcare-expert.git cd PetCareExpert
Install the Gaia Node by running the following command: curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
Run the following command to update your config.json: gaianet init --config https://raw.githubusercontent.com/harishkotra/Gaia-8G/refs/heads/main/config_8g.json
Start the node: gaianet start
How to Use Open your web browser and navigate to the generated link. Start interacting with the chatbot by typing your pet care questions, such as: "My dog has been coughing, what should I do?" "What are the best food options for cats with sensitive stomachs?" "How often should I groom my pet rabbit?"
License This project is licensed under the MIT License. See the LICENSE file for details.
During the hackathon, we developed PetCare Expert, integrating a vast pet symptom database and real-time care advice. Users can ask pet-related health and wellness questions, receive grooming tips, and get personalized recommendations. We streamlined the chatbot's interface for easy navigation and ensured it provides accurate responses for pet owners' concerns.