I'm looking to create an app , using a mobile device (Android), that will accept my HuggingFace api to form a simple ChatBot. The question is simply: what would be the MOST EFFICIENT METHOD to create the base application?
In the past, i have used Termux to write/debug/compile the app on my android phone. However, this app needs to be put together as cleanly as possible, to allow for seamless upgrading, when I get around to embedding it into one of my websites.