Dottie
The pattern in one phrase: give the AI a phone number and real tools.
1. What it does
Dottie is my personal AI assistant. She is not a chatbot hiding in an app — she has her own phone number, and she actually does things. She answers my calls, books meetings on my calendar, takes messages and texts them to me, sends me a morning briefing every day, reads and sorts my email, remembers the people who reach out, and can even call people for me. While I am asleep or heads-down building, Dottie is running the front desk.
2. The problem it solves
Most "AI assistants" can only talk. You open an app, type a question, read an answer — and then YOU still have to go do the thing. That is not an assistant, that is a search box with manners. The real work of being assisted — picking up the phone, putting the meeting on the calendar, sending the text, checking the inbox — still lands on you.
That makes you the bottleneck in your own business. Every call, every "can we reschedule," every "did you get my email" runs through one person. An assistant that can only chat does not fix that. I needed one that could ACT.
3. The core pattern (the part you steal)
Give the AI a phone number and real tools, so it can act instead of just answer.
Two pieces make Dottie more than a chatbot:
- A door into the real world — a phone line. Dottie has her own number. People call it and reach her; they text it and she replies. That one decision changes everything: she is not stuck behind a login I have to remember to open. She lives where business actually happens — the phone.
- Real tools, not just words. Talk is useless if it ends in "you should book that." So Dottie is wired to actual tools: a calendar she can write to, a texting line, my inbox, a contact book, a memory. When she decides "book Tuesday at 2," she does not tell ME to do it — she does it. The AI is the brain; the tools are the hands.
That is the transferable lesson: a useful assistant needs a body. Hook the AI up to the real systems where the work lives, give it a front door people can reach, and it stops being a clever answer machine and starts being staff.
4. How Dottie is actually built
The stack, at a high level:
- The brain — an AI model decides what to do on each call or text.
- The voice — a voice-AI layer turns a phone call into a real conversation (it listens, thinks, and replies in a natural voice).
- The hands — a small web service the brain can call to actually DO things: check and book the calendar, send a text, take a message, read email, save a contact, set a reminder.
- The memory — a simple store that remembers callers, past conversations, and facts, so she recognizes you next time.
- The schedule — background jobs that fire on their own: the morning briefing, the email triage, the reminders. That is what makes her proactive instead of only reactive.
The trick is the "hands" layer: each ability is one small, well-defined tool the brain is allowed to use. Add a tool, she gains an ability. That is how she grew from "answers the phone" into "runs my morning briefing and triages my inbox."
5. How YOU could build your own
You do not need all of it on day one. The minimum version:
- Start with one job. Pick the single most annoying thing that runs through you — booking, answering the same question, your morning catch-up — and build her for THAT first.
- Give her one real tool. Wire the AI to one actual system (your calendar, or a texting line). One tool that truly fires beats ten that only talk.
- Give her a front door. A phone number or a text line — somewhere people, or you, can reach her without opening an app.
- Add tools one at a time. Each new tool is a new ability. Email, reminders, memory, lead capture — stack them as the need shows up.
- Make her proactive last. Once she reliably does things on command, add the background jobs (the morning text, the triage) so she starts acting before you even ask.
Build the hands before the personality. An assistant that can DO one thing is worth more than one that can talk about everything.