← Projects2026
OpenClaw
- Node.js
- DeepSeek API
- Telegram Bot API
- Headless Chrome
A personal multi-agent system I run on Telegram. Plugin system, headless-browser automation for sites that need a real chrome, and a few specialised agents on top. One of them, Carscout, is built for Singapore used-car research.
OpenClaw is a personal multi-agent system I built on top of Telegram. It runs multiple specialized agents, Arbiter for general-purpose tasks and Carscout for Singapore used-car market research, with a plugin and skills management system. Browser automation drives headless Chrome sessions for sites without APIs, with retry and session-persistence logic. The backend runs on DeepSeek's API. It's a side project that keeps evolving as I add capabilities, not a product, just a tool that gets sharper every week.