Android front end for inference on a remote server, with optional logging and speech #1804
compilebunny
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
AndroidRemoteGPT is an android front end for inference on a remote server using open source generative AI models.
Most Android devices can't run inference reasonably because of processing and memory limitations. The next best thing is to run the models on a remote server but access them through your handheld device. AndroidRemoteGPT allows you to send queries and get responses on your phone, given that you have a server running a model somewhere.
This pre-release is quite basic. Plans include:
If you try it, please tell me what you think and what I should add next.
Beta Was this translation helpful? Give feedback.
All reactions