Skip to content

minusxai/minusx

Repository files navigation

MinusX Logo

MinusX is an open source agentic business intelligence platform for founders.
Your data stack, staffed by agents.

MinusX tests License: AGPL v3 X Follow Slack

MinusX OSS installation cmd: curl -fsSL https://minusx.ai/install.sh | bash


MinusX in Action

What you can do with MinusX

  • Explore naturally: Ask ad-hoc questions in plain English across all your data
  • Move faster: Use agents to dig through dashboards and questions, modify existing ones, or generate new ones
  • Be in control: Tune agent performance and visibility using knowledge bases and evals
  • Know when things break: Get proactive alerts when your metrics break, and have agents investigate the root cause across all your data and dashboards
  • Access from anywhere: Use MinusX Slack bot or MCP integration to have your data at your fingertips, wherever you are

Note: This is on top of obvious BI features like connecting to databases/warehouses, questions, dashboards, reports, etc.

Schematic

Quick Start

curl -fsSL https://minusx.ai/install.sh | bash

Requires Docker. While the image downloads, the script walks you through setup — workspace, AI model (with a live connection test), and optionally your first database — so you just log in when it finishes.

Local development

For local development, check out Local Dev Setup guide.

Why MinusX

We've spent years watching companies struggle with the same problem: they buy expensive "self-serve" BI tools, set it up over months, hire analysts, and build dashboards. And yet, most people in the company can't answer basic questions about their own data without pain and tears.

When LLMs got better, everyone (including us) bolted chatbots / text-to-SQL onto existing tools. Unfortunately, it doesn't work. These tools were designed around menus, isolated query editors and tons of scaffolding. The AI is an afterthought (a parlor trick almost) that breaks the moment you need it to do anything real.

We built a state-of-the-art data agent that learns your business (ranked #1 on DataAgentBench, a realistic data-tasks benchmark from UC Berkeley's EPIC lab). And then built a BI platform around it. Learning from the magic of Claude Code, MinusX exposes the entire BI (questions, dashboards, reports etc.) as a file system the agent can read and write. The agent is omni-present, working exactly how you work.

Anyone who has spent any time working with LLMs in data knows that the hard part is not SQL, it's context. The model doesn't know that revenue is ARR_operational in your company, or that the orders table has a quirk where cancelled orders still show up, but only till 2025(!!!). MinusX Knowledge Base gives you tools to teach the agent what it needs to know, and learns from your continued usage. A 200 line generated SQL that you cannot understand, trust and reason about is as useless as not having the answer.

dbt is amazing. Semantic models are great. Still, less than ~10% of fast growing companies have all their data modeled. This tech-debt only grows as you scale. MinusX is designed to work with or without dbt. Write messy SQL and have the agent clean it up!

License

License: AGPL v3

MinusX is Open Source Software and licensed under the AGPL-3.0 license. See LICENSE file for details.

About

MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.

Resources

License

Stars

33 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages