An Android client to communicate with LLMs hosted with Ollama.
Build with Android Studio or grab a .apk
from the Releases section.
Add the URL of your Ollama instance to the Ollama endpoint
setting within the settings of the app. Note: Currently the app requires a restart when the endpoint URL is changed
- Message history
- Per-chat context size, system prompt, and preferred model
- Periodic server health checks
- View the list of models loaded into memory
- Regenerate user messages or responses from the server
- Chat edit/deletion functionality