Skip to content

Dogbi - breed identifier messenger bot for Facebook & Telegram

License

Notifications You must be signed in to change notification settings

Onix-Systems/dogbi

Repository files navigation

Dogbi - Telegram Breed Identifier Bot

Dogbi Logo

Just send Dogbi a message with a photo of a dog or a person and it will analyze the image and respond with an estimate of similarity.

  • Fill out const_empty.py in telegram_bot directory and rename it to const.py
  • Generate a legit secret key for settings_without_key.py (add SECRET_KEY = 'YOUR KEY') and rename it to settings.py
  • Copy the static files into AI directory (graph, breeds.csv, russian_breeds.csv should be placed in root/AI directory, while static images should be placed in root/AI/static/media/ directory)
  • Build a docker image using docker-compose build and launch it with docker-compose up
  • Forward the 8005 and 8006 ports to a default 80 port of your server
  • That's it! Dogbi is now running in a Docker on your server!

About

Dogbi - breed identifier messenger bot for Facebook & Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages