Comet Lab Atlas

A minimal, self-hostable web UI for Ollama and OpenAI-compatible endpoints, with no database to run.

Hollama is a deliberately small chat interface. It stores everything in the browser, needs no database or backend service of its own, and points at an Ollama or OpenAI-compatible endpoint.

The whole project is the opposite of a platform: a single lightweight page you can host anywhere, for when a full chat application would be overkill.

Where it's ideally used

A fit when you want the lightest possible self-hosted chat window over a model endpoint, with nothing to operate.

Where it doesn't fit

No accounts, roles, or server-side history — wrong choice for a managed, multi-user deployment.