# LangBot_ocr_helper This is a LangBot OCR assistant plugin. [](https://discord.gg/wdNEHETs87)   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.
LangBot_ocr_helper by Typer_Body
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.
Loading...