MENU

Fun & Interesting

How to build a Local AI like ChatGPT using Deepseek R1 and Open WebUI (macOS/Linux Version)

Open Geospatial Solutions 10,541 lượt xem 2 days ago
Video Not Working? Fix It Now

Windows users, please check out this tutorial: https://youtu.be/pctm_c4Ch10

Deepseek: https://www.deepseek.com
Ollama: https://ollama.com
Open WebUI: https://openwebui.com

Command lines for Linux:
1. Install ollama: curl -fsSL https://ollama.com/install.sh | sh
2. Run ollama models: ollama run deepseek-r1:1.5b
3. Pull ollama models: ollama pull deepseek-r1:8b
4. Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh
5. Install Open WebUI: DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve
6. Open WebUI: http://localhost:8080


GitHub: https://github.com/opengeos
leafmap homepage: https://leafmap.org
geemap homepage: https://geemap.org
samgeo homepage: https://samgeo.gishub.org
Twitter: https://twitter.com/giswqs
YouTube channel: https://youtube.com/@giswqs

Comment