Ollama Clojure Frontend - Breeze
Introduction
Breeze is a small ollama frontend, with few features, expect that it just works. It allows to talk to ollama in realtime, with a really small memory/disk footprint.
Prerequisites are:
- Ollama, to run the models
- Docker, to run this image from dockerhub.
Start the docker image
docker run -it --rm -p 3000:3000 hellonico/breeze
Breeze UI
The setup screen includes:
- ollama url
- ollama model
- system prompt