Open source
Apache-2.0 licensed
Open-source analytics as code
Build dashboards as code, keep analytics in version control, and explore data with AI agents.


Apache-2.0 licensed
Review every change
Two native interfaces
Run it yourself
Define metrics, relationships, and access once. Dashboards and agents inherit the same governed context.
Every answer starts from the same reviewed semantic definitions.
Repeatable views for teams, reviews, and recurring decisions.
Open-ended investigation without creating a separate analytics surface.
Open deployed dashboards in a dedicated, hardened app with the same server-side identity, access, and data controls. Installers are not yet code-signed, so macOS and Windows may show a publisher warning. Verify release evidence


macOS 13+ · Apple silicon
Intel Mac? Download for Intel Mac
Windows 10+ · x64
Ubuntu 22.04+ · x64
Build in code. Review in Git. Deploy with confidence.
apiVersion: leapview.dev/v1
kind: SemanticModel
metadata:
id: semantic-model:sales
name: sales
spec:
metrics:
revenue:
type: aggregate
dataset: orders
aggregation: sum
input: {field: orders.revenue}One reviewed definition powers every dashboard and agent answer.
Define governed models, metrics, and dashboards in YAML.
Validate contracts and approve every change before release.
Publish dashboards and agent context as one immutable generation.
Connect databases and object storage directly, or query open lakehouse formats where they already live.
The same controls apply whether a person opens a dashboard or an agent asks a question.
RBAC and data policies follow every governed query.
Metrics, filters, and query context stay inspectable.
Immutable serving generations cut over without interrupting readers.
Build your first dashboard and explore it with an AI agent.