Stoned.AI — live-streamed human + AI conversation show, both sides voiced via local Kokoro TTS. Governance docs 00-09, README, .gitignore. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.1 KiB
1.1 KiB
stoned-ai
Stoned.AI is a live-streamed, unscripted conversation show between a human host and an AI.
Both the host and the AI are voiced through local Kokoro TTS. The host types their side of the conversation. The AI generates its response. Both are read aloud and displayed as a scrolling conversation feed that OBS captures as a browser source for streaming to YouTube.
No microphone required. No script. No agenda.
Project Docs
- Governance Rules
- Project Charter
- Architecture Plan
- Implementation Plan
- Acceptance Criteria
- Risk Register
- Worker Handoff
- Review Checklist
- Change Request
- Project Status
Layout
stoned-ai/
├── docs/
│ └── 00 through 09 governing docs
├── src/
│ └── stoned_ai/
├── tests/
└── README.md