Business Problem
About Ledgebrook
Underwriters rely on NAICS, SIC, and Class Codes to assess business risk. Extracting and categorizing this information manually from ACORD forms (125, 823, 126) was inefficient. goML developed an AI-powered liability code extraction service.
Solution
goML designed a high-speed liability code extraction system using AI-powered automation:
1.
Automated Text & Data Extraction: AWS Textract processed ACORD forms to extract business classification details.
4.
Centralized Storage & Searchability: Processed document details were stored in PostgreSQL RDS, and documents were vectorized and stored in OpenSearch for quick lookups.
2.
Code Matching & Categorization: Extracted data was mapped to standardized NAICS, SIC, and Class Codes, ensuring accuracy.
5.
Search & Compliance Reporting: OpenSearch Serverless provided real-time search capabilities, improving compliance and reducing misclassification risks.
3.
Lambda-Powered Processing: AWS Lambda functions processed and validated the extracted classification data.