Welcome to PawSome AI, an innovative application designed to assist pet owners with various tasks such as disease and breed detection, pet care chatbot, and prescription analysis.
- Disease & Breed Detection: Identify pet diseases and breeds using Gemini Vision Model.
- Petcare ChatBot: Interact with our AI-powered chatbot for pet care advice with speech response.
- Prescription Analyzer: Analyze pet prescriptions for better understanding and management and find links to buy online.
To run this project locally, follow these steps:
-
Clone the repository
git clone https://github.com/your-username/pawsome-ai.git cd pawsome-ai
-
Install the required dependencies
python -r install requirments.txt
- Run the Streamlit application
python -m streamlit run app.py