Overview
LLM Capsule is designed to help organizations securely adopt and scale Generative AI by eliminating the risks of sensitive data exposure. Unlike traditional de-identification tools that degrade accuracy, LLM Capsule applies advanced Named Entity Recognition (NER) and privacy-preserving algorithms to anonymize data streams in real time, ensuring both compliance and reliability.
Key features include:
Privacy-first AI adoption: Sensitive information such as PII and financial data is automatically masked or pseudonymized before reaching the LLM.
Synthetic data generation: Built-in DTS engine produces high-fidelity synthetic datasets, preserving up to 99% of original data utility while ensuring zero traceability.
Flexible deployment: Delivered as a lightweight container, LLM Capsule integrates with existing infrastructures on AWS EKS, ECS, or SageMaker environments.
By combining security, compliance, and high-performance AI processing, LLM Capsule empowers enterprises in regulated industries such as finance, healthcare, and public sector to safely leverage the full potential of LLMs.
External Dependencies & Requirements:
- No external database required.
- No external paid APIs required. All AI processing is performed locally within the container.
- Container runs as non-root user (UID: 1000) for enhanced security.
- All included packages are sourced from PyPI with commercial-friendly licenses (MIT, BSD, Apache-2.0).
Highlights
- Real-time privacy protection with advanced NER and token masking for confidential data.
- High-fidelity synthetic data generation (up to 99% utility preserved) for safe AI training and testing.
- Seamless AWS integration via containerized deployment on EKS, ECS, and SageMaker environments.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/month |
|---|---|---|
License | LLM Capsule License | $4,000.00 |
Vendor refund policy
test refund policy
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
unit delivery option
- Amazon ECS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Version 1.0.3 - Security & Compliance Update
- Container runs as non-root user (UID: 1000) for enhanced security
- Added health check endpoint (/health)
- Removed unnecessary dependencies
- Optimized container image structure
- Updated documentation for external dependencies
Additional details
Usage instructions
Usage Instructions
- Prerequisites
- Docker runtime environment (Amazon ECS, EKS, etc.)
- No external database required
-
Environment Variables Refer to product documentation for required environment variables.
-
Run Container docker run -d -p 8080:8080 <image-uri>
-
Verify Health Check curl http://localhost:8080/health Expected response: {"status":"healthy"} or similar
-
External Dependencies
- No external database required
- No external paid APIs required
- All AI processing is performed locally within the container
-
Included Packages (from PyPI) fastapi, uvicorn, torch, transformers, huggingface-hub, pandas, numpy, cryptography, pydantic All packages use permissive licenses (MIT, BSD, Apache-2.0) for commercial use.
-
Security
- Container runs as non-root user (UID: 1000)
- Health check endpoint: /health
- Exposed port: 8080
Support
Vendor support
Please reach us at contact@cubig.ai for any assistance or questions.
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.