Skip to content

Facedog is a CNN detecting dog breed and served via a Flask API 📡

Notifications You must be signed in to change notification settings

pierreericgarcia/facedog

Repository files navigation


Facedog

Facedog 🐶

The first messenger bot breed detector.


screenshot

Key Features

  • Receive & analyze dog pictures
  • Send back the breed of the dog on the picture
  • Send back a photo of the detected breed

How To Use

To clone and run this application, you'll need Git and Python installed on your computer. From your command line:

# Clone this repository
$ git clone [email protected]:pierreericgarcia/facedogbot.git

# Go into the repository
$ cd facedogbot

# Install dependencies
$ pip install -r requirements.txt

# Run the app
$ gunicorn app:app

GitHub @pierreericgarcia  ·  Facebook Pierre-Eric Garcia  ·  LinkedIn Pierre-Eric Garcia  ·  Twitter @pierrericgarcia

About

Facedog is a CNN detecting dog breed and served via a Flask API 📡

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages