GooDAnDReaDY/dsh-im-hub-media ↗★ 0
dsh-im-hub-media
Multi-platform IM gateway for DeepSeek Harness (fork of dsh-im-hub with media): Telegram voice/photo/document/video + reply handling, STT (Deepgram primary, HF Whisper fallback), outbound MEDIA: markers. Feishu/WeCom kept as-is.
AI 分析
核心用途是构建富媒体 IM 机器人。适合希望通过 Telegram 发送语音、图片让 DSH 智能体处理,并能接收智能体回传媒体文件的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-im-hub-mediaドキュメント
README 全文を読む ↗Usage
From Telegram, just message your bot:
- Voice → transcribed by Deepgram/Whisper and sent to the agent as text.
- Photo/Videos → downloaded; handled via vision if there's no caption.
- Document / short text files → split inline or kept for the agent (respecting
maxTextInjectBytes). /help,/reset,/status,/model→ Slack-style commands.
The agent can send media back by emitting a MEDIA: marker in its message.