Ollama WebUi

WebUi to interact with Local LLM ollama written in Vue.js

Screenshot of the App.

Install

Clone the project

bash
              git clone git@github.com:BrunoPoiano/ollama-webui.git

cd to the directory

bash
              cd ollama-webui

Deploy the container

bash
              docker compose up -d

On the browser

http://localhost:5173/

.env

App expets the port to be 11434 if you changed, change the link in the .env