Start a run
Ingestion opens soon — the engine isn’t publicly hosted yet.
When it is, you’ll give skemify at least one of files, a URL, or pasted text, and it’ll hand back a schema built from it. Your API key would be used only for that run and never stored. Here’s what the form will ask for:
- Input source
- Files (multiple), a URL, or pasted text — any one of the three is enough.
- Subject (required)
- A slug-safe name for what you’re ingesting, e.g.
sat-math. - API key (required) and key provider
- Bring your own OpenRouter or Anthropic key. It’s used only for your run and is never stored — not in a database, not in a log, not in the output.
- Email (optional)
- Get notified when the run finishes instead of waiting on the status page.
- Advanced: rung fields override (optional)
- For tabular or JSONL input, a JSON object naming which fields are the id, the classification rung, and the content rung — skemify infers this automatically if you leave it out.