Documentation

predictr.io can be driven from a few different surfaces — the docs mirror that. Pick whichever fits how you work; the underlying engine is the same.

Recommended for AI / agent users. If you plan to drive predictr through Claude Code (or any other agent), set up your data connections in the web app first and run an initial metadata scan there. After that, connections are referenced by name — Claude only ever sees the connection identifier, never your database credentials. Same applies to the CLI and direct API use.

Get going

Use the web app

Step-by-step guides for the predictr.io web app.

Connect your data

Other surfaces

  • CLI — drive predictr from your shell.
  • API — REST endpoints + auth.
  • Claude Code — conversational access via the predictr plugin.
  • Automated Workflows — schedule multi-step jobs (model rebuilds, scans, refreshes).

Account & admin