Skip to content

Instantly share code, notes, and snippets.

View SamithThamel's full-sized avatar
🎯
Focusing

Samith Thamel SamithThamel

🎯
Focusing
View GitHub Profile
@SamithThamel
SamithThamel / openclaw_with_ollama.md
Created February 18, 2026 00:54 — forked from iam-veeramalla/openclaw_with_ollama.md
openclaw with ollama (Zero cost AI Assistant)

OpenClaw configuration with Ollama

Install OpenClaw

curl -fsSL https://openclaw.ai/install.sh | bash

Install Ollama

curl -fsSL https://ollama.com/install.sh | sh