caffeinum / is-it-cat

Simple server app for Telegram bot that derives if the subject is cat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is It Cat?

This is the source code for the bot, who runs on AWS servers.

Setup: Keras on Tensorflow, python3 and nodejs.

To run, after everything else is set up,

npm install
npm run start

This implies you have installed all the needed python libraries.

Everytime picture is sent to the bot, he saves them into public/photos directory.

About

Simple server app for Telegram bot that derives if the subject is cat


Languages

Language:JavaScript 57.9%Language:Python 19.2%Language:HTML 13.6%Language:CSS 9.3%