AI Employees That Work 24/7 — Deploy intelligent AI receptionists and assistants for small businesses in 48 hours.
- Website: actualagent
- Interactive Demo: Watch AI in Action
- ROI Calculator: Calculate Your Savings
- Dashboard Preview: Client Analytics
Actual Agent is a productized AI employee platform that helps small businesses never miss a call, lead, or appointment again. We deploy custom AI receptionists powered by OpenClaw that:
- 📞 Answer calls and texts 24/7
- 📅 Book and manage appointments
- 🏥 Triage emergencies with clinical protocols
- 💰 Capture and qualify leads automatically
- 📊 Provide real-time analytics dashboard
- 🔄 Recover missed appointments via automated follow-up
├── index.html # Landing page (deployed to GitHub Pages)
├── server.js # Express server for local development
├── package.json # Dependencies
├── BUSINESS_PLAN.md # Business strategy & market analysis
├── OUTREACH_TEMPLATES.md # Sales email templates
├── LEADS.md # Prospect list (Frisco/Collin County)
├── PRODUCT_ROADMAP.md # Phase 1-3 roadmap
├── VALIDATION_REPORT.md # QA & security audit results
├── FIX_REPORT.md # Issue resolution log
├── onboarding/
│ ├── setup-client.sh # Automated client provisioning script
│ └── README.md # Onboarding documentation
├── skill-packs/ # Industry-specific AI configurations
│ ├── dental/ # Dental office AI receptionist
│ ├── real-estate/ # Real estate AI assistant
│ ├── insurance/ # Insurance agency AI assistant
│ ├── property-management/# Property management AI assistant
│ └── general/ # General business AI assistant
├── demo/ # Sales demo instance (Bright Smile Dental)
│ ├── SOUL.md # AI personality configuration
│ ├── demo-data.md # Business data for demo
│ ├── demo-script.md # 5-scenario sales walkthrough
│ ├── pitch-deck.md # Investment/sales pitch deck
│ └── AGENTS.md # Agent behavior configuration
└── demo-page/
└── index.html # Interactive demo with animated chat
┌─────────────────┐ ┌──────────────┐ ┌─────────────────┐
│ Client Channels│────▶│ OpenClaw │────▶│ AI Agent │
│ (WhatsApp, SMS, │ │ Gateway │ │ (Custom SOUL) │
│ Phone, Web) │ │ │ │ │
└─────────────────┘ └──────┬───────┘ └────────┬────────┘
│ │
┌──────▼───────┐ ┌────────▼────────┐
│ Analytics │ │ Skill Packs │
│ Dashboard │ │ (Industry │
│ │ │ specific) │
└──────────────┘ └─────────────────┘
| Plan | Price | Features |
|---|---|---|
| Starter | $497/mo | 1 AI employee, basic channels, email support |
| Growth | $997/mo | 2 AI employees, all channels, priority support, analytics |
| Enterprise | $2,497/mo | Unlimited AI employees, custom integrations, dedicated manager |
git clone https://github.com/kollaakhil/actual-agent.git
cd actual-agent
npm install
node server.js
# Open http://localhost:3000cd onboarding
bash setup-client.sh "Business Name" "dental" "+1234567890" "email@example.com"- Client data isolation per instance
- Prompt injection protection on all AI agents
- No PII in logs or analytics
- API key encryption at rest
- Input sanitization on all user-facing tools
- Phase 1: Core product — landing page, skill packs, onboarding, demo
- Phase 2: Unified platform with Stripe billing, client dashboard, self-serve onboarding
- Phase 3: White-label option, API marketplace, multi-language support
Small businesses in Frisco/Collin County, TX and beyond:
- Dental offices
- Real estate agencies
- Insurance agencies
- Property management companies
- Any service business that relies on phone calls
MIT License — see LICENSE for details.
Built with 🟢 by Akhil Kolla • Powered by OpenClaw