Back to Blog

February 18, 2026

Project Writeup10 min read

I Replaced a VA with an AI Agent for 90 Days — Honest Results

I'm going to share something that might sound cold: I replaced my virtual assistant with an AI agent for 90 days. Before you judge, let me give you the context.

I wasn't trying to prove that AI is better than people. I was trying to answer a specific question that dozens of business owners have asked me: "Can I use AI instead of hiring a VA?" They deserve an honest answer based on real data, not theory. So I ran the experiment.

For background: I had been working with a VA for about 18 months. She handled inbox management, calendar scheduling, research tasks, data entry, social media scheduling, basic content drafting, travel booking, and various admin tasks. She worked about 25 hours per week and I paid $2,000 per month. She was good at her job.

For the experiment, I built an AI agent system to handle as much of her task list as possible. I tracked everything: time to complete, quality of output, cost, and — importantly — what I still had to do myself.

The Setup

I didn't use a single AI tool. I built a system of connected automations:

- Claude API as the core intelligence — for drafting, summarizing, analyzing, and decision-making - n8n as the workflow engine — connecting email, calendar, CRM, and other tools - Zapier for a few specific integrations where n8n didn't have a native connector - Notion API for task management and documentation - Google Calendar API for scheduling

The system took about two full days to build and configure. Not trivial — but a one-time investment.

Task-by-Task Breakdown

Here's how the AI agent performed on each task category, rated against my VA's performance:

1. Inbox Management — AI wins decisively

The VA spent about 5 hours per week on email: sorting, flagging important messages, drafting replies to routine inquiries, and surfacing things that needed my attention.

The AI agent handles this in near-real-time. New emails are classified automatically. Routine inquiries get draft responses (which I approve with one click). Important messages get flagged and summarized. Newsletter and marketing emails get filed. The system works 24/7, so my inbox is organized before I wake up.

Cost: About $30/month in API calls for email processing. Quality: Equal or better than the VA for classification and drafting. The AI never misses an email or forgets to follow up. Time saved for me: About 30 minutes per day.

2. Calendar Scheduling — AI wins with caveats

Scheduling meetings used to involve a chain of emails back and forth. The VA would handle the coordination, check my availability, and book the meeting.

The AI system uses Calendly for standard meetings (which my VA also used), but it also handles the custom scheduling requests — the "can we find 45 minutes next Tuesday or Wednesday afternoon?" emails. It reads the request, checks my calendar, proposes options, and confirms. For most scheduling scenarios, it's faster than the VA because there's no lag between emails.

The caveat: Complex multi-party scheduling across time zones still sometimes requires judgment calls the AI can't make well. "Should I prioritize the investor meeting or the client meeting when both can only do Thursday at 2 PM?" I handle those myself now — maybe two or three per week.

Cost: Minimal — this runs on the same email processing pipeline. Quality: 90% as good. The 10% gap is judgment on prioritization.

3. Research Tasks — Mixed results

The VA could research vendors, compile competitive analysis, find specific information, and summarize findings. She'd spend 3-5 hours per week on various research tasks.

The AI agent handles factual, structured research well. "Find the top five project management tools for agencies under 50 people and compare pricing" — it nails this. It can search, compile, and format the information faster than a human.

But exploratory research — "Look into whether we should sponsor that conference" or "Research what our competitors are doing with their onboarding" — is notably weaker. The AI tends to give surface-level answers where the VA would dig deeper, make phone calls, or use intuition about what I actually cared about.

Cost: About $20/month for research-related API usage. Quality: 70% as good overall. Excellent for structured research, mediocre for exploratory work.

4. Data Entry — AI wins decisively

CRM updates, spreadsheet maintenance, invoice logging — the VA spent about 3 hours per week on this. The AI agent handles it automatically through integrations. When a meeting ends, the CRM is updated. When an invoice comes in, it's logged. When data needs to be moved from one system to another, n8n handles it.

Cost: Part of the n8n infrastructure — maybe $10/month attributable. Quality: Better than the VA. Fewer errors, more consistent, and immediate.

5. Social Media Scheduling — AI wins narrowly

The VA would schedule posts I'd written, occasionally repurpose content, and maintain the posting calendar. The AI agent does this through a pipeline: I write or approve content, the system formats it for each platform, schedules it at optimal times, and logs it in our content calendar.

Cost: About $15/month. Quality: Equal for scheduling. Slightly worse for content repurposing — the AI's variations are sometimes too similar to the original.

6. Content Drafting — Tie with nuance

The VA drafted routine content: email templates, standard responses, meeting summaries, basic social posts. The AI does this faster and often at equal or better quality for structured, routine content.

For anything requiring brand voice, audience awareness, or strategic thinking, the VA was better. She'd internalized my tone and knew what I cared about. The AI needs more explicit instruction.

Cost: About $25/month. Quality: Equal for routine content, 75% as good for anything requiring voice or strategy.

7. Travel Booking — VA wins

I'll be honest: the AI agent is bad at travel booking. It can find flight options and hotel comparisons, but the actual booking — navigating airline websites, handling loyalty programs, adjusting itineraries when things change — still requires a human. Or at minimum, much more complex integrations than I built.

Cost: N/A — I ended up handling this myself. Quality: Not viable for end-to-end travel booking.

8. Judgment Calls and Context — VA wins

The category nobody thinks about. My VA knew that when a certain client emailed, it was always urgent. She knew that I don't schedule calls before 10 AM even though my calendar shows availability. She knew that when I said "handle this," she could infer what I meant from 18 months of working together.

The AI agent has no ambient context. Every rule must be explicitly programmed. I found myself spending time teaching the system things the VA just knew. Some of this gets better over time as you add rules, but the gap in contextual judgment was the biggest surprise of the experiment.

The Numbers

| Category | VA Cost | AI Agent Cost | Quality vs VA | |----------|---------|---------------|---------------| | Monthly cost | $2,000 | ~$180 | Varies | | Hours of my time managing | ~2 hrs/week | ~4 hrs/week | - | | Tasks fully automated | N/A | 65% | - | | Tasks needing my input | ~15% | ~35% | - | | Setup time | ~1 week onboarding | ~2 days build | - |

The AI agent costs about 91% less. But it requires about twice as much of my time to manage. And about 35% of tasks still need my direct involvement versus 15% with the VA.

My Honest Conclusion

The AI agent is the right choice if: - You're cost-sensitive and willing to trade your time for savings - Your tasks are primarily structured, repetitive, and rule-based - You don't need a human to make contextual judgment calls - You're technical enough to build and maintain the automations

The VA is the right choice if: - Your time is more valuable than the cost difference - You need someone who can handle ambiguity and exercise judgment - Your tasks frequently require human interaction (phone calls, relationship management) - You want to delegate and forget rather than manage a system

What I actually did: After the 90-day experiment, I hired my VA back at reduced hours (15 hours/week, $1,200/month) and kept the AI agent running for the tasks it handles well. The combination is better than either alone. My VA focuses on the high-judgment, relationship-oriented work. The AI handles the structured, repetitive work. Total cost: $1,380/month. Total quality: higher than before.

Lessons Learned

1. AI doesn't replace people — it replaces tasks. The right question isn't "AI or VA?" It's "Which tasks should each handle?" 2. The management overhead is real. An AI agent doesn't need vacation days, but it needs configuration, monitoring, and troubleshooting. Account for your time. 3. Start with the easy wins. Inbox management and data entry were automated in the first day. Those quick wins funded my patience for the harder problems. 4. Context is expensive to program. Every piece of implicit knowledge your VA carries in their head has to be explicitly encoded for AI. Budget for this. 5. The hybrid model wins. Human + AI outperforms either alone for most businesses.

FAQ

Did your VA know about the experiment? Yes. I was transparent about it from the start. She understood the goal was research, not replacement. She's now working with me in the hybrid model and actually enjoys her role more because the tedious tasks are gone.

How technical do you need to be to set this up? Moderately technical. You need to be comfortable with APIs, n8n or similar automation tools, and basic prompt engineering. If that sounds intimidating, that's exactly what we build for clients at Centurion AI.

What was the biggest surprise? How much implicit knowledge my VA had that I'd never documented. Things like "always cc [specific colleague] on emails about [specific topic]." I had to discover these rules by noticing when the AI got them wrong.

Would this work for a team, not just a solo operator? Yes, but the complexity scales. A team of five with a shared AI agent system needs more sophisticated routing, permissions, and context management. It's very doable but not a weekend project.

What's the break-even point? If your VA costs $2,000/month and the AI system costs $180/month plus 2 extra hours per week of your time — the break-even depends on your hourly value. If your time is worth $100/hour, the AI saves you about $1,000/month. If your time is worth $300/hour, the savings shrink significantly.

Find the right balance for your business.

Whether you need a full AI agent system, a hybrid model, or help figuring out which tasks to automate, we can build it. Start with a Strategy Audit and we'll map your task landscape and design the right mix of human and AI support.

Get Started