ReceiptBI

July 30, 2026 · View on GitHub

ReceiptBI logo

ReceiptBI

Turn CSV, Excel, and read-only databases into verified, editable business reports.

Download the desktop app · Try the sample · 中文

CI Release License

Reviewing report pages and moving into the editing layout

Interact with databases, Excel files and more via natural language (read-only). Generate charts and summaries.

Try the sample

  1. Install the ReceiptBI desktop app, or run it from source.
  2. Download the coffee retail order sample.
  3. Choose a model provider in Settings, then add the sample file to your project.
  4. Ask:

Analyze sales, gross profit, and refunds for the latest month. Compare regions and channels.

Download

The current version is ReceiptBI 1.0.0.

First launch on macOS
  1. Open the DMG and move ReceiptBI to Applications.
  2. The current 1.0.0 build is unsigned. If macOS blocks the first launch, run in Terminal:
xattr -cr /Applications/ReceiptBI.app

Features

Full analysis process with highlights and charts

An investigation with key metrics, findings, and charts

AI-generated semantic layer per data source

Business definitions organized by data source and table

Convert to editable reports

Reviewing an investigation before organizing it into a report

Preview pagination before export

A paginated report print preview

⭐ Star ReceiptBI

How it works

flowchart LR
    data["Files / Read-only DBs"] --> prep["Prepare data"]
    prep --> semantic["Confirm business context"]
    semantic --> ask["Ask a question"]
    ask --> run["Analyze"]
    run --> validate["Check the evidence"]
    validate -->|Needs another pass| run
    validate --> report["Editable report"]

Confirmed data preparation steps and business definitions are saved. When data updates but the schema stays the same, you can reuse existing definitions to re-run analysis and refresh reports.

Previous versions

VersionBased onBranch
v2gptmev2
v1Open Interpreter 0.4.3v1

License

MIT