Gen AI Consumer Apps
11–16 of 16 posts
Re: Gen AI Consumer Apps
#12Is there an LLM/ChatGPT based alternative for Google's Voice Assistant on android? I see that as the most appropriate use case. ChatGPT will do many times better than Google Assistant (or may be Siri, not an iPhone user).
I keep getting reminded by my phone to switch to using Gemini instead of the old assistant, fwiw
Re: Gen AI Consumer Apps
#13Is there an LLM/ChatGPT based alternative for Google's Voice Assistant on android? I see that as the most appropriate use case. ChatGPT will do many times better than Google Assistant (or may be Siri, not an iPhone user).
Not that I'm aware of, but I've ran LLM's in Termux myself and am pretty it's not a huge leap from there to a simple python scaffold with a restricted grammer (the kind llama supports, for consistant structured output) and a Tasker integration. Hardest part would be trigger-word activation (maybe hardware key-bind is enough fr u?). It would probably run well locally with the all the cumulative speedups over the past…
It may not be as good as ChatGPT but will be good enough for things we want android assistant to do.
Re: Gen AI Consumer Apps
#14Earlier quoted context omitted.
Not that I'm aware of, but I've ran LLM's in Termux myself and am pretty it's not a huge leap from there to a simple python scaffold with a restricted grammer (the kind llama supports, for consistant structured output) and a Tasker integration. Hardest part would be trigger-word activation (maybe hardware key-bind is enough fr u?). It would probably run well locally with the all the cumulative speedups over the past…
As the other comment suggested, can just install gemini app and switch to it as assistant https://play.google.com/store/apps/details?id=com.google.and... It may not be as good as ChatGPT but will be good enough for things we want android assistant to do.
Re: Gen AI Consumer Apps
#15Re: Gen AI Consumer Apps
#16It’s adorable to see A16z flailing to make GenAI happen.