- Document Comprehension: Cura reads and interprets text within uploaded documents (PDFs, DOCX, etc.).
- Data Extraction: Pulls out specific pieces of information you need (e.g., names, dates, amounts, addresses, keywords).
- Document-Driven Actions: Uses the extracted information to perform subsequent actions, like filling web forms, updating systems, or creating summaries.
- Handles Various File Types: Works with common document formats where text is accessible.
- Source of Truth: Treats the document content as the primary source for the automation’s data.
- Processing invoices, purchase orders, or receipts.
- Extracting key clauses, dates, or parties from contracts or agreements.
- Using resumes or CVs to pre-fill application forms (emphasizing the document reading).
- Summarizing reports or articles stored as documents.
- Migrating data from legacy documents into online systems.
Examples of Automation from Document (Conceptual)
Here’s how Cura can work directly with your files:-
Invoice Processing:
- Goal: Extract details from vendor invoices and enter them into an accounting system.
- Setup: Upload vendor invoice PDFs to Cura.
- Instruction: “For the invoice file
[Invoice PDF Name/ID], find the Vendor Name, Invoice Number, Due Date, and Total Amount. Then, go to[Accounting System URL], log in, navigate to ‘Enter Bills’, and input this information.” - Action: Cura reads the PDF, extracts the specified fields, and performs the data entry into the web-based accounting software.
-
Contract Data Extraction:
- Goal: Find key dates and terms from uploaded service agreements.
- Instruction: “Read the service agreement
[Contract PDF Name/ID]. Find the ‘Effective Date’, the ‘Term Length’, and the section describing ‘Payment Schedule’. Report these details.” - Action: Cura analyzes the document content to locate and extract the specific pieces of information requested.
-
Resume-Driven Application Filling:
- Goal: Fill a job application based primarily on resume content.
- Setup: Upload a candidate’s resume PDF.
- Instruction: “Using the resume
[Resume PDF Name/ID]as the main source, fill out the job application form at[Application URL]. Pay special attention to accurately transferring the Work Experience and Education sections.” - Action: Cura reads the resume, identifies the relevant sections, and uses that content to populate the fields on the online application form.
-
Multi-Document Data Aggregation:
- Goal: Consolidate sales figures from multiple monthly report PDFs.
- Setup: Upload the PDF reports for January, February, and March.
- Instruction: “For each of the monthly reports (
[Jan Report ID],[Feb Report ID],[Mar Report ID]), extract the ‘Total Sales’ number. Then, calculate and report the total sales for the quarter.” - Action: Cura reads each specified document, extracts the required figure, and performs the calculation based on the extracted data.