Skip to content

Vet-U is designed to help pet owners diagnose what is wrong with their pets, reducing the need for visits to the vet.

Notifications You must be signed in to change notification settings

AndSam321/Vet-U

Repository files navigation

Vet-U

Won BuildDSM V1 Hackathon for Best Pitch/Demo

vetU is an AI/ML powered application for veterinary telehealth designed to assist pet owners in assessing their pets' health conditions remotely. The application utilizes image recognition technology, AI analysis, and access to veterinary resources to provide preliminary diagnoses and recommend appropriate actions.

Screenshot 2024-02-18 182825 Screenshot 2024-02-18 182747

Vet-U.Final.Demo.mp4

Features

  • Symptom Data Collection: Allows users to input various symptoms and characteristics of their pets to aid in the diagnostic process.
  • AI Analysis: Utilizes machine learning models to analyze symptoms and provide preliminary diagnoses based on medical textbooks and data.
  • Image Recognition: Enables users to capture images of their pets, which are then analyzed for visual symptoms such as runny nose or watery eyes.
  • Vet Locator: Helps users find nearby veterinary clinics and hospitals based on their location, providing contact information and addresses.
  • Report Generation: Generates reports with diagnostic information and recommended actions, which can be shared with veterinarians for further consultation.

Installation

  1. Clone the repository:

https://github.com/asrayg/vetU.git

  1. Install dependencies Requirement.txt coming soon

  2. Run the application:

bash main.py (Yep you need to have a linux shell for this project. Sorry windows users)

Usage

  1. Launch the application.
  2. Enter the relevant symptoms and characteristics of your pet.
  3. Capture an image of your pet for visual analysis (optional).
  4. View the preliminary diagnosis and recommended actions.
  5. Use the vet locator feature to find nearby veterinary clinics if further consultation is needed.

Contributing

Contributions to vetU are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • This project utilizes the OpenAI API for AI analysis.
  • Image recognition is powered by the Roboflow platform.
  • Veterinary resources are obtained from publicly available sources and web scraping techniques.

About

Vet-U is designed to help pet owners diagnose what is wrong with their pets, reducing the need for visits to the vet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published