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
.envfile to modify the endpoint (if necessary) - Make sure the ollama service is started
npm run devLicensed under the MIT license.

