/ollama-ui

Simple HTML UI for Ollama

Primary LanguageJavaScript

ollama-ui

Just a simple HTML UI for Ollama

Usage

git clone git@github.com:rtcfirefly/ollama-ui.git
cd ollama-ui
python3 -m http.server

open http://localhost:8000 # in browser

screenshot