SMB Toolkit
wedding-bot
Wedding-planning concierge — timeline + budget breakdown + vendor categories + risk flags. Personalized.
Launch kit
wedding-bot — launch kit
1-liner
Wedding-planning concierge — timeline + budget breakdown + vendor categories + risk flags. Personalized.
Tweet hook
Bride + groom budget for a 120-guest Chicago wedding: $30K. Realistic? $45K. Or budget $30K, cap guest list at 80. Or move to off-peak.
Built a planner that flags optimistic-assumption risks honestly.
$19 one-shot 🧵
Reddit / channels
- r/weddingplanning (carefully — anti-AI in this community)
- TikTok wedding-planning hashtag
Cross-promotion
Partner with Etsy printables sellers (which we have via etsy-printables) — deliver a complete bundle.
SEO content
- "Wedding-planning timeline by budget tier"
- "Risk flags couples should hear EARLY"
Documentation
wedding-bot
Wedding-planning concierge. Personalized timeline + budget breakdown + vendor checklist + risk flags. Sells direct-to-couple via subscription.
Pricing
- $19 one-shot plan
- $9/mo SMS reminders + monthly check-ins through the engagement
- $99/mo concierge tier — actual vendor outreach + scheduling
Run
cd C:\openclaw-products\wedding-bot
python -m venv .venv
.\.venv\Scripts\activate
pip install -e .
weddingbot buildplan --guests 120 --budget 45000 --months-until 9 --venue-type "garden" --region "Chicago suburbs" --out plan.json