Go to file
sylyx c5f724bac4 Add FastAPI web dashboard with live logs and video gallery
Dark industrial-themed UI with WebSocket log streaming, bot trigger button,
settings panel (subreddits, Whisper model, TTS voice, thresholds), and
video gallery with inline player. Settings are passed to the bot subprocess
via env vars so the pipeline respects UI config at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 10:41:42 +02:00
src Add FastAPI web dashboard with live logs and video gallery 2026-05-16 10:41:42 +02:00
templates Add FastAPI web dashboard with live logs and video gallery 2026-05-16 10:41:42 +02:00
.env.example Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
.gitignore Add FastAPI web dashboard with live logs and video gallery 2026-05-16 10:41:42 +02:00
config.py Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
main.py Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
PLAN.md Initial implementation of reddit-video-bot 2026-05-16 10:29:32 +02:00
requirements.txt Add FastAPI web dashboard with live logs and video gallery 2026-05-16 10:41:42 +02:00
web.py Add FastAPI web dashboard with live logs and video gallery 2026-05-16 10:41:42 +02:00