AI处理抵押贷款文件 Make
人工智能处理抵押贷款文件 是一个 PDF4me 用于人工智能模块 Make 从抵押贷款文件中提取结构化数据 PDF 或图像。它返回贷款人、借款人和共同借款人、房产地址、贷款金额、 利率期限、评估价值、成交费用以及 ISO 8601 交割日期已定,准备进行贷款处理和合规流程。
本模块的功能
PDF4me 人工智能处理抵押贷款文件 从抵押贷款文件中提取结构化数据 PDFs 或者您里面的图片 Make 使用人工智能的场景。提供信托契约、本票或贷款申请,模块将返回结果。 贷款人、借款人和共同借款人、房产地址、贷款金额、利率、期限、评估价值、交易费用、交易日期和预计还款额 作为可单独映射的字段,可用于贷款处理、风险评估、投资组合管理和合规性跟踪。无需模板设置。
相关博客文章
目前尚无关于此功能的博客文章——敬请期待。
在此期间,您可以浏览 PDF4me 博客,查看适用于各平台的教程和工作流程。
访问博客 →
验证您的身份 API 要求
每一个 PDF4me 模块 Make 需要有效 联系创建或选择一个可以容纳您的 PDF4me API 关键在于确保该方案能够安全地验证 AI 抵押贷款提取请求。
您不容错过的重要事实
设置文档类型以提高准确性
可选的“文档类型”字段(信托契约、本票、抵押协议、贷款申请)告诉人工智能预期的布局,从而提高对该特定文档格式的字段识别能力。
返回一个 projectedPayments 大批
除了平坦的场之外,输出还包括 projectedPayments 包含本金、利息和预计每月还款总额对象的数组。遍历该数组。 Make 核实付款计划或提交摊销支票。
对扫描和数字文档进行处理
接受 PDF, PNG, JPG, 和 JPEG人工智能可以处理扫描仪输出、数字化生成的成交文件包和拍摄的页面,无需人工输入即可提取贷款和房产数据。

选择输入数据类型,映射抵押贷款文件,并可选择性地设置文档类型。输出结果将公开贷款人、借款人、房产和贷款字段,以供后续处理。
AI处理抵押贷款文件时使用哪些参数? Make?
必需的: 连接、输入数据类型和抵押贷款文件名称。匹配的输入字段(输入二进制字段, Base64 内容或文档 URL取决于所选的输入数据类型。文档类型和自定义字段键是可选的。
| 范围 | 必需的 | 它的作用 | 例子 |
|---|---|---|---|
| Connection | Required | PDF4me API connection. Click Add and paste your API key the first time. Reused automatically across all PDF4me modules. | My PDF4me connection |
| Input Data Type | Required | How the mortgage document is supplied. Binary Data reads from a previous module (most common). Base64 String accepts an encoded payload. URL downloads from a public link. | Binary Data |
| Input Binary Field | Conditional | Binary content of the mortgage document. Required when Input Data Type is Binary Data. Map from Dropbox, Google Drive, or an HTTP request Data field. | 1. Data |
| Base64 Mortgage Document Content | Conditional | Base64-encoded mortgage document. Required when Input Data Type is Base64 String. Supports .pdf, .png, .jpg, and .jpeg. | JVBERi0xLjQK... |
| Mortgage Document URL | Conditional | Public URL to the mortgage document. Required when Input Data Type is URL. The link must not require authentication. | https://example.com/mortgage.pdf |
| Mortgage Document Name | Required | Filename with the correct extension (.pdf, .png, .jpg, .jpeg). Used for format detection and AI processing optimization. | mortgage_2026.pdf |
| Document Type | No | Optional document type to improve parsing accuracy, for example Deed of Trust, Promissory Note, Mortgage Agreement, or Loan Application. | Deed of Trust |
| Custom Field Keys | No | Optional array of extra field keys to extract beyond the standard mortgage schema. | ["escrowAmount"] |
输出字段
| 场地 | 类型 | 它包含什么 |
|---|---|---|
documentType | String | Type of mortgage document detected, for example Deed of Trust. |
lenderName | String | Name of the lender or financial institution. |
propertyAddress | String | Complete address of the property being mortgaged. |
loanAmount | Number | Principal amount of the mortgage loan. |
interestRate | Number | Annual interest rate as a percentage. |
loanTerm | Number | Term or duration of the loan in months or years. |
loanType | String | Type of loan, for example Fixed Rate, Adjustable Rate, FHA, or VA. |
borrowerName | String | Name of the primary borrower. |
coBorrowerName | String | Name of the co-borrower, if present. |
appraisedValue | Number | Appraised value of the property. |
closingCosts | Number | Total closing costs associated with the mortgage. |
closingDate | String | Closing date of the mortgage in ISO 8601 format. |
projectedPayments | Array | Array of projected payment objects with principal, interest, and estimated total monthly payment. |
success | Boolean | True if the AI extraction completed successfully; false if it failed. |
message | String | Human-readable status message confirming success or describing the error. |
如何在抵押贷款文件中设置AI处理功能? Make?
- 添加 PDF4me 并选择 人工智能处理抵押贷款文件。
- 选择 联系 (或点击) 添加 用你的 PDF4me API 钥匙)。
- 选择 输入数据类型二进制数据 Base64 字符串,或 URL。
- 提供匹配的输入字段并设置 抵押文件名称 使用正确的扩展名。
- (可选) 文档类型 (例如信托契约) 自定义字段键 提高提取效率。
- 点击 节省 运行后,输出结果将显示贷款人、借款人、房产和贷款字段:可将其连接到贷款发起系统、风险模型、数据库或合规报告中。
工作流程示例
工作流程示例Common Make scenario patterns using AI-Process Mortgage Document.
贷款文件上传至贷款发起系统
- 抵押贷款文件已上传至受监控的 Google 云端硬盘文件夹。
- AI处理抵押贷款文件提取 lenderName, borrowerName, loanAmount, interestRate, 和 closingDate。
- 验证步骤会将贷款金额和利率与预期范围进行比较。
- 贷款发起系统中会创建一个新的贷款记录,贷款专员会收到一份电子邮件摘要。
风险评估 LTV 和 DTI 检查
- 一份新的抵押贷款申请随附了成交文件包。
- AI处理抵押贷款文件提取 loanAmount, appraisedValue以及借款人详细信息。
- A Make 该公式计算贷款价值比和债务收入比。
- 高风险贷款将进入人工审核队列;其余贷款将继续审批。
每月合规性审查批次
- 预定的审核流程会检索所有待审核的抵押贷款文件。
- 迭代器将每个文件传递给 AI 处理抵押贷款文件。
- 提取的字段将根据监管要求进行检查。
- 不合规贷款会被标记出来,合规报告会通过电子邮件发送给团队。
常见问题解答
相关模块
AI处理银行支票
提取收款人、金额和 MICR 支票数据,可用于抵押贷款结算中的首付款和托管支票处理。
AI发票解析器
从发票中提取供应商和金额详情,与抵押贷款数据进行匹配,以核算成交成本和结算金额。
人工智能处理订单
从采购和销售订单中提取订单和明细项目数据,以实现采购和财务自动化。