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 4ebc3264b4 Handle SIGINT and add pebble as the db 2022-04-09 22:58:54 +01:00
demo Handle SIGINT and add pebble as the db 2022-04-09 22:58:54 +01:00
pkg/core Handle SIGINT and add pebble as the db 2022-04-09 22:58:54 +01:00
.gitignore Finish up the basic bot behavior and the general speech recognition 2022-04-09 18:14:30 +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.