A simple, stupid UI for Ollama. Keep It Simple, Stupid (KISS).
## Why Another UI?
While there are many excellent Ollama UIs available, most of them come with abundant features and dependencies that you might not need. I just wanted a straightforward interface to chat with Ollama models, without installing a ton of packages or dealing with complex configurations.
## Features
- Single page chat interface
- Model switching
- Chat history
- Markdown support (including code blocks)
- Dark/Light theme
- Server URL configuration
- That's it!