I helped my client build a $12/month property chatbot for 1,000 sales agents - The Boring Truth
Too cheap to be true? Yes. And the catch is not what you think. Before we touched any AI, we spent time just organising (the boring stuff).
The Situation
Property documents scattered across WhatsApp. Brochures in Telegram. Floor plans buried somewhere in Google Drive. Project updates in email threads nobody reads anymore.
The Steps
- Getting everything into Drive properly.
- Name folders by project.
- Files named consistently.
- Choosing one place the whole team agrees on.
- Google Sheet: Projects as rows. Status, unit count, availability — all in columns. Simple stuff.
Once the data was clean, we didn’t need AI to count anything. A formula does that. It’s free, (almost) never wrong.
An Automation Script runs every night, scans the Drive folders, and writes a flat index file — project name, document name, link. Thirty lines of text.
That’s it. That’s the “database.”Then we deployed the AI. It reads the Sheet for numbers. It reads the index file for documents. It handles the conversation.
$12/month. Works for 1,000 users.
Not because the AI is smart.
Because we did the boring work first.