{"description":"Real-time AI-powered interview video analysis","endpoints":{"REST API":{"GET /api/sessions":"List all sessions","GET /api/sessions/{id}/metrics":"Get session metrics","GET /health":"Health check","POST /api/sessions/start":"Start a new session","POST /api/sessions/{id}/end":"End session","POST /api/sessions/{id}/frame":"Analyze a frame"},"WebSocket Events":{"analyze_frame":"Send a frame for real-time analysis","connect":"Establish WebSocket connection","end_session":"End session and get final report","get_live_metrics":"Get current session metrics","start_session":"Start a new live analysis session"}},"service":"Live Interview Analyzer API","version":"1.0.0"}
