Skip to main content
Coming Soon — nSelf+Claw
MIT open-source client: v1.1.6 · Self-host anytime from GitHub

ɳClaw

Your AI assistant that never forgets

Self-hosted AI personal assistant with infinite memory. Auto-detects topics, branches conversations, builds a living knowledge graph powered by pgvector + ltree. You just talk to it. No "New Chat" button.

The hosted claw.nself.org SaaS is coming soon. Access with any paid bundle or ɳSelf+ (nSelf+Claw tier). The MIT open-source client is available today — self-host it on your own server.

Storage engine

pgvector + ltree

Topic branching

Automatic

Context window

Unlimited (chunked)

Search

MeiliSearch + vector

Your life, organized by topics, not sessions

Most AI assistants have amnesia. Every chat starts from zero. ɳClaw is different. Every conversation feeds the same Postgres knowledge graph, searchable with vector similarity and full-text. Ask ɳClaw about anything you discussed last month, it remembers.

Topics emerge automatically. The sidebar shows your life organized by subject, not by timestamp. Conversations that share context link to each other. The graph builds itself.

What ɳClaw can do

13 plugins in the ɳClaw bundle, all composing into a single conversational surface.

🧠

Infinite memory

Every conversation is remembered. Facts, decisions, and context compound over time into a searchable knowledge graph stored in your own Postgres.

🌿

Auto-topic detection

After 3 messages, ɳClaw auto-detects the topic and creates a branch in your knowledge graph. No manual tagging. No "New Chat" button.

🔀

Branching conversations

Each topic is a branch. Related topics link automatically via pgvector similarity. Your life organizes itself into a living tree.

📬

Email and calendar

Connect Gmail, read emails, draft replies, and pull calendar events, all through natural conversation. The mux plugin routes your digital life.

🔒

Your data, your server

Runs on your own VPS. Postgres, Redis, and pgvector stay on your machine. No cloud subscription, no data leaving your control.

🔌

Plugin ecosystem

Browser control, voice, news briefings, budget tracking, and more. The ɳClaw bundle includes 13 plugins that compose into a full personal assistant.

⚙️

Rust core for speed and safety

ɳClaw's embedding pipeline and knowledge graph traversal are powered by a Rust core (libnclaw). Vector similarity search, ltree path resolution, and chunked context assembly all happen in native code — no Python overhead. The same Rust library ships in the macOS/Linux desktop builds via Tauri and is exposed to mobile via FFI.

libnclaw

Rust FFI core — shared by desktop and mobile builds

pgvector

Postgres vector extension — semantic search over your knowledge graph

ltree

Topic hierarchy stored as tree paths — instant subtree queries

Self-host in 5 minutes

Clone the repo, set your ɳClaw bundle key, and you have a full production AI assistant server. Postgres, pgvector, Redis, Hasura — all on your own machine.

git clone https://github.com/nself-org/nclaw
cd nclaw/.backend
nself license set nself_pro_...
nself plugin install ai claw claw-web mux voice browser google notify
nself build && nself start

Access ɳClaw when it launches

The MIT open-source client is free forever — self-host it today. The hosted claw.nself.org SaaS (nSelf+Claw) opens with any paid bundle ($0.99/mo for the ɳClaw Bundle alone) or get all 6 bundles plus Elite hosted access with ɳSelf+ at $3.99/mo.