I did download the code to from GitHub, but considering current implementation, the Gradle needs a lot of update, so I decide to rewrite the project in a new file, I tried to implement the UI, which works, then I tried to implement the backend solution which involves the dependencies to import the interpreter model & the dependencies to exclude the model tflite from being compressed, I found out aaptOptions is deprecated & implementation ‘org.tensoflow: tensorflow-lite:0.0.0-nightly’ does not work with lastest version of Android Studio, so I use the more recent ones but unfortunately it does not work with my code. Please I need some suggestions as to how to approach this & run the model on my android app
If you move this topic to the forum for “AI Projects”, you might be able to find some people to help with this.
Thanks, I appreciate this idea