Run Clawdbot/Moltbot on Cloudflare with Moltworker
9 days ago
- #AI
- #Cloudflare
- #Automation
- Mac minis are being purchased to run Moltbot, an open-source AI personal assistant.
- Moltbot operates on user hardware, integrates with various applications, and can be controlled remotely.
- Moltworker is introduced as middleware to run Moltbot on Cloudflare's Sandbox SDK and Developer Platform APIs.
- Cloudflare Workers now has improved Node.js compatibility, reducing the need for external dependencies.
- An experiment showed 98.5% of the top 1,000 NPM packages work on Cloudflare Workers.
- Moltworker architecture includes an API router, proxy, and uses R2 for persistent storage.
- Cloudflare AI Gateway allows centralized management of AI provider secrets and unified billing.
- Sandbox SDK provides secure, isolated environments for running untrusted code with simple APIs.
- Browser Rendering enables programmatic control of headless browsers for web automation tasks.
- Zero Trust Access simplifies authentication for APIs and Admin UI, enhancing security.
- A demo showcases Moltbot's capabilities, including route finding, food ordering, and video creation.
- Moltworker is open-sourced on GitHub, requiring a Cloudflare account and a Workers paid plan.
- Cloudflare offers a comprehensive toolkit for AI development, including inference, storage, and databases.