LangBot_ocr_helper
Typer_Body / LangBot_ocr_helper
Plugin389 downloadsEvent Listener1productivityutilitydeveloper
This is a LangBot OCR assistant plugin that converts text into OCR recognition results, designed to compensate for the limitation of some AI models that cannot directly read images, reducing image token consumption.
LangBot_ocr_helper
This is a LangBot OCR assistant plugin.
Functionality
This workspace contains an OCR assistant plugin capable of:
- Listening to messages in personal and group chats
- Automatically detecting images in messages
- Using the EasyOCR library to recognize text in images
- Returning the recognition results to the user
Development Notes
The plugin is developed using the LangBot plugin SDK, following plugin development standards.
Use LangBot_ocr_helper in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.
Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.