JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
241 stars 17 forks source link

[Feature request] Digital assistant #28

Open chocovannii opened 1 week ago

chocovannii commented 1 week ago

I think that using ollama-app as a digital assistant instead of google assistant on android would be nice. Android allows 3rd party apps to register as digital assistant so they can be invoked by holding home button or using a screen gesture. It would be perfect if users will be able to hold the home button on any screen and use voice recognition to ask LLM. Or maybe even ask LLM about screen content.

JHubi1 commented 1 week ago

I'll look into it. It could be kinda difficult though, flutter tends to not support device specific actions pretty well. But we'll see