by nself-org · Productivity · v1.0.4
Full ɳClaw-style AI assistant with infinite memory, topic branching, and pgvector search. Connects to any OpenAI-compatible model.
Free template (MIT)
No license required. Install with:
nself init --template ai-assistant ./my-app
1. Initialize from template
nself init --template ai-assistant ./my-app
2. Install required plugins and start
cd my-app nself plugin install ai claw mux nself start