This LINE bot extracts handwritten notes in photos into text. Simply send a pic of your handwritten note and the bot will reply with a typed version of your notes!
Built with Spring Framework.
Add Notes! bot as your friend through QR code or LINE ID:
LINE ID: @aal3304s
This bot uses LINE Messaging API and Microsoft Azure Computer Vision API.
To run the code, set your environment variables for LINE API:
LINE_BOT_CHANNEL_SECRET
LINE_BOT_CHANNEL_TOKEN
And Computer Vision API:
subscription_key
endpoint
Repository was imported from Gitlab and designed for Gitlab CI/CD.
Original repo: https://gitlab.com/fwrhine/notes-bot