Configuration

Ollama Server
Configure your Ollama server connection and default model
OCR Service
Configure your OCR service for image-based PDF processing. Enter the base URL (e.g., http://localhost:8081) - the /ocr endpoint will be added automatically.
Environment Variables
You can also configure these settings via environment variables
NEXT_PUBLIC_OLLAMA_API_URL:
NEXT_PUBLIC_OLLAMA_MODEL:
NEXT_PUBLIC_OCR_SERVICE_URL:
OCR Endpoint:/ocr