Update README

This commit is contained in:
Aleksandras Kostarevas 2024-05-06 16:17:16 -05:00
parent 937ece0b34
commit 2aac5ccfc3

View File

@ -2,11 +2,7 @@
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). Changes are licensed under [this license](FTL_LICENSE.md) for now.
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 a language model(?)
Check out the [FUTO Keyboard Wiki](https://gitlab.futo.org/alex/keyboard-wiki/-/wikis/FUTO-Keyboard)
## Building