The continuous-improvement loop
Five capabilities, one workflow
Enter the loop at any point and repeat as the Genie Agent evolves — after optimizing, re-scan to see the updated score.
Create
A multi-turn AI agent walks you from business requirements to a fully configured Genie Agent.
Score
The rule-based IQ Scanner grades Genie Agent quality across 12 checks and assigns a maturity tier.
Optimize
A benchmark-driven pipeline measures real accuracy, diagnoses failures, and iterates to a target.
Track
Every scan, optimization run, and config change is persisted to Lakebase so you can see progress.
Quick start
Deploy in one command
Genie Workbench runs entirely on the Databricks Apps platform. The guided installer provisions resources, writes your config, builds the frontend, and deploys — no local server required.
# First-time setup (interactive)
./scripts/install.sh
# Subsequent deploys
./scripts/deploy.sh
# Code-only update (faster)
./scripts/deploy.sh --updateStart here