Now in Private Beta

Search What You
Actually Mean

Give your shoppers an AI that understands "red kurta for a wedding" or "gift under 500" — not just keyword matches. Built for Indian D2C brands.

Try Live Demo ↓ Read the Docs
⚡ Live Product Search Demo

Results

👆 Type a query and press Enter

Try: "red outfit for wedding guest"
"cotton kurta under 500"
"sherwani for groom"

Beyond Plain Keyword Matching

Your customers think in images and feelings. Meet them there.

🔍

Visual Search

Shoppers upload a photo — our CLIP model finds visually similar products in your catalog. "Find me something like this" finally works.

💬

Natural Language

"Cotton kurta under ₹1000 for Raksha Bandhan" — BGE-M3 understands context, intent, price constraints, and occasions.

🔀

Hybrid Search

Combine visual + text search. Upload an image AND say "something like this but in blue" — both signals merged.

Sub-50ms Latency

RTX 6000 Ada GPU powers searches over 10,000 products in under 50ms. No waiting. No timeouts.

🛒

Shopify & WooCommerce

Plugin installs in minutes. Sync your product catalog automatically. No engineering team needed.

💰

Indian Pricing

Built and hosted in India on our own GPU fleet — no USD pricing, no surprise cloud bills. Beta is free for the first 50 stores; planned launch pricing is well under enterprise alternatives.

Live in 3 Steps

From sign-up to search-powered storefront in under 20 minutes.

1

Create Your Store

Sign up and get an API key. Connect your Shopify or WooCommerce store with one click.

2

Auto-Sync Catalog

We pull your product images and descriptions, generate embeddings, and index them in ~5 minutes.

3

Add Search Widget

Copy one line of JavaScript into your store. Start earning from better search conversions immediately.

Free for the first 50 stores

We're inviting D2C brands to try SearchPixel before we put a price on it. No card, no contract. We talk to you, you tell us what's broken, we fix it.

Beta Access — Limited Spots
Free · beta
no credit card · no auto-bill
  • Up to 10,000 products indexed
  • 50,000 searches/month
  • Visual search (CLIP ViT-L/14)
  • Semantic text search (BGE base)
  • Hybrid visual + text search
  • REST API + your existing PixelAPI key
  • Direct support via email
  • Shopify & WooCommerce plugins (in development)
  • Launch pricing announced before beta ends — current beta users keep a discount
Request beta access
We reply within a working day. You'll get an existing PixelAPI key (or a new one) and a 5-minute integration walkthrough.
REST API Preview
# Search products via text query curl -X POST https://api.searchpixel.dev/v1/search \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{ "store_id": "your_store", "query": "red silk saree for wedding", "top_k": 5, "search_type": "hybrid" }' # Search by image upload curl -X POST https://api.searchpixel.dev/v1/search/image \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "[email protected]" \ -F "query=find something like this but in blue"

We Don't Hide the Math

Here's how we stack up against alternatives — monthly pricing in INR.

Feature SearchPixel Algolia NeuralSearch Doofinder Custom OpenSearch
Monthly Price Free in beta ₹35,000+ ₹4,200 (basic) ₹15,000+
Visual Search Extra cost
Semantic/NL Search Extra cost
Indian Pricing ✗ USD only ✗ USD only Depends
Self-hosted GPU (no cloud markup) You bring servers
Shopify / WooCommerce plugins In development Build yourself
Setup Time <20 min Days Hours Weeks

* Algolia NeuralSearch starts at $500/mo ≈ ₹43,000 · Doofinder starts at ~€49/mo ≈ ₹4,200 (text only, no visual) · Custom OpenSearch requires EC2/GPU instances

Want to try it on your own catalog?

Email [email protected] with your store URL. The beta is free, the slots are limited, and the walkthrough takes about five minutes.

Request beta access →
or read the documentation first