Setting Up Chart Review

Installing

pipx install chart-review

Make Project Directory

  1. Make a new directory to hold your project files.
  2. Export your Label Studio project as a JSON file and put the exported file in this directory (name it as you like, it will automatically be detected).
  3. Create a config file in this directory.

Run Chart Review

Run chart-review in your project directory for some basic chart info.

Or run chart-review --help for a list of commands.