Gold Key Solutions

What I've built

Not slides. Systems.

Everything here runs on my own machine, today, because I needed it. It's the clearest way I know to show what 'AI that fits your week' actually looks like in practice.

01Voice assistant Running daily

ARIA

ARIA is a real-time voice assistant I built for myself. You talk to her, she talks back — and she remembers what you told her last week, reads from a growing personal knowledge base, and can hand a task off to a separate agent that reports back when it's done.

  • Real-time voice (WebRTC)
  • LLM with reasoning
  • Graph retrieval
  • Agent delegation
  • Self-hosted
Read the write-up
02Shipped application In production

VaultDex

VaultDex is a full web application: accounts, a database, an interface, and hosting, all built and run by one person. It tracks a collection and what it cost, and it's used every day.

  • Next.js
  • TypeScript
  • Postgres
  • Self-hosted
Read the write-up
03Agent orchestration Running daily

The Fleet

A working setup where an orchestrating agent plans, briefs specialist agents — frontend, backend, QA, research — verifies what comes back, and reports to me over messaging. It's how this site got built.

  • Claude Code
  • Custom agent roster
  • File-based memory
  • Messaging bridge
Read the write-up

The point

Your version is smaller. Same pattern.

You don’t need a voice assistant or an agent fleet. You need the follow-ups to write themselves and the call notes to land in the right place. The skill is the same one — knowing which pieces to connect and which to leave alone — just pointed at your Tuesday instead of mine.