Yet another (unofficial) Ollama GUI but based on Tauri and Svelte 5. We make Ollama easy-to-use for everyone.
- 💬 Chat with LLMs (obviously)
- 💾 Manage your chat history locally
- 🤖 Manage your LLMs
- 🈚 Free and open source!
Find out an installer for your system on our release page.
Ollama Lab is currently not in the official package index.
Use one of our AURs (ollama-lab
or ollama-lab-bin
) to install Ollama Lab.
Or you can use an AUR helper:
# yay
yay -S ollama-lab
# OR paru
paru -S ollama-lab
Note
It is recommended to run yay/paru -Scc
to clean up the space after using ollama-lab
,
because the build files may take up to 8~10 GiB on your disks.