- ollama homepage
- download and install ollama CLI
- clone this repository
- use npm install && run dev
- use cmd to run ollama
git clone https://github.com/GGMGG/ollamaWeb.git
npm install
npm run dev
ollama serve
Licensed under the MIT License. See the LICENSE file for details.