| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| intraQ v0.8.2 source code.tar.gz | 2026-07-27 | 2.8 MB | |
| intraQ v0.8.2 source code.zip | 2026-07-27 | 3.5 MB | |
| README.md | 2026-07-27 | 813 Bytes | |
| Totals: 3 Items | 6.3 MB | 4 | |
Highlights
- Public-ready source-available intraQ repository.
- AI Analyzer, SQL models, MCP, data-source management, and Dashboard Builder workflows.
- Seeded local demo with sample sales dashboard and AI provider setup docs.
- README optimized for operational BI, AI dashboard builder, natural language SQL, text-to-SQL, and embedded analytics discovery.
- Public example question sets for hospitality, energy retail, ecommerce, and SaaS workflows.
Validation
- CI Validate source passed on the release commit.
- Local
npm testpassed before merge. - Node 24 Docker production build passed before merge.
Getting started
:::bash
cp .env.example .env
docker compose up --build
Then open http://localhost:4100 and log in with the seeded local owner account documented in the README.