send2streamer/public
vrubelroman 2799dfdf42
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 3s
Add optional AI reply via DeepSeek
Viewers can check a box on the send page to get a short AI-generated
reply to their message, voiced with a distinct TTS voice and queued
on the overlay after the original message. The system prompt lives
in ai-prompt.txt (editable without touching code) instead of being
hardcoded. TTS for both viewer messages and AI replies now announces
who it's from ("Сообщение от X." / "Ответ от ИИ.") before the text.
No-ops entirely if DEEPSEEK_API_KEY isn't set.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-01 17:23:41 +00:00
..
dashboard.html Let streamers set how long messages stay on screen 2026-07-01 16:56:49 +00:00
index.html Multi-tenant platform: per-streamer overlay/sender links + CI/CD 2026-07-01 15:53:07 +00:00
overlay.html Initial commit: overlay + sender pages for StreamLabs browser source 2026-07-01 15:17:25 +00:00
overlay.js Queue overlay messages instead of interrupting the current one 2026-07-01 17:05:01 +00:00
send.html Add optional AI reply via DeepSeek 2026-07-01 17:23:41 +00:00
send.js Add optional AI reply via DeepSeek 2026-07-01 17:23:41 +00:00