Update FUTO Keyboard authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
......@@ -31,15 +31,15 @@ Current limitations:
## Roadmap
Short-term:
* Improve model to intelligently suggest emojis and more texting-style text
* Improve the built-in dictionary by removing some entries that are potentially annoying (common misspellings of common words that the dictionary contains as a capitalized acronym, e.g. jts becomes JTS instead of it's)
* Making the app offline-first
* Stability improvements, bug fixes, quality of life improvements
* Support other languages for the built-in voice input
Short to mid term:
* Improved onboarding, explaining the various features
* Automatic personal dictionary, take common user words and feed them to models automatically so that the user doesn't have to manually add them
* Algorithm improvements, better dealing with plurals, etc
* Improve model to intelligently suggest emojis and more texting-style text
* Improve the built-in dictionary by removing some entries that are potentially annoying (common misspellings of common words that the dictionary contains as a capitalized acronym, e.g. jts becomes JTS instead of it's)
Mid-term:
* The actions need to be customizable, draggable, removable, instead of being hardcoded into their places
......
......