# HelgeSverre/ollama-gui

A Web Interface for chatting with your local LLMs via the ollama API

Repository: https://github.com/HelgeSverre/ollama-gui
Canonical: https://ross.abutalabs.com/products/ollama-gui
Homepage: https://ollama-gui.vercel.app/
Language: Vue
License: MIT
License Family: permissive
Topics: ai, gui, ollama
Last push: 2026-08-06T23:09:37+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 75
- inputs: {"age_days": 1060, "days_push": 27, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1253, forks 159 (observed 2026-08-28T04:04:08.544479+00:00)

## What it is
Ollama GUI is a web-based chat interface for interacting with local LLMs served through the Ollama API. It offers local chat history via IndexedDB, Markdown rendering, dark mode, and can be self-hosted via Docker or used as a hosted client pointing at a local Ollama instance.

## Use cases
- chat with local llms through a web interface
- give ollama a graphical chat ui
- self-host a chatgpt-like interface for local models
- keep chat history locally while talking to local models
- run ollama and a chat gui together in docker
- access an ollama chat interface from other devices on my network

## When to choose
- you run models with Ollama and want a polished browser-based chat UI
- you want chat history stored locally in the browser for privacy
- you want a one-command Docker setup bundling Ollama and the GUI
- you prefer a lightweight Vue app over heavier alternatives like Open WebUI

## When to avoid
- you need multi-user accounts, RAG, or advanced features beyond basic chatting
- you use LLM backends other than Ollama
- you need a production deployment with the dev proxy (it's development-only)
- you want a native desktop or mobile app rather than a web interface

## Facets
- artifact type: application
- maturity: active
- function: chat-interface, gui, llm-inference, http-client
- domain: large-language-models, chatbots, self-hosted, web-development, artificial-intelligence
- platform: self-hosted, browser
- tags: ollama, local-llm, vue, chat-ui, privacy-focused, indexeddb, markdown-support, dark-mode, web-server, docker, nodejs

## Member repositories
- HelgeSverre/ollama-gui (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.544479+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:26.988924+00:00, confidence not recorded.
  - readme: https://github.com/HelgeSverre/ollama-gui (fetched 2026-08-28T04:04:08.544479+00:00, sha af59bbfcdb80)
  - homepage: https://ollama-gui.vercel.app/ (fetched 2026-08-29T12:18:07.764593+00:00, sha 67d25a8f35bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
