Skip to content

This project represents a full-stack application that focused on pets breeds classification and image similarity, aimed at aiding in the search for lost pets. Leveraging technologies such as React, Node.js, Python (TensorFlow), Flask, MySQL, and MongoDB.

License

Notifications You must be signed in to change notification settings

shai987/find_my_friend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to find_my_friend 👋

License: MIT

Welcome to our innovative Lost Pet Finder project, designed to reunite you with your beloved furry friend. With just a simple photo upload, our cutting-edge system conducts a comprehensive photo analysis. This analysis not only classifies the pet as a dog or cat but goes a step further by identifying the specific breed.

But that's not all! Our system performs an extensive database comparison to find potential matches with other uploaded images. If a match is detected, we seamlessly connect you with the rightful owner, ensuring a swift and heartwarming reunion with your lost pet.

Installation

In this project you need to install:

frontend

For react you need to change the directory of the project:

cd frontend

Then:

npm install

backecnd

For nodejs you need to change the directory of the project:

cd backecnd

Then:

npm install

For python need to change the directory of the project:

cd backend/py

Then:

pip install -r requirements.txt

Usage

  • Run react server:
    1. change directory:
    cd frontend
    1. Run react server:
    npm start
  • Run nodejs server:
    1. change directory:
    cd backend
    1. Run nodejs server:
    node app
  • Run flask server:
    1. change directory:
    cd backend/py
    1. Run flask server:
    python flask_server.py

Author

👤 Shai Geffen

👤 Ron Eli

👤 Adi Liel Maimon

👤 Almog Cohen

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

This project represents a full-stack application that focused on pets breeds classification and image similarity, aimed at aiding in the search for lost pets. Leveraging technologies such as React, Node.js, Python (TensorFlow), Flask, MySQL, and MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •