Skip to content

meganoob1337/Ollama-Gui

 
 

Repository files navigation

Ollama GUI

Welcome to Ollama GUI, this is interface for ollama cli to make it easier to chat with, this also includes other features such as persisted conversation, switch between conversations and more.



Create a build to fully self host it and offline use

Requirements


  1. Clone the repo git clone [email protected]:ollama-interface/Ollama-Gui.git
  2. pnpm i
  3. pnpm build:app:silicon (:silicon or :intell or :universal) depending on your machine
  4. Go to /src-tauri/target/release/bundle/dmg/*.dmg and install the program with the .dmg file.

You as well you need to install Ollama and after you installed it, you can run your local server with this command OLLAMA_ORIGINS=* OLLAMA_HOST=127.0.0.1:11435 ollama serve.



This is not affiliated with Ollama.ai but just giving value to the community from me.

For any questions, please contact Twan Luttik (Twitter - X)

About

A GUI interface for Ollama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • CSS 1.7%
  • Other 2.0%