I gave Manus AI a list of Salesforce integration capabilities and tasked it to create this website:
🔗 https://lnkd.in/g_M3xwkY
Manus AI is the autonomous AI agent designed by the China-based company Butterfly Effect, which was recently acquired by Meta for $2 billion.
Salesforce acquired an agent company last year that was similar to a degree: Convergence.AI. Unfortunately, I only had a chance to experiment with it once before it was taken offline. It was an agent with some emulated browsing navigation abilities.
Back to Manus AI : it can plan and execute multi-step tasks and operates in a controlled Linux sandbox to execute shell commands and interact with web browsers.
It generated a tech stack to serve the site that seems overkill to me:
- TypeScript
- React + Hooks (shadcn/ui, Radix UI)
- Radix UI (React component primitives)
- shadcn/ui (component library using Radix UI)
- Tailwind CSS
- Framer Motion (animation library)
- Sonner (toast notification)
- Wouter (client-side router for SPA)
- built with Vite 7
- served with Node.js Express
But the result looks nice!

