#117 · Primary category: AI Chatbots

ollama-gui

ai gui ollama

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

Project last updated:08/06/26

GitHub Stars

1.3K

Forks

159

Contributors

10

License

MIT

Why we included this project

Running Ollama from the terminal is fine for one-off requests, but it gets tedious for regular chatting. This project gives you a Vue-based web interface that talks to your local Ollama API, with conversation history saved in IndexedDB, full Markdown rendering, and dark mode, so it feels like a consumer chat app rather than a dev utility. All processing happens on your machine, which keeps your prompts and replies private. There is a hosted demo and a Docker setup that bundles Ollama with the UI, so you can try it without wrestling with CORS or reverse proxies.

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