An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Preview](https://github.com/mmar58/Ollama-Chat/blob/main/demo/Chat%20UI.gif?raw=true)

# 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