Skip to content

A graphical user interface for interacting with ollama models writte in Go and Fyne

License

Notifications You must be signed in to change notification settings

dolanor-galaxy/ollamaui

 
 

Repository files navigation

OllamaUI

A graphical user interface for interacting with ollama models writte in Go and Fyne.


This is about keeping it simple and usable. It will search your LAN for Ollama instances. Make sure you launch Ollama to be LAN visible OLLAMA_HOST="http://0.0.0.0:11434" ollama serve.
You can copy a message to the clipboard via right click on desktop or long tap on mobile.
It will save the message history and the text in the text box between restarts among other things. You can, and should, clear the chat history once in a while in the settings (top right button).

If you have any suggestions or improvements feel free to tell me.


Mobile Desktop and Settings

About

A graphical user interface for interacting with ollama models writte in Go and Fyne

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Shell 0.6%