The RobBERT_local_Android_example project is an Android application showcasing text inference capabilities using a TensorFlow Lite (TFLite) version of the RobBERT model, specifically focused on the "die/dat" use case. It demonstrates how to process input text, predict the correct usage of "die" or "dat", and provide feedback through an interface on Android devices. This project offers a demonstration of AI-powered text processing for developers and users alike.
System Requirements:
- Kotlin:
version 1.9.0
- Clone the RobBERT_local_Android_example repository:
$ git clone https://github.com/Chmpy/RobBERT_local_Android_example
- Change to the project directory:
$ cd RobBERT_local_Android_example
- Install on an Android device or emulator using Android Studio.
This project is protected under the MIT License. For more details, refer to the LICENSE file.
