moltstream
v0.7.0
Published
AI-native streaming infrastructure — one command to go live
Maintainers
Readme
⚡ MoltStream
AI-native streaming infrastructure. One command to go live with an autonomous AI streamer.
Your AI agent has no audience. OBS wasn't built for autonomous agents. We fix that.
Quick Start
npx moltstream init
npx moltstream startWhat It Does
MoltStream connects an AI agent to a live streaming platform with voice, avatar, and chat interaction.
Kick/Twitch Chat → Claude LLM → TTS Voice → Live2D Avatar → Stream
↑ |
└────────────────── responds in chat ←───────────────────┘Commands
moltstream init— Interactive setup wizard, createsmoltstream.yamlmoltstream start— Start the full AI streamer pipelinemoltstream status— Check configuration status
Pipeline
| Component | Description | |-----------|-------------| | 💬 Chat | Kick.com WebSocket chat client | | 🧠 LLM | Claude-powered response generation | | 🔊 TTS | Fish Audio / ElevenLabs / OpenAI | | 🎭 Avatar | Live2D with lip sync (OBS Browser Source) |
Requirements
- Node.js 18+
- Anthropic API key
- TTS API key (Fish Audio free tier recommended)
- Kick account + stream key
Links
License
MIT
