Skip to content

A LINE bot that extracts handwritten notes into text.

Notifications You must be signed in to change notification settings

fwrhine/Notes-Bot

Repository files navigation

Notes!

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.


How to use

Add Notes! bot as your friend through QR code or LINE ID:

LINE ID: @aal3304s

API

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

Note

Repository was imported from Gitlab and designed for Gitlab CI/CD.

Original repo: https://gitlab.com/fwrhine/notes-bot

About

A LINE bot that extracts handwritten notes into text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages