Listing Thumbnail

    Business Rules Extraction using GenAI

     Info
    Sold by: Mphasis 
    Deployed on AWS
    Solution extracts comprehensive conditional rules from official documents to validate claims & ensure compliance with specified guidelines.

    Overview

    This solution is a cutting-edge application for creating comprehensive rules across various domains, including claims validation, policy benefits, and subsidies. Leveraging Claude 3.5 Sonnet, it efficiently processes extensive documents to extract and formulate conditional rules from official texts.

    The system employs a two-tier verification process: initial rule generation by Claude 3.5 Sonnet, followed by supervised optimization for refinement. This approach ensures high accuracy and reliability while minimizing errors. The application prioritizes secure handling of sensitive data throughout the process. It is ideal for insurance companies, healthcare providers, financial institutions, and government agencies, automating complex rule extraction, enhancing accuracy, and ensuring regulatory compliance.

    By streamlining rule generation and management, it significantly improves efficiency and reduces the risk of human error in rule-based systems across various industries.

    Highlights

    • Enhanced Accuracy: Leverages Claude 3.5 Sonnet and a supervised verification process to generate a thorough and precise set of rules, reducing the risk of errors in claim validation.
    • Two-Level Verification Process: 1)Initial rule generation using Claude 3.5 Sonnet, producing a preliminary set of rules. 2)Supervised Optimization: Supervision and review of the initial rule set to refine and optimize the final rules, ensuring higher precision and reliability.
    • Regulatory Compliance: Ensures secure handling of sensitive documents and generated rules compliant with data protection regulations.

    Details

    Delivery method

    Latest version

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Business Rules Extraction using GenAI

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (17)

     Info
    Dimension
    Description
    Cost
    ml.m5.xlarge Inference (Batch)
    Recommended
    Model inference on the ml.m5.xlarge instance type, batch mode
    $5.00/host/hour
    ml.m4.4xlarge Inference (Batch)
    Model inference on the ml.m4.4xlarge instance type, batch mode
    $5.00/host/hour
    ml.m5.4xlarge Inference (Batch)
    Model inference on the ml.m5.4xlarge instance type, batch mode
    $5.00/host/hour
    ml.m5.12xlarge Inference (Batch)
    Model inference on the ml.m5.12xlarge instance type, batch mode
    $5.00/host/hour
    ml.m4.16xlarge Inference (Batch)
    Model inference on the ml.m4.16xlarge instance type, batch mode
    $5.00/host/hour
    ml.m5.2xlarge Inference (Batch)
    Model inference on the ml.m5.2xlarge instance type, batch mode
    $5.00/host/hour
    ml.c5.9xlarge Inference (Batch)
    Model inference on the ml.c5.9xlarge instance type, batch mode
    $5.00/host/hour
    ml.m4.xlarge Inference (Batch)
    Model inference on the ml.m4.xlarge instance type, batch mode
    $5.00/host/hour
    ml.c5.4xlarge Inference (Batch)
    Model inference on the ml.c5.4xlarge instance type, batch mode
    $5.00/host/hour
    ml.m4.2xlarge Inference (Batch)
    Model inference on the ml.m4.2xlarge instance type, batch mode
    $5.00/host/hour

    Vendor refund policy

    Currently, we do not support refunds, but you can cancel your subscription to the service at any time.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Amazon SageMaker model

    An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.

    Deploy the model on Amazon SageMaker AI using the following options:
    Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference  .
    Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI  .
    Version release notes

    Enhanced accuracy, two-level verification and regulatory compliance, all these highlighting features make is solution a cutting edge product option for creating comprehensive rules across various domains, including claims validation, policy benefits, and subsidies.

    Additional details

    Inputs

    Summary
    1. The input is provided as a zip file which should mandatorily contain two elements: a) files/ folder containing the files you want to process b) a json file for credentials which will containe access key, id and region name (for calling the anthropic model)

    2. The name of the zip file should be saved as "Input_data.zip" to comply with the logic written for it.

    3. The files that are to be processed should only be in either docx or pdf format.

    Limitations for input type
    Input file should only be in zip format and should be saved as "Input_data.zip". Files to be processed has to be mandatorily in either docx or pdf format only.
    Input MIME type
    application/json, application/zip
    https://github.com/Mphasis-ML-Marketplace/Business-rule-Extraction-using-GenAI/blob/9451872d91a453ec6eead77a2fafd7260b7ddd35/Input_data.zip
    https://github.com/Mphasis-ML-Marketplace/Business-rule-Extraction-using-GenAI/blob/9451872d91a453ec6eead77a2fafd7260b7ddd35/Input_data.zip

    Input data descriptions

    The following table describes supported input data fields for real-time inference and batch transform.

    Field name
    Description
    Constraints
    Required
    Text document
    The input data consists of documents in either pdf or docx format. These documents contain business information and essential for forming policies and checking for fraud prevention or claim validation.
    Type: FreeText
    Yes
    pdf or docx file
    The input data consists of documents in either pdf or docx format. These documents contain business information and essential for forming policies and checking for fraud prevention or claim validation.
    Type: FreeText
    Yes
    Credentials
    This file contains all the essential information to connect to a model (claude 3.5 sonnet in this case) to process the documents for generating business rules out of them.
    Type: FreeText
    Yes
    json file
    This file contains all the essential information to connect to a model (claude 3.5 sonnet in this case) to process the documents for generating business rules out of them.
    Type: FreeText
    Yes

    Resources

    Support

    Vendor support

    For any assistance reach out to us at:

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.