Skip to content

Android app to interface with a locally hosted Ollama instance

License

Notifications You must be signed in to change notification settings

willfarris/LlamaClient

Repository files navigation

LLamaClient

An Android client to communicate with LLMs hosted with Ollama. App screenshot showcase

Usage

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

Features

  • Message history
  • Per-chat context size, system prompt, and preferred model
  • Periodic server health checks
  • View the list of models loaded into memory

Planned Features

  • Regenerate user messages or responses from the server
  • Chat edit/deletion functionality

About

Android app to interface with a locally hosted Ollama instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages