Web UI for Ollama GPT
Tip
Please refer to https://github.com/ollama/ollama/blob/main/README.md configuring Ollama services.
git clone https://github.com/obiscr/ollama-ui
cd ollama-ui
npm install
- Open the
.env
file to modify the endpoint (if necessary) - Make sure the ollama service is started
npm run dev
Licensed under the MIT license.