Not Connected
5 hosts | 2 inv | 9 jobs

AI Assistant (Ollama)

Local AI-powered analysis using Ollama - Get recommendations for failed jobs and infrastructure issues

Ollama Status
Checking...
Download Ollama
Quick Analysis
Ask AI
AI Response

Run an analysis or ask a question to get AI insights

Ollama Setup

Windows Installation

  1. Download Ollama from ollama.ai
  2. Run the installer
  3. Open Command Prompt and run: ollama pull llama2
  4. Start Ollama: ollama serve

Linux Installation

curl -fsSL https://ollama.ai/install.sh | sh
ollama pull llama2
ollama serve
Default: http://localhost:11434