kholilrnm / Bot-Telegram-IBM-Watson

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:PHP 100.0%