https://github.com/ollama-ui/ollama-ui
Simple HTML UI for Ollama
https://github.com/ollama-ui/ollama-ui
Last synced: 22 days ago
JSON representation
Simple HTML UI for Ollama
- Host: GitHub
- URL: https://github.com/ollama-ui/ollama-ui
- Owner: ollama-ui
- License: mit
- Created: 2023-08-03T04:27:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T18:30:03.000Z (2 months ago)
- Last Synced: 2025-02-12T19:38:27.659Z (2 months ago)
- Language: JavaScript
- Homepage: https://ollama-ui.github.io/ollama-ui/
- Size: 322 KB
- Stars: 925
- Watchers: 10
- Forks: 159
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ollama-ui/ollama-ui - Simple HTML UI for Ollama (JavaScript)
- Awesome-Ollama - HTML UI - ui.github.io/ollama-ui/) <br /> [Chrome extension](https://chrome.google.com/webstore/detail/ollama-ui/cmgdpmlhgjhoadnonobjeekmfcehffco) | (Web & Desktop UIs)
README
# ollama-ui
Just a simple HTML UI for Ollama
Now available as a chrome extension!
https://chrome.google.com/webstore/detail/ollama-ui/cmgdpmlhgjhoadnonobjeekmfcehffco## Usage
```
git clone https://github.com/ollama-ui/ollama-ui
cd ollama-ui
makeopen http://localhost:8000 # in browser
```
