videochat-withme

Skill

by sxu75374

clawhub06/10

Real-time AI video chat that routes through your OpenClaw agent. Uses Groq Whisper (cloud STT), edge-tts (cloud TTS via Microsoft), and OpenClaw chatCompletions API for conversation. Your agent sees your camera, hears your voice, and responds with its own personality and memory. Requires: GROQ_API_KEY for speech recognition. Reads ~/.openclaw/openclaw.json for gateway port and auth token. Data flows: audio → Groq cloud (STT), TTS text → Microsoft cloud (edge-tts), camera frames (base64) + text → OpenClaw gateway → your configured LLM provider (may be cloud — frames leave the machine if using a cloud LLM). Installs a persistent launchd service (optional). Trigger phrases: "video chat", "voice call", "call me", "视频一下", "语音", "打电话给我", "我要和你视频", "videochat-withme".

基于Groq Whisper语音识别与微软TTS合成,结合OpenClaw Agent,实现摄像头视觉+语音的实时AI视频对话交互体验。

📊 商业分析

商业模式
freemium
独特价值
摄像头+语音双模态实时接入本地Agent,端到端闭环
竞品
HeyGen Interactive Avatar(企业级但价格高)、Tavus(英文为主,API收费)、D-ID Chat(功能类似但无本地Agent路由);本品差异在于打通OpenClaw Agent生态,支持摄像头感知

🎯 应用场景

目标用户
AI产品开发者在线教育/虚拟助教场景用户企业客服/数字人需求方

📦 安装方式

openclaw install sxu75374-videochat-withme
🔗 安装/下载链接 →