We can talk about semantic search all day. But nothing beats trying it yourself.
woo.queryra.com is a real WooCommerce skincare store running the Queryra WordPress plugin — the same plugin you install from WordPress.org. Same setup, same AI, same 5-minute installation. The only difference is we loaded it with 155 skincare products so you can see exactly how semantic search handles real e-commerce queries.
5 Searches to Try Right Now
Go to woo.queryra.com and try these queries. Notice how each one finds relevant products despite none of these phrases appearing in any product title:
"looking older than my age"
Finds anti-aging serums, retinol creams, collagen boosters, and eye creams. No product title says "looking older" — but the AI understands the intent is anti-aging skincare.
"something for my dry hands in winter"
Finds hand creams, intensive moisturizers, and barrier repair products. Keyword search would return zero results for this conversational query.
"gift for mom who cares about skin"
Finds skincare gift sets, premium serums, and luxury moisturizers. The AI connects "gift for mom" + "cares about skin" to high-end skincare products.
"I have acne and sensitive skin"
Finds gentle cleansers, salicylic acid treatments, and soothing toners. The AI understands the customer needs products that address acne without irritating sensitive skin.
"natural ingredients only"
Finds organic serums, plant-based moisturizers, and products highlighting natural formulas. The AI matches the preference for natural products across the catalog.
What You're Seeing Under the Hood
When you search on the demo store, here's what happens in real-time:
- You type a query in the standard WooCommerce search bar
- The Queryra WordPress plugin intercepts the search via WordPress hooks
- Your query is sent to the Queryra API over HTTPS
- The AI converts your query into a vector embedding (5ms)
- The embedding is compared against all 155 product embeddings (15ms)
- Products are ranked by semantic similarity and filtered by relevance threshold
- Ranked product IDs are sent back to WordPress
- WooCommerce displays the results using your theme's standard search template
Total time: under 100ms. The search bar, results layout, product cards, and pagination are all standard WooCommerce — Queryra only changes which products appear and in what order.
Try the Same Searches on Your Own Store
The real eye-opener is comparing these results against your own store's search. Go to your WooCommerce store and try:
- Search for a product using natural language — not its name, but a description of who it's for or what it does
- Search with a common misspelling
- Search with a color + category combination ("blue dress", "red shoes")
- Search describing a use case ("for a wedding", "for the gym")
- Search like a gift buyer ("gift for dad", "present for a friend")
If three or more return zero results or irrelevant products, your search is losing you sales every day. These are real customers with purchase intent who leave your store empty-handed.
This Demo Runs on the WordPress Plugin
The demo store at woo.queryra.com uses the exact same Queryra WordPress plugin available on WordPress.org. No custom code, no special configuration, no developer setup.
The installation was:
1. Install WooCommerce + a standard theme
2. Add 155 skincare products
3. Install Queryra plugin from WordPress.org
4. Enter API key, click Sync
5. Done — AI search is live
That's the same process you'd follow on your store. Five minutes from install to working semantic search.
If you want to try it on your own products, the 14-day free trial includes 100 records — enough to test whether semantic search makes a difference for your catalog.
Works for Any WooCommerce Store
The demo uses skincare products, but Queryra works with any WooCommerce catalog. The AI learns from whatever products you sync — electronics, clothing, food, furniture, books, or anything else.
The semantic understanding adapts to your catalog. If you sell tools, "something for fixing a leaky pipe" will find plumbing tools. If you sell clothing, "outfit for a job interview" will find business attire. The AI doesn't have preset categories — it learns from your specific product titles and descriptions.
Queryra also works beyond WooCommerce. Our REST API powers semantic search for any content — see our Wikipedia demo with 3,000+ articles and FAQ demo for customer support use cases.
Ready to fix your WooCommerce search?
Search a real WooCommerce store
Frequently Asked Questions
Is the demo store using the same plugin from WordPress.org?
Yes. The demo at woo.queryra.com runs the exact same Queryra plugin available at wordpress.org/plugins/queryra-ai-search/. No custom code or special configuration — it's the standard 5-minute setup.
How many products are in the demo store?
The demo store has 155 skincare products indexed with Queryra. The AI generated vector embeddings for each product's title and description, enabling semantic search across the entire catalog.
Can I try Queryra on my own WooCommerce store?
Yes. Install the plugin from WordPress.org, create a free account at queryra.com/signup (no credit card), enter your API key, and click Sync. The 14-day free trial includes 100 products.
Does Queryra work with WooCommerce product filters and themes?
Yes. Queryra only changes which products appear in search results and their order. Your theme, WooCommerce filters, pagination, product cards, and all other functionality work exactly as before.
