jackschedel / KoalaClient

The best LLM API Playground Interface (for me)
https://client.koaladev.io/
Creative Commons Zero v1.0 Universal
31 stars 9 forks source link

add Android .apk build #43

Closed jackschedel closed 10 months ago

cheeseonamonkey commented 1 year ago

I've tried a few ways to do this. Currently I use an Android App you make on gonative.io, and it works great for the most part.

But the possible option I came across to do this ourselves was called Cordova

It is fairly common to just put the dist HTML into a an Android WebView also. This is probably our best bet.

jackschedel commented 10 months ago

official median build is now in the readme. https://median.co/share/exnwbx (gonative got renamed to median, but is same thing)