https://github.com/mmar58/ollama-chat
This a simple but functional chat UI for ollama. Can easily add it into any web app to add floating chat UI with ollama resposnse in your web application.
https://github.com/mmar58/ollama-chat
html-css-javascript ollama ollama-chat ollama-client ollama-ui
Last synced: 7 months ago
JSON representation
This a simple but functional chat UI for ollama. Can easily add it into any web app to add floating chat UI with ollama resposnse in your web application.
- Host: GitHub
- URL: https://github.com/mmar58/ollama-chat
- Owner: mmar58
- Created: 2025-01-17T18:39:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T18:14:48.000Z (9 months ago)
- Last Synced: 2025-01-26T18:19:50.969Z (9 months ago)
- Topics: html-css-javascript, ollama, ollama-chat, ollama-client, ollama-ui
- Language: HTML
- Homepage:
- Size: 979 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# About
It’s a easy floating chat in simple html and javascript. You can easily attach this in any web application to enable floating chat window with ollama.
# Features
* Chat with ollama with chat history
* Change models easily
* Keeping model persistant over reload
* Keeping chat window and size persistant over reload