Orion is a telegram bot that converts voice messages into text and org-mode files. It can be trained for better accuracy.
Go to file
Sameer Rahmani 6071d71c41 Fix the pebble's db path 2022-04-09 23:02:30 +01:00
pkg/core Fix the pebble's db path 2022-04-09 23:02:30 +01:00
.gitignore Remove demo dir 2022-04-09 22:59:29 +01:00
LICENSE Initial commit 2022-04-09 18:19:48 +01:00
README.md Initial commit 2022-04-09 18:19:48 +01:00
builder Finish up the basic bot behavior and the general speech recognition 2022-04-09 18:14:30 +01:00
go.mod Handle SIGINT and add pebble as the db 2022-04-09 22:58:54 +01:00
go.sum Handle SIGINT and add pebble as the db 2022-04-09 22:58:54 +01:00
orion.go Handle SIGINT and add pebble as the db 2022-04-09 22:58:54 +01:00

README.md

Orion

Orion is a telegram bot that converts voice messages into text and org-mode files. It can be trained for better accuracy.