45 lines
1.3 KiB
Markdown
45 lines
1.3 KiB
Markdown
# Gift-a-Roast 🎁🔥
|
|
|
|
An insult-as-a-service platform: order a custom AI roasting call to send to anyone, in their regional dialect, optionally set to music.
|
|
|
|
## Overview
|
|
|
|
1. **Website:** Customer visits, selects insult style/dialect/accent, enters recipient's phone number, schedules delivery, pays
|
|
2. **Call:** Recipient gets a Twilio call from an AI agent who insults them in the requested regional dialect
|
|
3. **Song mode:** Optional — the insult comes as a sung roast tune
|
|
|
|
## Stack
|
|
|
|
| Layer | Technology |
|
|
|---|---|
|
|
| Payments | Stripe |
|
|
| Calls | Twilio inbound/outbound |
|
|
| Speech-to-Text | Deepgram / Whisper |
|
|
| Insult Generation | admin-ai (LLM) |
|
|
| Text-to-Speech | ElevenLabs (regional accents) |
|
|
| Song Generation | Suno API / LLM lyrics + TTS |
|
|
|
|
## Status
|
|
|
|
- [x] Concept defined
|
|
- [ ] API cost research
|
|
- [ ] Per-call cost analysis
|
|
- [ ] Pricing model
|
|
- [ ] Legal review (harassment, opt-out, right of publicity)
|
|
- [ ] MVP build: website + Twilio flow + STT/LLM/TTS pipeline
|
|
|
|
## Key Contacts
|
|
|
|
- **Owner:** Germaine Brown
|
|
- **AI Engineer:** Sho'Nuff (Hermes)
|
|
|
|
_Regional dialects/accents (demo slate):_
|
|
- Southern (Texas drawl)
|
|
- New York (Brooklyn)
|
|
- British (Cockney)
|
|
- Scottish (Highlands)
|
|
- Jamaican (Patois)
|
|
- Valley Girl (California)
|
|
- Australian (Outback)
|
|
- Boston (Southie)
|