Skip to content

DoktorDaveJoos/telegram-image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple image classifier using telegram

This project uses telegram to send images to an image classifier driven by pre-trained tensorflow model - see here Tensorflow.js Model.

Getting started

  1. Install dependencies
$ yarn
  1. Get Telegram token - see here

  2. Clone .env.example to .env and add your freshly generated BOT_TOKEN.

  3. Run node index.js from your root directory.

  4. Send your freshly generated telegram bot some pictures and let him discover the objects in the picture.


Made with ❤️ - Cheers

About

Simple image classifier using telegram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published