로컬 AI

이승훈·2026년 2월 9일

NodeJS 설치

설치

Git 설치

sudo apt install git -y

OpenClaw 설치

OpenClaw

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

다운로드 후 설치 과정은 Ctrl + C 로 취소한다.

Ollama 설치

Ollama

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

Ollama 실행

ollama

Launch OpenClaw 메뉴로 OpenClaw 와 같이 실행한다.

텔레그램 봇 연결

먼저 텔레그램 봇에서 /start 명령을 준다.

openclaw pairing list telegram
openclaw pairing approve telegram 코드

ClawHub

ClawHub

npx clawhub@latest install 개발자/스킬명

기타

Ollama

모델 확인

ollama list

모델 삭제

ollama rm 모델명

캐시 삭제

rm -rf ~/.ollama

OpenClaw

캐시 삭제

rm -rf ~/.openclaw

설정

openclaw configure
profile
안녕하세요!

0개의 댓글