UiPath Documentation
coding-agents
latest
false
UiPath for Coding Agents ユーザー ガイド
重要 :
このコンテンツは機械翻訳によって処理されています。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

レシピ: IXP を使用してドキュメントからデータを抽出する

This recipe builds an IXP (Intelligent Xtraction and Processing) project that reads invoices and returns structured data — including invoice fields and line items. It shows the full loop from a folder of sample documents to a published project you can call from an automation.

注:

コーディング エージェントを使用した IXP プロジェクトの構築はパブリック プレビューの段階であるため、正確なコマンドと機能は一般提供前に変更される可能性があります。

前提条件

  • インストールされている uip CLI とスキル、および認証されたセッション ( 「インストールと設定」を参照)。
  • 3 〜 5 個の請求書のサンプル (PDF または画像) を含む作業フォルダー。

Build the project

  1. サンプルの請求書が格納されているフォルダーでコーディング エージェントを開きます。

  2. 次のタスクでプロンプトを送信します。

    このフォルダーにある請求書から IXP プロジェクトを作成してください。請求書番号、請求日、合計金額、および明細項目を抽出し、各ドキュメントに対する予測を確認します。

    エージェントがプロジェクトを作成し、IXP がタクソノミーを提案して値を予測します。そして、エージェントが各予測をレビューして正しいフィールドを確認し、間違ったフィールドは検証用に残します。

  3. Ask the agent how the project is performing:

    各フィールドの抽出スコアを表示する

  4. スコアが低いフィールドを改善します。

    "The total amount is scoring poorly. Improve its extraction instructions."

  5. Publish the project once the scores are strong:

    "Publish the project and tag it as live."

Result: a published IXP project that extracts structured data from invoices, ready to be consumed by an RPA or API workflow.

注:

IXP が予測を生成します。エージェントは、手動で値を入力するのではなく、ドキュメントと照合してレビューします。フィールドへの明確な指示と確認済みの例の増加により、抽出の品質が向上します。5 件から 10 件の請求書から始めて、エッジ ケースに達したら請求書を追加します。

ウェビナーに参加

For building, deploying, and consuming projects in depth, see the IXP documentation.

  • 前提条件
  • Build the project
  • ウェビナーに参加

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得