Skip to content

Repo ini berisi implementasi dari visual recognition yaitu mengenali objek makanan melalui bot telegram

License

Notifications You must be signed in to change notification settings

kholilrnm/Bot-Telegram-IBM-Watson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love License: MIT GitHub last commit GitHub Contributors

STAR REPOSITORY Ini, Untuk Membantu Kami Dalam Meningkatkan Project Repo.

  • Kirim pull request jika ingin berkontribusi dalam project ini
  • Kirim Issues, Jika ada permasalahan pada project ini

Bot Food Visual Recognition

Proyek API Development

Tools / Framework

Bagian Tools yang digunakan
Back-End Botman -> PHP
Web Server Ngrok or Hosting

Demo BOT

Via Telegram : @klasifikasi_makanan_bot





Cara Menjalankan Via Hosting

  1. Clone / Download This Repo
  2. Push to Web Host.
  3. Webhook BOT : https://api.telegram.org/bot[TokenBOT]/setWebhook?url=[Webhost]/[FolderProject]/bot.php
  4. Done!. Testing for The BOT telegram

Cara Menjalankan Via Local

  1. Clone / Download This Repo
  2. Push to htdocs or folder localhost.
  3. Webhook BOT : curl -d url=[ngrok server]/bot.php -X POST https://api.telegram.org/bot[TokenBOT]/setWebhook
  4. Done!. Testing for The BOT telegram

About

Repo ini berisi implementasi dari visual recognition yaitu mengenali objek makanan melalui bot telegram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages