Skip to main content

Online documentation

We evaluated Mintlify, Docusaurus, MKDocs, unmint, and pDoc. GitHub Wiki was also considered. After comparing the options, we chose Mintlify because:
  • Used by OpenClaw — thanks for the hint!
  • Best UI and feature set among the candidates.
  • Generous Hobby tier.
Known limitations:
  • The GitHub sync setup was not smooth.
  • The main URL assigned at signup cannot be changed.

Programming language

LayerLanguage
Desktop (Root Node)Python, TypeScript
Device nodesFlutter
LangChain is used for AI and agentic processing.

Online access

There are several options for external communication:
MethodRequirements
TelegramSet up a bot
WhatsAppNew phone number (possibly eSIM)
TailscaleFree account
VPNEasy to set up
Relay GatewayEasy to set up
WebSocket / JSON-RPC is the communication protocol between components.

AI framework

LangChain handles all AI and agentic processing on the desktop layer.