Nice to see projects using charmbracelet packages. My first attempt at using them was Gollama - https://github.com/sammcj/gollama “Go manage your Ollama models”
It interfaces with a running ollama server using its API, that part I found easy actually, I’m not really a dev so cobbling together the TUI components in golang has been quite a good challenge.