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.