Listing Thumbnail

    Philter

     Info
    Sold by: Philterd 
    Free Trial
    Philter deidentifies and redacts sensitive information, such as Personally Identifiable Information (PII) and Protected Health Information (PHI), in text.

    Overview

    Philter deidentifies and redacts sensitive information, such as Personally Identifiable Information (PII) and Protected Health Information (PHI),in text. Common uses of Philter include helping maintain HIPAA compliance, serving as an AI policy layer, redacting AI training data, and allowing for leveraging your text for valuable secondary purposes.

    Philter can redact over 30 types of sensitive information, such as persons' names, ages, bitcoin addresses, cities, counties, credit cards, custom dictionaries, dates, drivers license numbers, email addresses, iban codes, ip addresses, mac addresses, passport numbers, phone/fax numbers, ssns and tins, shipping tracking numbers, states, urls, VINs, and zip codes. In addition, you can define your own types of sensitive information that Philter can then redact.

    Philter can disambiguate between types of sensitive information allowing it to redact the information appropriately, and conditional statements allow you to redact only certain information, such as ages older or younger than a given value. Philter's Consistent Anonymization feature anonymizes information consistently across multiple documents to preserve meaning while removing personally identifiable information.

    Philter is API based and open source client SDKs are available. The Philter Add-Ins for Microsoft Office provide redaction capabilities inside your Microsoft Word documents and Microsoft Excel documents.

    Highlights

    • Your data never leaves your cloud. Philter runs inside your VPC and requires no external connectivity.
    • Sensitive information that is found can be redacted, masked, encrypted, tokenized, or anonymized. You can choose how and when each type of PII/PHI is modified.
    • Philter's API accepts text and returns the redacted version allowing Philter to be integrated into custom applications and workflows.

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu ubuntu-focal-20.04-amd64-server-20201026

    Typical total price

    This estimate is based on use of the seller's recommended configuration (m5.large) in the US East (N. Virginia) Region. View pricing details

    $0.586/hour

    Pricing

    Free trial

    Try this product at no cost for 30 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.
    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. Alternatively, you can pay upfront for a contract, which typically covering your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (12)

     Info
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t3.large
    $0.49
    $0.083
    $0.573
    t3.xlarge
    $0.49
    $0.166
    $0.656
    t3.2xlarge
    $0.49
    $0.333
    $0.823
    m5.large
    Recommended
    $0.49
    $0.096
    $0.586
    m5.xlarge
    $0.49
    $0.192
    $0.682
    m5.2xlarge
    $0.49
    $0.384
    $0.874
    c5.large
    $0.49
    $0.085
    $0.575
    c5.xlarge
    $0.49
    $0.17
    $0.66
    c5.2xlarge
    $0.49
    $0.34
    $0.83
    p3.2xlarge
    $0.49
    $3.06
    $3.55

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    We do not currently offer refunds but you can cancel at any time.

    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

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Adds a condition to the date filter strategy to identify death dates. This works analogous to the birthdate condition. Additionally, a new condition comparator "is not" was added enabling a date filter condition such as "token is not deathdate" or "token is not birthdate". Now built on Ubuntu 22.

    Additional details

    Usage instructions

    After launch, Philter will begin initializing. The initialization may take up to 3 minutes to complete. You can monitor Philter's status with the command:

    curl -k https://<Public_IP>:8080/api/status

    The response will indicate if Philter is ready to serve requests. Requests to filter text prior to initialization completion will return an HTTP 503 error. Once initialized, you can send a text file to Philter's API with the command:

    curl -k -X POST https://<Public_IP>:8080/api/filter -d @file.txt -H Content-Type "text/plain"

    Additionally, you can send text directly to Philter via its API:

    curl -k -X POST https://<Public_IP>:8080/api/filter --data "The patient was John Smith with SSN 123-45-6789." -H "Content-type: text/plain"

    The expected response will be "The patient was {{{REDACTED-entity}}} with SSN {{{REDACTED-ssn}}}."

    The Philter UI can be accessed at https://<Public_IP>:9000.

    Refer to the Getting Started guide at https://philter.mtnfog.com/introduction/quick-start  for basic configuration and usage examples.

    Philter's User's Guide is available at https://philter.mtnfog.com .

    Support

    Vendor support

    Email support at support@philterd.ai  - please allow up to 48 hours for a response. Visit https://www.philterd.ai/support/  for product documentation and other resources.

    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 write a review for this product.