jxqu3 / aiui

A simple no-install web UI for Ollama and OAI-Compatible APIs!
https://aiui-delta.vercel.app
MIT License
20 stars 1 forks source link

A.I.U.I 🤘

AIUI OLLaMA Web UI Dark Theme

AIUI OLLaMA Web UI Light Theme

This is AIUI🚀, a simple yet powerful web UI for Ollama🦙 (New: added support for OAI-Compatible APIs! (OAI, Kobold...)). Features:

Made in Svelte and Vite. I'll probably port it to desktop soon.

News:

Requirements

You'll need:

Installing

npm install
npm run dev

Or, use the start.bat file included which will do that for you!
Or, use the deployed AIUI which works with your local models without installing the website!

Usage

  1. For Ollama, activate "Use OLLaMA API". For OAI-Compatible APIs, deactivate it and put you API Key if needed.
  2. Set your API URL, make sure your URL does NOT end with /. For OAI APIs, make sure you include the /v1 if the API needs it.
  3. I recommend using Chrome/Hermit when using Android because other browsers like Edge don't seem to scale properly when opening the keyboard. Hermit is the only browser which scales perfectly.