AI Analyzer
The AI Analyzer turns raw test data into natural-language explanations, executive summaries, or draft NOC tickets.
Supported providers
Configure one or more AI providers in Settings:
- OpenAI
- Anthropic
- Google Gemini
- Ollama
Analysis types
- Technical Explanation - detailed interpretation of the data
- Executive Summary - high-level business impact
- Draft NOC Ticket - ready-to-send incident description
Chat persistence
Each (test_id, analysis_type) pair keeps its own chat history in MongoDB. You can reset a chat or all chats for a test at any time. Follow-up messages preserve the active analysis type.
Privacy note
Before sending to providers, results are compressed and aggregated to stay within token limits. iperf3 interval events are collapsed and MTR results are aggregated per-hop. API keys are never logged.