Ai

The First Week With a Local AI Agent: What Actually Changed

The First Week With a Local AI Agent: What Actually Changed

I’ve been in fintech long enough to know that most productivity tools promise the world and deliver a spreadsheet. So when I decided to set up a local AI assistant — I call mine Hermes Agent — I kept my expectations low. No dramatic transformation. No overnight efficiency gains. Just a quiet experiment to see if a little daily help could make a dent in the noise.

The first week surprised me. Not because it was magical, but because it wasn’t. What changed was small and cumulative. Here’s how it actually went down.

Day 1: Setup

Honestly, Day 1 was fiddly. I run on a Mac, so I had to install Docker, pull the Hermes image, configure a few permissions, and point it at my local file system. The instructions were clear enough, but I’m not a coder — I had to google a couple of terminal commands.

The biggest hurdle was giving Hermes access to my calendar and task manager. I use a self-hosted Nextcloud instance for privacy reasons, so that meant setting up a read-only API key. Took about 45 minutes. By the end, I could type “list my tasks for tomorrow” and it would spit them out. Not exciting, but it worked.

Day 2: Testing Basic Tasks

I started simple. “What’s the weather today?” — boring, but I wanted to see if Hermes could pull live data. It did. Then I asked for my top three priorities for the week. It scanned my task list and said something like: “Client onboarding review, team standup prep, and quarterly report draft.” That was surprisingly useful.

But there were failures too. When I asked “summarise the last five emails from [client name],” it returned a generic response — I realised I hadn’t linked the email client properly. Back to the terminal. Lesson: You don’t get full value on Day 2.

Day 3: Email and Admin Support

By Wednesday, I had Hermes peeking into my local email inbox (via IMAP, no cloud). I asked it to draft a quick reply to a vendor query about payment terms. It gave me three options — one too formal, one too casual, and one that was spot on. I edited it slightly and sent it. That saved me maybe 5 minutes, but it felt like a win.

Then I asked Hermes to find an attachment from a meeting note last month. It searched my local files and found the PDF in under 10 seconds. That would have taken me manual digging for several minutes. Small, but real.

Day 4: Research Help

Thursday was about speed. I needed to compare three payment gateway APIs for a new product feature. Normally, I’d open a dozen tabs, read docs, and take notes. Instead, I prompted: “Compare Stripe, GoCardless, and Braintree subscription billing features, focusing on Australian bank direct debit support.”

Hermes pulled from cached web pages and my own notes. Gave me a clean table: feature lists, pricing notes, latency info. It missed one minor detail about Braintree’s local routing, but I caught it in a quick skim. Net time saved: probably 30 minutes. Not bad for a Thursday.

Day 5: Social Media Planning

I post irregularly on LinkedIn about fintech trends. Hermes offered to help draft a post based on a recent article I’d saved to my reading list. It wrote a decent first draft — a bit dry, so I added some personality. But the structure was good: hook, insight, question for engagement.

I also asked it to schedule the post using a local script I’d set up earlier. That part was clunky — I had to paste the markdown manually. Still, having the content half-ready removed the friction of starting from scratch.

Day 6: Budgeting Support

Here’s where having a fintech background and a local AI agent actually combined. I run a small team and track expenses in a local spreadsheet. I asked Hermes to compare our Q2 spending against Q1, excluding payroll. It crunched the numbers from the CSV and showed me a summary: “travel up 12%, software subscriptions steady, client entertainment down 8%.”

Then I asked it to flag any category that exceeded 110% of budget. It found two: cloud infrastructure and consulting fees. I followed up with a quick email to the team. That whole analysis took me less than 5 minutes. Previously, it would have been a 20-minute slog across pivot tables.

Day 7: Realising the Agent Is Becoming Part of Daily Workflow

By Sunday evening, I noticed something subtle: I wasn’t dreading Monday. Normally, Sunday nights come with a low buzz of anxiety about the week ahead — all the little tasks, the forgotten follow-ups, the research I never got to. With Hermes, I had already asked it to prepare a brief on the client onboarding status and set a reminder to review the draft report before the team standup.

The biggest change wasn’t dramatic. It wasn’t that I suddenly had an extra hour each day. It was that the small daily pressures — the email backlog, the research rabbit holes, the budget checks that always get delayed — started moving forward without me having to push them. That mental load is real, and reducing it, even by a fraction, makes a difference.

I’m not saying everyone should rush out and set up a local AI agent tomorrow. It takes patience and a little technical effort. But if you work with text, tasks, and data — and you value privacy and control — it’s worth the experiment. Just don’t expect magic. Expect gradual, practical help.

Need help setting up your own AI assistant? Feel free to contact me at [email protected].