What annie can do
Ask in plain language and annie handles the rest:- Build a workflow from a description or a sample document. She picks the fields, types, and nodes.
- Edit fields and nodes. Add, rename, retype, or remove a field. Add Classify to sort documents by type, Split to break up multi-document files, or Validate to check results against your rules.
- Suggest fields and descriptions. Ask “what else should I extract?” or “write a better description for this field”. She proposes improvements you accept or ignore.
- Enrich values with Smart Lookup. She matches an extracted value against a reference file you provide, such as a vendor list or a product catalog, to fill in codes or IDs.
- Run documents and read back the results. She flags low-confidence values so you know what to review.
- Improve accuracy. Record the correct values, called ground truth, then ask annie to improve the workflow. She measures accuracy against your examples and keeps only the changes that help.
- Generate code. She writes a ready-to-run Python, JavaScript, or curl script that calls your workflow from your own app.
Where to find annie
Home
The Create with annie chat on the home screen. Start a new workflow here.
Assistant
The Assistant item in the left sidebar opens a full-page chat with annie.
Studio
Inside any workflow, annie is the Chat tab of the Studio sidebar. She edits the workflow on screen.
From a prompt to a workflow
Building a workflow is a conversation:1
Describe what you want
On the home screen, type what you want to extract. Drop in a sample document or image too, if you have one. For example: “Read supplier invoices and pull out the invoice number, date, supplier, and line items.”
2
annie builds it
annie proposes a workflow and shows you a preview to approve. She reads the sample, picks sensible fields and types, and adds the nodes the document needs.
3
You land in Studio
Once you approve, annie opens the new workflow in Studio. The conversation continues in the Chat tab. Keep refining by asking for changes, or edit the fields yourself.
4
Run and improve
Add documents, run them, and review the results. Ask annie to tighten fields, add validation, or improve accuracy against examples you mark as correct.
What’s next?
Studio
The visual editor annie opens: refine the workflow by hand or by chat
Workflows
The nodes annie assembles for you
Fields
What a field is and the properties annie sets on each one
Smart Lookup
Enrich extracted values against a reference file

