Generate block diagram from this text below ┌───────────────────────────────────────────────────────────────────────────────┐ │ LEADERSHIP ASSESSMENT SYSTEM │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ API GATEWAY │ │ - Authentication & Authorization │ │ - Request Routing │ │ - Rate Limiting │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ VIDEO PROCESSING │ │ - Frame Extraction (OpenCV) │ │ - Slide Detection (Custom CNN) │ │ - Visual Feature Extraction (CLIP/Gemini Vision) │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ AUDIO PROCESSING │ │ - Speech-to-Text (Whisper) │ │ - Paralinguistic Feature Extraction (OpenSMILE) │ │ - Accent Adaptation Layer (MFCC Normalization) │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ TEXT ANALYSIS │ │ - Transcript Cleaning (spaCy) │ │ - Semantic Analysis (Gemini/Grok Hybrid) │ │ - Strategic Alignment Scoring │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ MULTIMODAL FUSION LAYER │ │ - Cross-modal Attention Mechanism │ │ - Weighted Feature Aggregation │ │ - Temporal Alignment (DTW) │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ SCORING ENGINE │ │ - Rubric-based Weighted Scoring │ │ - Benchmark Comparison │ │ - Confidence Calibration │ └───────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌───────────────────────────────────────────────────────────────────────────────┐ │ REPORT GENERATOR │ │ - PDF Generation (ReportLab) │ │ - Visualization Dashboard (Matplotlib) │ │ - Actionable Insights Generation │ └───────────────────────────────────────────────────────────────────────────────┘