A system designed to analyze live video streams for harmful or inappropriate content using AI. It captures frames every 2 seconds, sends them to Gemini AI for analysis, and provides moderators with tools to take action.
- Live Video Streaming: Stream from your webcam in real-time.
- Frame Capture: Captures frames every 2 seconds for analysis.
- AI Content Moderation: Sends captured frames to Gemini AI for detecting prohibited content.
- Real-Time Alerts: Display moderation results dynamically (e.g., issues and severity).
- Moderator Controls: Options to warn, mute, flag, escalate, or ban based on severity.
- Next.js 14+, React, TypeScript, Tailwind CSS: For building the frontend.
- Gemini AI API: For content analysis.
This system is ideal for live-streaming platforms and virtual events to ensure safe and appropriate content.