A lightweight personal AI assistant framework.
- Interactive onboarding: configure provider, model, and channel in one flow
- WeChat ClawBot support: WeChat channel configuration
- 交互式向导:一步完成 provider、model、channel 配置
- 微信 ClawBot 支持:微信渠道配置
uv tool install weavbotVerify:
weavbot --versionTo try the latest unreleased features:
uv tool install git+https://github.com/yankeguo/weavbot.gitAfter installation, run the recommended first steps:
Run onboarding:
weavbot onboardThis project is a hard fork of nanobot by HKUDS, with significant optimizations and improvements.
MIT