How I Replaced a $25/hr Virtual Assistant with an AI Desktop Agent
Replacing a Virtual Assistant with an AI Agent
For two years, I paid a virtual assistant $25 per hour to handle CRM updates, outreach emails, and calendar scheduling. The work was consistent, predictable, and followed clear patterns. That made it a perfect candidate for an AI desktop agent.
What the VA Did
The daily workflow was straightforward:
- CRM updates - after each call, log the outcome, update the deal stage, add notes
- Outreach emails - send personalized follow-ups based on templates and conversation context
- Calendar scheduling - coordinate meeting times across multiple time zones, send invites
Total cost: roughly $1,000 per month for 10 hours per week.
What the Agent Does Now
The AI agent runs locally on a Mac and handles the same three workflows:
- Opens the CRM, navigates to the right contact, fills in call notes from a voice summary
- Drafts follow-up emails using the conversation context and sends them through the email client
- Checks calendar availability, proposes times, and creates calendar events
The agent uses the actual desktop applications - the same CRM, email client, and calendar app the VA used. No API integrations needed. No custom connectors. Just an agent that operates the same software a human would.
The Tradeoffs
The agent is faster for structured tasks. CRM updates that took the VA 5 minutes take the agent 30 seconds. Email drafts appear instantly instead of after a back-and-forth clarification.
But the agent is worse at judgment calls. When a prospect replies with something unexpected, the VA would adapt. The agent flags it for review. When scheduling conflicts require diplomacy, the agent queues it for human decision.
The Hybrid Approach
The best setup is not full replacement - it is task routing. The agent handles the 80% of work that follows predictable patterns. A human handles the 20% that requires judgment. The monthly cost dropped from $1,000 to under $100 in API costs.
Fazm is an open source macOS AI agent. Open source on GitHub.