AI Analyst v1.0.0
Claude Code-powered product analytics toolkit. Turn business questions into validated insights, charts, and presentations.
Data Assets
This release includes NovaMart demo data for download:
| Asset | Size | Description |
|---|---|---|
novamart-sample.tar.gz |
~1MB | 10K-row subsets of large tables (good for learning) |
novamart-full.tar.gz |
~113MB | Complete dataset (~690MB uncompressed) |
Download
# After cloning the repo:
bash scripts/download-data.sh # Sample data (default)
bash scripts/download-data.sh --full # Full datasetThe repo ships with 8 small reference tables (~4MB) in git. The download script fetches the 5 large analysis tables from this release.
Quick Start
- Clone:
git clone https://github.com/ai-analyst-lab/ai-analyst.git - Setup:
bash scripts/setup.sh - Data:
bash scripts/download-data.sh - Run:
claude