Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 750 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 750 Bytes

Ollama UI

Web UI for Ollama GPT

hello-world

settings

How to Use

Tip

Please refer to https://github.com/ollama/ollama/blob/main/README.md configuring Ollama services.

Download

git clone https://github.com/obiscr/ollama-ui 

Build

cd ollama-ui
npm install

Run

  • Open the .env file to modify the endpoint (if necessary)
  • Make sure the ollama service is started
npm run dev

License

Licensed under the MIT license.