You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: industry-agnostic positioning + 'Who is this for?' + comparison table (#44)
* docs: add 'Who is this for?' section and comparison table to README
* docs: make repo positioning industry-agnostic; verticals are commercial-support focus only
Copy file name to clipboardExpand all lines: README.md
+31-7Lines changed: 31 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,20 @@ The goal is not just natural language SQL. The goal is AI BI that a team can ins
36
36
-**Embedded analytics foundation** — use intraQ as a reporting layer for product and internal workflows.
37
37
-**Provider-flexible AI** — configure Codex OAuth, OpenAI, or Gemini from the admin UI.
38
38
39
+
## Who is this for?
40
+
41
+
intraQ works with **any industry** — if your operational data lives in a SQL database, intraQ adapts to it. There is no vertical lock-in; you define what your data means and intraQ grounds its answers in those definitions.
42
+
43
+
It's built for teams that want answers from operational data without a dedicated BI function:
44
+
45
+
-**Operations & business teams** — ask questions in plain English and get trustworthy answers, no SQL or analyst required.
46
+
-**Platform & SaaS vendors** — embed white-label AI analytics for your own customers instead of building it in-house.
47
+
-**Internal BI & data teams** — self-service analytics grounded in governed, inspectable definitions.
48
+
49
+
Connect any Postgres, MySQL, or MSSQL database and start asking questions.
50
+
51
+
> Want a tailored, pre-built knowledge base and hands-on support for your domain? That's available commercially — see [intraq.dev](https://intraq.dev).
52
+
39
53
## Demo flow
40
54
41
55
```text
@@ -77,21 +91,31 @@ The public source includes local dashboards, Analyzer, SQL models, MCP, data-sou
77
91
78
92
It intentionally excludes paid AI Studio, proprietary domain intelligence, control plane, paid release tooling, private operational docs, generated artifacts, credentials, and private operational material.
79
93
80
-
## Use cases and knowledge bases
94
+
## Use cases
81
95
82
-
intraQ is built for operational reporting where users need more than static charts:
96
+
intraQ is built for operational reporting where users need more than static charts — across any industry with SQL-backed data:
Explore practical question sets in [`examples/`](examples/README.md).
103
+
You define the metrics and relationships for your domain; intraQ grounds its answers in them. Explore practical question sets in [`examples/`](examples/README.md).
90
104
91
105
## Comparisons
92
106
93
107
intraQ is not trying to replace every enterprise reporting suite. It is focused on operational BI workflows where teams want AI-assisted SQL, local control, and dashboards from governed data models.
94
108
109
+
| Capability | intraQ | Power BI | Metabase | Lightdash |
0 commit comments