Open Source โ€” Apache 2.0

Get up and running with AI agents.

15 MB single binary. Markdown configured.Ollama local, Claude cloud, or any OpenAI-compatible endpoint.

$ curl -fsSL https://localkin.dev/install.sh | sh
25+ Souls ยท 16 Skills ยท Voice ยท Browser ยท Heart

Quick Start

Up and running in 60 seconds

01

Install

# macOS / Linux / Raspberry Pi
curl -fsSL https://localkin.dev/install.sh | sh

# Or build from source
git clone https://github.com/LocalKinAI/localkin.git && cd localkin
go build -o localkin ./cmd/localkin/
02

Pick a soul

# 7 example souls included:
souls/
โ”œโ”€โ”€ coder.soul.md       # Claude Sonnet 4.6
โ”œโ”€โ”€ researcher.soul.md  # Web search + analysis
โ”œโ”€โ”€ ollama.soul.md      # Ollama local (llama3.1)
โ”œโ”€โ”€ openai.soul.md      # OpenAI GPT-4o
โ”œโ”€โ”€ deepseek.soul.md    # DeepSeek Chat
โ”œโ”€โ”€ groq.soul.md        # Groq Cloud (free Llama)
โ””โ”€โ”€ locked.soul.md      # Read-only sandbox
03

Run

# Local โ€” fully offline, private
localkin -soul souls/ollama.soul.md

# Claude โ€” free via OAuth login
localkin -login
localkin -soul souls/coder.soul.md

# Voice mode (Pioneer)
localkin -soul souls/coder.soul.md -voice

Features

What lives inside 15 MB

Open Source

The Soul System

One .soul.md defines your agent โ€” identity, model, permissions, skills. YAML frontmatter + Markdown body. Hot-swap with /soul at runtime.

Open Source

The Self-Forging Agent

"Create a skill that monitors Bitcoin." It writes the SKILL.md, generates the script, and activates it. Circuit breaker prevents runaway loops.

Open Source

Web Search & Unix Pipeline

DuckDuckGo web search built in โ€” zero config, no API key. Pipe mode for scripting: localkin -exec "summarize" < server.log > summary.txt.

Open Source

The Persistent Memory

SQLite-backed memory that survives reboots. Conversations persist across sessions. Command history with Up/Down arrow navigation.

Pro

The Offline JARVIS

localkin -voice โ€” continuous hands-free mode. Streaming VAD with zero-gap capture, auto language detection. Three-tier TTS: local Piper โ†’ edge Kokoro โ†’ cloud.

Pro

The Terminal App Store

/skill search bitcoin โ†’ /skill install btc_monitor โ€” or just ask the AI. Browse, install, and manage skills without leaving the terminal.

See it in action

Your AI agents, anywhere

18+ agents on a Mac Mini. Pick one from your phone, start chatting. View all demos โ†’

Agent App Store

Browse and switch AI agents from your phone. Each agent runs as its own process โ€” multi-user, zero conflict. GitHub Scout fetches trending repos, English Tutor drills pronunciation, Madame Guyon offers counsel.

Phone PWAMulti-userCloudflare TunnelKokoro TTS