gabrieltanhl / OCR-Telegram-Bot

A simple Telegram bot that performs OCR on images you send to it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR Telegram Bot

A simple Telegram bot that performs OCR on images you send to it. This bot uses Google's Vision API to extract text from images.

Instructions

  1. Obtain a bot API key from @botfather on Telegram and a service account key (in the form of a json file) from Google Cloud Platform. Insert the API key and service account key filepath into CREDENTIALS.py.
  2. Run telebot.py with Python 3.6 or higher.

Screenshot

Alt text

About

A simple Telegram bot that performs OCR on images you send to it

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%