A personal AI assistant
This project is in early development and may contain bugs, incomplete features, and breaking changes. Use at your own risk.
- Memory: Long-term and daily notes, searchable index
- Agent Skills: Modular capabilities with progressive loading
- Agent Workspaces: Separate contexts with identity, soul, and memory
docker run -d \
--name takopi \
-e "TAKOPI_ROOT=/home/node/.takopi" \
-v "$HOME/.takopi:/home/node/.takopi" \
-p 3000:3000 \
--rm ghcr.io/egoist/takopi:latest- OpenClaw and Claude Code
- My two other projects: ChatWise & Lorca