ドキュメンタリー AI Verticals
保険、医療および財務文書のための事前に構築されたフィールドスケジュール。
3 パッケージの範囲内で 18 業界文書タイプ — ACORD フォーム、CMS-1500 請求、W-2s、銀行申告、IRS 請求など。 /v1/document/extract 通話は JSON で返信します. カスタマイズされたモデルトレーニングはありません. タイプ設定はありません。

3 産業パッケージ
Insurance
ACORD forms, claims, policy declarations and loss runs — the documents underwriting and claims teams process every day.
- ACORD forms (25 / 125)
- Insurance claim forms
- Policy declaration pages
- Loss run reports
Healthcare
Claims, benefits and clinical documents — with the codes (ICD, CPT, NPI) extracted as typed, structured fields.
- CMS-1500 claim forms
- Explanation of Benefits (EOB)
- Superbills
- Prior authorization forms
- Lab reports
- Health insurance cards
Finance & Tax
Tax forms, statements and filings — every figure pulled into typed JSON, ready for reconciliation and audit.
- W-2 wage statements
- Pay stubs
- Bank statements
- IRS Form 1040
- Schedule C
- Schedule K-1
- Balance sheets
- Mortgage statements
どのように機能するか
すべてのパッケージは、癒されたものの一部に過ぎない。 doc_type 既存のドキュメントインテリジェンスの端点の値 ドキュメント画像を送信し、タイプを選択し、すでに名付けられたすべてのフィールドで JSON をタップして戻します - テンプレートの描き方、モデルトレーニングのラウンドトリップはありません。
POST /v1/document/extract
{
"image": "<base64>",
"doc_type": "cms1500"
}
→ { "doc_type": "cms1500",
"fields": {
"patient_name": "...",
"diagnosis_codes": ["..."],
"service_lines": [ ... ],
"total_charge": 1240.00
},
"extraction_engine": "Brainiall Document Intelligence engine" }どのように比較するか
| プロバイダー | 同等の表面 |
|---|---|
| AWS | Textract は一般的なフォーム、テーブル、およびリクエストを処理しますが、保険 / 健康 / 税務フィールド スケジュールは手書きで Textract リクエストとして書かれなければなりません。 |
| Azure | ドキュメンタリーインテリジェンス船は ~15 事前に構築されたモデル; 他の何でもタイプごとにトレーニングされたカスタムモデルが必要です(~ $50 / 1,000 ページ)。 |
| ブラジル | 18 垂直なスケジュールは事前に構築され、1 つの抽出通話、ゼロトレーニングです。 |
価格
ドキュメント AI Verticals doc タイプは既存の Brainiall Document Intelligence の使用を共有します - 別々のパッケージのサブスクリプションはありません. 垂直抽出は約 $0.025 / ページです; フリー レベルは毎月最初のドキュメントをカバーします。