here is an interface to ollama I’ve been working on: https://codeberg.org/glitchapp/chatHud/releases You need löve runtime to make it run.
as explained on that release, the touch keyboard is not yet functional, you need a keyboard connected to the phone. By default it sends queries to the local server.
On desktop the program work as expected, on the phone not really, maybe something prevents the query to reach the ollama server.
I leave it here in case anyone want to play with it and test it.