Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.35 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.35 KB

PawSome AI 🐾

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.

Table of Contents

  1. Features
  2. Screenshots
  3. Installation
  4. Usage
  5. License

Features

  • 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.

Screenshots

Home Page

Home Page

Disease & Breed Detection

Disease & Breed Detection

Petcare ChatBot

Petcare ChatBot

Prescription Analyzer

Prescription Analyzer

Installation

To run this project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/your-username/pawsome-ai.git
    cd pawsome-ai
    
  2. Install the required dependencies

    python -r install requirments.txt
    
    

Usage

  1. Run the Streamlit application
    python -m streamlit run app.py
    
    

License

MIT