Skip to content

gabrieltanhl/OCR-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages