Add README

This commit is contained in:
abb128 2023-08-11 22:55:05 +03:00
parent 434f8b6b27
commit 9e935b05a2

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# FUTO Keyboard
The goal is to make a good keyboard that doesn't spy on users. This repository is a fork of [LatinIME (the Android Open-Source Keyboard)](https://android.googlesource.com/platform/packages/inputmethods/LatinIME)
Eventual goals:
* Improve upon various aspects of the keyboard, such as theming
* Integrated voice input
* Transformer language model instead of n-gram
* On-device finetuning of language model(?)