https://github.com/kourva/localollama
Lightweight Vue chat interface for interacting with Ollama models.
https://github.com/kourva/localollama
chat-application ollama ollama-gui ollama-interface ollama-ui vue3 vuejs
Last synced: 4 months ago
JSON representation
Lightweight Vue chat interface for interacting with Ollama models.
- Host: GitHub
- URL: https://github.com/kourva/localollama
- Owner: Kourva
- License: mit
- Created: 2025-05-18T20:40:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-18T21:51:32.000Z (5 months ago)
- Last Synced: 2025-06-01T11:59:31.265Z (4 months ago)
- Topics: chat-application, ollama, ollama-gui, ollama-interface, ollama-ui, vue3, vuejs
- Language: Vue
- Homepage: https://localollama.pages.dev/
- Size: 1.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Local Ollama
Simple and lightweight chat interface written in Vue for Ollama models based on the client's ollama server.> [!WARNING]
> This project is not finished yet — it's just a testing demo.
> Views and components are not finalized, not optimized, and currently do not support chat history or session management.
> This is a minimal proof of concept for real-time interaction with Ollama models.# Demo
Visit [Local Ollama](https://localollama.pages.dev/) for demo preview.
You can freely use this Git source and host it for free on [Cloudflare Pages](https://dash.cloudflare.com).# Models not shown? (Ollama's CORS error)
Fix it using [this tutorial](https://objectgraph.com/blog/ollama-cors/)