Listing Thumbnail

    FEVER by Lowdown Labs: Private In-VPC Image Search and RAG

     Info
    Deployed on AWS
    FEVER is a private image-intelligence appliance running entirely in your AWS VPC. Deduplicate, search, and power visual RAG with no data leaving your account.

    Overview

    Open image

    Most image search means shipping your photos to someone else's cloud. FEVER changes that. It is a private image-intelligence appliance that runs entirely inside your own AWS VPC, deployed with a single CloudFormation template. Embedding, near-duplicate detection, semantic search, and reranking all happen inside your account. Our efficient models ship directly in the container - zero external calls at inference time and nothing that phones home.

    Who It's For

    If you custody user photos, product catalogs, scanned documents, or moderation queues, FEVER gives you real image intelligence without ever handing that data to a third party.

    Core Capabilities

    • Kill duplicates: Cluster near-duplicate images robustly against resizes, re-encodes, and crops with best-in-class cross-resolution tolerance from our patent-pending Fourier encoder.
    • Search everything: Reverse-image and text search with calibrated match scores, plus an admin view to audit what is actually sitting in your S3 buckets.
    • Feed your agents: An MCP endpoint (and a plain REST API) let an AI agent run visual RAG scoped to a single downstream customer, with per-customer isolation enforced server-side via a scoped key. Your customer only ever sees their own data.
    • Multi-format, multi-resolution by design: HEIC, HEIF, WebP, PNG, JPEG, TIFF, PDF. No conversion or resizing required.

    Performance Without Expensive Hardware

    FEVER (Fourier Encoder for Visual Embedding and Retrieval) indexes at low resolution and leans on cross-resolution matching to hold accuracy, so it flies on commodity CPUs without requiring expensive quota upgrades or G-class nodes.

    • A single Amazon EC2 c7i node (16 vCPU, no GPU) indexes about 50 images per second.
    • A single g5.xlarge (NVIDIA A10G) indexes about 2,800 images per second - roughly 1 million images in about 6 minutes.
    • Queries return in single-digit milliseconds.
    • The cross-encoder reranker scores about 226 candidates per second on an A10G.
    • Linear scale-out across a modest CPU fleet when GPU is unavailable or unnecessary.

    Security and Privacy by Architecture

    FEVER is designed so that images, vectors, model weights, and queries never leave your AWS account. The deployment uses least-privilege IAM roles, runs on ECS Fargate behind an internal load balancer, and stores vectors in managed Postgres (pgvector) or Aurora within your VPC. You choose the CIDR allowed to reach the service. Data is encrypted in transit and at rest using AWS-managed keys.

    Turnkey Deployment on AWS

    FEVER runs on ECS Fargate with managed Postgres (pgvector) or Aurora, optional OpenTelemetry metrics and CloudWatch dashboards, and least-privilege IAM. You pick your compute profile, your VPC, and the CIDR allowed to reach it. Everything else is provisioned for you via CloudFormation.

    Getting Started

    Subscribe on AWS Marketplace, deploy the CloudFormation template into your VPC, and load up the admin portal to begin searching your corpus. A deployment runbook, API and MCP reference, and admin resources are included. Private-offer customers receive hands-on onboarding for their first deployment.

    To schedule a deployment walkthrough or request a pilot environment, reach out to the Lowdown Labs team through the support contact provided with your subscription.

    Highlights

    • Simple and private. Runs entirely in your own AWS VPC. Images, vectors, and model weights never leave your account, with no external calls at inference time. Deploy with one CloudFormation template onto ECS Fargate.
    • Deduplicate, query, and audit. Finds duplicate and near-duplicate images across resizes, re-encodes, and crops, plus reverse-image and text search and an agent-ready MCP endpoint for visual RAG scoped per customer.
    • EfficientAI. CPU-native, no GPU required but only recommended: about 50 images per second per 16-vCPU node, scaling linearly across a fleet. Add a GPU node for higher-throughput query and indexing. Any image format works with no conversion.

    Details

    Delivery method

    Supported services

    Delivery option
    FEVER appliance on ECS Fargate (CloudFormation - deploys in your VPC)

    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

    FEVER by Lowdown Labs: Private In-VPC Image Search and RAG

     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
    FEVER Appliance License
    A single tenant FEVER appliance deployed into your own AWS VPC via CloudFormation. Entitles unlimited private image ingestion, natural language and image to image semantic search, near duplicate detection, and the agent ready MCP server for the full contract term. Your images and index do not leave your account. Includes horizontal scaling across nodes and all product updates during the term. One entitlement covers appliance deployment.
    $90,000.00

    Vendor refund policy

    If FEVER does not meet your needs, email dev@gimmelowdown.com  within 7 days of your initial contract purchase for a full refund of that term. Requests after 7 days are reviewed case by case. FEVER runs in your own AWS account, so the underlying AWS infrastructure charges are billed by AWS and are not refundable by Lowdown Labs.

    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

    FEVER appliance on ECS Fargate (CloudFormation - deploys in your VPC)

    Supported services: Learn more 
    • 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

    Quality of life improvements

    Additional details

    Usage instructions

    GETTING STARTED WITH FEVER

    In ~20 minutes you'll have a private visual search engine inside your own AWS account. Point it at an S3 bucket of images, then search by text or example image and find duplicates - even across resolutions and re-encodes. Your images never leave your account.

    Before you start you will need: a VPC with two private subnets in different AZs; optionally an S3 bucket of images.

    1. LAUNCH

    Open the pre-loaded template (switch to your Region first): https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?templateURL=https://lowdown-marketplace-assets.s3.amazonaws.com/fever/1.0.0/fever-appliance.yaml&stackName=fever 

    Under "Start here", set:

    VpcId - Your VPC PrivateSubnetIds - Two subnets in different AZs AllowedClientCidr - Your VPC CIDR, e.g. 10.0.0.0/16 (0.0.0.0/0 is rejected) CustomerBucketArn - (optional) arn:aws:s3:::your-images-bucket - grants read access, no IAM later CreateBastion - (optional) true for one-command admin access via bastion

    Everything else is prefilled. DbMode: rds (default) suits most; container is a test or trial mode; aurora for mission critical autoscaling.

    Click Create stack. The first launch downloads a large image, so the first task takes a few minutes - this is normal. Wait for CREATE_COMPLETE.

    1. SIGN IN

    The load balancer is internal (private by design). In the Stack Outputs tab, copy the AdminTokenSecretArn value, then:

    aws secretsmanager get-secret-value
    --secret-id <paste AdminTokenSecretArn here>
    --query SecretString --output text

    With CreateBastion=true: run the BastionPortForwardCommand output locally, then open http://localhost:8080/admin 

    (No bastion? Reach AdminUrl from inside the VPC.)

    Sign in with any username and the token as the password.

    1. PROVE IT WORKS - 5 MINUTES

    In the console's Get Started guide:

    1. Create an API key (shown once - copy it).

    2. Upload a few images, then Search for something in them.

    3. Bulk path: Upload -> Ingest an S3 bucket -> s3://your-bucket/prefix/ - watch progress on the Dashboard, then review Duplicates.

    4. USE THE API

    curl -X POST http://localhost:8080/v1/search 
    -H "Authorization: Bearer $FEVER_KEY"
    -H "Content-Type: application/json"
    -d '{"text": "red car", "k": 10}'

    Interactive docs at /docs. Generate a typed client in one command:

    npx @openapitools/openapi-generator-cli generate
    -i http://localhost:8080/openapi.json  -g python -o ./fever-client

    Swap -g python for typescript-axios, go, java, and more. An MCP server ships in the box for AI agents - mint a scoped key (locked to one customer_id) and the agent can never widen its scope.

    CPU OR GPU?

    cpu (default) - ~51 img/s indexing, low cost. Trials and regular inference day to day, use where your quota is strained.

    gpu - bulk backfills: ~830 img/s per worker node on our 10,495-image demo corpus; scales linearly with workers (up to 4 by default). Runs 2x g6e.xlarge (L40S) minimum.

    Indexing is bandwidth-limited - you index, generally, as fast as you can download. On small files the limit is S3 request rate; on multi-MB originals it's network bandwidth.

    STACK REMOVAL / DELETION

    Simply delete the CloudFormation stack to remove everything.

    FAQs

    • Scoped API keys isolate downstream customers server-side.
    • The appliance verifies your AWS Marketplace entitlement at startup and fails closed. No phone-home, no seller endpoint.
    • FEVER stores vectors, metadata, and a reference to each image - your originals stay in your bucket.

    Resources

    Vendor resources

    Support

    Vendor support

    SUPPORT CHANNELS

    Support is provided by Lowdown Labs via email at dev@gimmelowdown.com  during business hours, 9 - 5 PM Pacific Time (Monday through Friday).

    COVERAGE

    Support covers:

    • Deployment assistance (CloudFormation, VPC, and networking configuration)
    • API and MCP integration guidance
    • Ingestion and search tuning
    • Upgrade guidance and troubleshooting
    • Refund requests

    INCLUDED RESOURCES

    A deployment runbook, API and MCP reference documentation, and an admin portal with resources to learn and manage core functions are included with every subscription.

    ONBOARDING

    Private-offer customers receive hands-on onboarding for their first deployment, including a guided walkthrough of the CloudFormation stack, VPC configuration, and initial ingestion setup.

    For questions about billing, refunds, or account issues, contact the Lowdown Labs team at the email above.

    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.