AI Social Media Manager for small business owners.
An AI coach that learns your voice, nudges you weekly, and writes scroll-stopping content. Built for aestheticians, beauty professionals, and solo entrepreneurs.
- Backend: Go (single binary, SQLite)
- Frontend: Vanilla HTML/CSS/JS
- AI: OpenRouter (Gemini 2.0 Flash)
- SMS: Twilio
- Payments: Stripe
go build -o smm-server ./cmd/main.go
OPENAI_API_KEY=your-openrouter-key ./smm-server
# Open http://localhost:8080GET /— Landing pageGET /dashboard— Client dashboardPOST /api/clients— Create clientPOST /api/clients/{id}/chat— Chat with coachPOST /api/clients/{id}/generate— Generate contentPOST /webhooks/sms— Twilio SMS webhookPOST /webhooks/stripe— Stripe webhook
Proprietary — Tetranet