@* Views/Admin/SurveyAnalysis/BatchAnalysisProgress.cshtml *@ @{ ViewData["Title"] = $"Batch Analysis - {ViewBag.QuestionnaireName}"; }

Batch AI Analysis Processing

Processing @ViewBag.TotalRequests mental health survey responses

AI Analysis in Progress
Analyzing responses using Azure Language Service and OpenAI
Initializing...
Analysis Progress 0%
Starting...
0 of @ViewBag.TotalRequests responses processed Estimated time: Calculating...
Processing Pipeline
  • Connecting to Azure AI services...
  • Anonymizing personal information...
  • Running sentiment analysis...
  • Extracting key phrases and themes...
  • Assessing mental health risk levels...
  • Generating workplace insights...
  • Creating executive summary...
Real-time Statistics
0
Positive Responses
0
Negative Responses
0
Low Risk
0
High Risk
Batch Analysis Complete

0

Responses Processed

0

High Risk Cases Found

0

Positive Responses

0s

Total Processing Time
Analysis Successfully Completed!

Your mental health survey responses have been analyzed using advanced AI. The system has identified sentiment patterns, risk levels, and workplace insights to help NVKN provide targeted mental health interventions.

Processing Log
[] Batch analysis system initialized and ready...
@section Scripts { } @section Styles { }