Listing Thumbnail

    CopilotKit Intelligence for Amazon EKS

     Info
    Sold by: CopilotKit 
    Deployed on AWS
    CopilotKit is the enterprise frontend stack for AI agents. The layer that connects any agent backend to any user-facing application. This listing deploys CopilotKit Intelligence into your own Amazon EKS cluster as a Helm chart, so prompts, conversation history and user interaction data stay inside your VPC. Generative UI, human-in-the-loop approvals, shared agent state and thread-level analytics ship with SSO, RBAC and audit logging built in.

    Overview

    Agent frameworks change fast. The interface your users touch should not have to change with them. CopilotKit sits between the two: an open protocol called AG-UI provides a bi-directional connection between any agentic backend and any user-facing application, so your team can swap or upgrade the agent stack without rebuilding the frontend; and build the frontend without betting on a single framework.

    CopilotKit Intelligence is the enterprise control plane for that layer. Agents return interactive components; charts, forms, approval steps, rendered with your own design system rather than a generic chat window. Human-in-the-loop workflows let users review, edit and approve agent actions before they execute. Shared state keeps the agent and the application synchronized in real time across sessions and devices. Frontend tools let agents call your existing application code and APIs directly. Every conversation is captured as a structured thread you can inspect, search and analyze, with organization and project scoping, API key management, SSO via OIDC or SAML, role-based access control and audit logging.

    This listing delivers CopilotKit Intelligence as a Helm chart you deploy into your own Amazon EKS cluster. Your data never leaves your VPC: prompts, completions, conversation history and user interaction data remain entirely within infrastructure you control; which is what makes CopilotKit viable for regulated environments and for teams whose data residency obligations rule out a hosted service. Licensing is sized to your deployment and delivered through a private offer covering term length, scope and support level.

    Highlights

    • Runs entirely inside your VPC. Deployed as a Helm chart to your own Amazon EKS cluster; prompts, completions, conversation history and user interaction data never leave infrastructure you control. Built for regulated environments and data residency requirements that rule out a hosted service.
    • Any agent framework, any surface. The open AG-UI protocol provides a bi-directional connection between any agentic backend and any frontend, so you can change agent stacks without rebuilding your interface and reach React, Slack, mobile and more from a single integration.
    • Enterprise governance from day one. Organization and project scoping, API key management, SSO via OIDC or SAML, role-based access control, audit logging, and structured thread capture so every agent interaction is inspectable, searchable and analyzable.

    Details

    Delivery method

    Supported services

    Delivery option
    CopilotKit Intelligence for Amazon EKS

    Latest version

    Operating system
    Linux

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    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

    CopilotKit Intelligence for Amazon EKS

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    12-month contract (1)

     Info
    Dimension
    Description
    Cost/12 months
    Enterprise
    Fully unlocked CopilotKit Intelligence for one customer organization and one Amazon EKS deployment.
    $120,000,000.00

    AI Insights

     Info

    Dimensions summary

    This listing offers one pricing option: the Enterprise unit. You pay through a contract for fully unlocked CopilotKit Intelligence. Each unit covers one customer organization and one Amazon EKS deployment. Pricing scales by quantity, so you add units as you cover more organizations or EKS deployments. There are no separate tiers or usage add-ons here. The single dimension bundles the platform capabilities together. You deploy it self-hosted in your own infrastructure, giving you control over data residency.

    Top-of-mind questions for buyers

    One unit covers a single customer organization paired with one Amazon EKS deployment. If you run more organizations or separate EKS deployments, each pairing needs its own unit. You add units to match how many organizations and deployments you cover.
    The unit bundles CopilotKit Intelligence features together: thread persistence with full interaction history, product analytics, automatic learning from interactions, and cross-surface support for web, mobile, and messaging. It also includes single sign-on, role-based access control, audit logs, and data retention controls.
    You deploy CopilotKit Intelligence self-hosted in your own infrastructure on Amazon EKS. You keep control over data residency and security policies, and you connect your own database. Air-gapped deployments are supported through offline license key validation.
    copilotkit.ai
    Helpful?

    Vendor refund policy

    CopilotKit Intelligence is licensed as an annual subscription. Subscriptions purchased through AWS Marketplace are non-refundable except where required by law or expressly provided in the governing license agreement. For billing questions, subscription changes, or refund requests, contact billing@copilotkit.ai  within 30 days of the charge.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    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

    CopilotKit Intelligence for Amazon EKS

    Supported services: Learn more 
    • Amazon EKS
    Helm chart

    Helm charts are Kubernetes YAML manifests combined into a single package that can be installed on Kubernetes clusters. The containerized application is deployed on a cluster by running a single Helm install command to install the seller-provided Helm chart.

    Version release notes

    Reduces the App API runtime image to its required production dependency closure while retaining AWS Marketplace License Manager enforcement for the fully unlocked Enterprise entitlement.

    Additional details

    Usage instructions

    Prerequisites: an existing AMD64 Amazon EKS cluster; external PostgreSQL 14 or later with pgvector; Redis or Valkey 7 or later configured with noeviction; an OIDC provider; ingress, DNS, and TLS; the precreated Kubernetes Secrets documented in marketplace/README.md; outbound HTTPS; and an IRSA role for the copilotkit-intelligence-license App API service account using marketplace/iam-policy.json. Marketplace Enterprise v1 does not configure S3-compatible object storage or OpenSearch. After subscribing: (1) authenticate Helm with: aws ecr get-login-password --region us-east-1 | helm registry login --username AWS --password-stdin 709825985650.dkr.ecr.us-east-1.amazonaws.com; (2) pull the chart with: helm pull oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/copilotkit/copilotkit-intelligence-eks --version 1.0.20 --untar; (3) prepare buyer-values.yaml using marketplace/README.md and marketplace/buyer-values.schema.json from the chart; (4) install with: helm upgrade --install cpki oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/copilotkit/copilotkit-intelligence-eks --version 1.0.20 --namespace copilotkit-intelligence --create-namespace -f buyer-values.yaml; and (5) verify with: kubectl get pods,jobs,ingress -n copilotkit-intelligence. The embeddings workload downloads its model on first start, which can take several minutes.

    Support

    Vendor support

    Standard support is included with CopilotKit Enterprise through ticketing and email, available 9:00-17:00 Pacific Time, Monday-Friday. Target first-response times are one business day for Severity 1, two business days for Severity 2, three business days for Severity 3, and five business days for Severity 4. Additional support tiers may be available under the applicable Order Form. See

    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 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.