#137 · Primary category: AI Chatbots

ollama-ui

Simple HTML UI for Ollama

Project last updated:04/16/26

GitHub Stars

1.1K

Forks

175

Contributors

11

License

MIT

Why we included this project

Ollama gives you local models through the command line, but not everyone wants to live in a terminal. ollama-ui is a single-page HTML app that talks to the Ollama server, so you can pick a model, set a system prompt, and chat from a clean browser window instead. The project stays deliberately minimal: clone it, run make, open the local port, and you're talking to your models, which also keeps the code readable if you want to build your own front end. It also ships as a Chrome extension, so you can reach your local models from the browser without hosting anything yourself. Anyone who already has Ollama set up, from solo hobbyists to small teams, gets a lightweight everyday interface with almost nothing to install.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category