Audio-first content for creators who speak better than they write.
Record insight → transcribe → format for social → copy & paste.
You have insights. You're better at talking than writing. You don't want to learn writing frameworks or reformat the same idea for Twitter, Threads, and Substack.
Spoke takes your raw audio, turns it into platform-ready posts in seconds.
What it does:
- Record audio (in-app)
- Transcribe (Whisper API)
- Format 3 ways (tweet, thread, long-form) using insight framework
- Copy buttons for each format
What it doesn't do (yet):
- File upload
- Framework selection
- Goal tracking
- Drafts/history
- Social posting
- Auth
- Frontend: React + Tailwind CSS
- Backend: Supabase
- APIs: Whisper (transcription) + Claude (formatting)
- Hosting: Vercel
git clone https://github.com/YOUR_USERNAME/spoke.git
cd spoke
npm install
npm startVisit localhost:3000 → record → copy.
Push to main → Vercel auto-deploys.
git add .
git commit -m "feature: xyz"
git push origin main- File upload
- Framework selection (insight, value, story, question, contrarian)
- Goal tracking (email signups, sales, engagement)
- Drafts/history
- React Native (mobile)
- TestFlight + App Store