4 viral-grade experiments built on xAI Grok
/docs folder (auto-deployed by GitHub Actions on push to main).
.github/workflows/deploy-pages.yml.
All apps have polished, key-optional demos that run instantly. roast-voice now has working realtime voice roasts (model generates + speaks when you enable the toggle + provide a key). Full-duplex reference client + tools in voice-lab. Production: LiveKit (guide in docs).
cd grok-lab/apps/roast-voice npm install npm run dev
A full browser-based xAI Realtime WebSocket client (16kHz PCM, tool calling, multiple voices) is the highest-leverage next step. See the detailed integration guide with LiveKit migration path included in the repo.
Read REALTIME-INTEGRATION.md