GitHub - ggozad/oterm: a text-based terminal client for Ollama
oterm
the text-based terminal client for Ollama.
Features
intuitive and simple terminal UI, no need to run servers, frontends, just type oterm in your terminal.
multiple persistent chat sessions, stored together with the context embeddings and system prompt customizations in sqlite.
can use any of the models you have pulled in Ollama, or your own custom models.
allows for easy customization of the model's system prompt and parameters.
Installation
Using brew for MacOS:
brew tap ggozad/formulas
b...
Read more at github.com