AI Semantic Search + Facet Filters - No More Zero Results

AI Semantic Search + Facet Filters - No More Zero Results
Stop losing 80% of customers to Zero Results. AI semantic search for OpenCart 3 & 4. 100+ languages, typo-proof, hybrid scoring. NEW v1.0.5: Faceted AI Filters. Free plan available. Install in 2 minutes.

Smart AI Semantic Search for OpenCart

v1.0.5 — with Faceted AI Filters, Design Studio & AI Relevance Sorting
Stop losing 80% of your customers to "Zero Results" pages.

✅ OpenCart 3.0.0.0 – 4.1.0.3 ✅ PHP 7.4+ ✅ MySQL 5.6+ ✅ Install in 2 minutes

The Problem: Standard Search is a Conversion Killer

Standard OpenCart search relies on exact keyword matching (SQL LIKE):
  • Typo Trap: "samsun" → 0 results
  • Synonym Barrier: "notebook" won't find "laptops"
  • Intent Blindness: doesn't understand "warm clothes for winter"
  • Attribute Failure: "16GB RAM" buried in attributes gets missed
  • Multilingual Pain: each language needs separate synonym tables
  • Dumb Filters: standard facets sort by count — irrelevant brands float to top
  • High Bounce Rate: 80% of users leave after one poor search



    The Solution: Hybrid AI Engine + Smart Filters

    AI Search uses a Hybrid Semantic Engine combining Vector Embeddings (meaning) with Trigram Indexing (precision) and exact-match boost (SKU). 92.7% relevance.

    NEW: Faceted AI Filters attach to the search page with zero Layout edits — categories, brands, OC filter groups, attributes, price slider, stock — all with AJAX, exclude-self counting and AI-relevance sorting.

    Live Demo

    https://opencart4.ai-search.cc
    Try: "mackbook", "laptop for work", "portable music player", "wetr"

    Real Examples

  • "mackbook" (typo) — Standard: 0 — AI: MacBook Pro
  • "portable music" — Standard: 0 — AI: Apple iPod
  • "ноутбук apple" — Standard: 0 — AI: MacBook Air (Multilingual)
  • "designer laptop" — Standard: 0 — AI: Huawei MateBook X (Intent)
  • "HP LP3065" (SKU) — Standard: 1 — AI: exact match #1 (Hybrid)

    Key Features

  • Faceted AI Filters (NEW v1.0.5) — full filter panel on search page with AJAX
  • AI Relevance Sort (NEW v1.0.5) — filter options ranked by semantic similarity
  • Exclude-Self Counting (NEW v1.0.5) — Amazon/Booking-style facet counts
  • Mobile FAB + Drawer (NEW v1.0.5) — customizable floating "Filter" button
  • Design Studio (NEW v1.0.5) — live-preview mockups + 9 color CSS variables
  • Per-Language Headings (NEW v1.0.5) — panel title auto-translates
  • Drag-to-Reorder (NEW v1.0.5) — admin arranges filter groups via HTML5 drag
  • HNSW Fast Mode — up to 20× faster on MariaDB 11.7+
  • Packed Binary Storage — 5× smaller database, 30% faster decoding
  • Query Cache — repeat searches from RAM
  • System Check Tab — live diagnostics with one-click fixes
  • Semantic Understanding — 100+ languages (multilingual-e5 model)
  • Hybrid Scoring — vector (70%) + exact-match (30%), tunable
  • Typo Tolerance — forgives "cannoon", "samsun" via trigram + Levenshtein
  • Real-Time Index Sync — updates on product change, no cron jobs
  • OpenCart 3 & 4 Support — single ZIP installs on 3.0.0.0 → 4.1.0.3
  • Privacy-First Self-Hosted — run AI on your server, GDPR-ready
  • Automatic Fallback — if AI backend is down, falls back to native LIKE
  • Search Analytics — see what customers search and can't find
  • Smart Autocomplete — predictive suggestions from 3rd character
  • Zero Theme Changes — native event hooks, works with any theme
  • Forever Free Plan — improve your store for $0
  • Coming Soon — visual search by image (CLIP, Q3 2026)

    What's New in 1.0.5

  • Faceted AI Filters — search page filter panel, no Layout editing
  • AI Relevance Sorting — brands/categories ranked by query similarity
  • Exclude-Self Counting — per-group counts update correctly
  • Dual-Range Price Slider — native HTML5, mobile-friendly
  • Selected Filter Chips — active filters as removable chips
  • Inner Group Search — live filter within groups with many options
  • Mobile FAB + Side Drawer — left/right, rect/pill/circle, custom colors
  • Design Studio — phone + panel mockups in admin, 9 color vars
  • Per-Language Heading — auto-fills from storefront's "Filters" string
  • Per-Group Whitelist — choose exactly which items appear
  • AJAX Mode — instant results without full page reload
  • OC3 & OC4 Parity — same UX, single ZIP

    What's New in 1.0.4

  • ✨ HNSW Fast Mode (up to 20× faster on MariaDB 11.7+)
  • ✨ Packed Binary Storage (5× smaller database)
  • ✨ System Check Diagnostics tab
  • ✨ Query Cache (RAM-served repeat searches)
  • ✨ One-Click Storage Migrations
  • ✨ Security Hardening (128 SQL queries reviewed)

    Pricing

  • Free — $0/mo — 200 SKU, 500 searches
  • Starter — $12/mo — 2,000 SKU, 5,000 searches
  • Business — $29/mo — 10,000 SKU, 30,000 searches
  • Pro — $79/mo — 50,000 SKU, 150,000 searches
  • Self-Hosted — $149 one-time — unlimited, full privacy

    All paid plans: 14-day money-back. Cancel anytime.

    Installation in 4 Steps

  • Upload aisearch.ocmod.zip via Extensions → Installer
  • Install via Extensions → Modules → AI Search
  • Enter License Key from https://ai-search.cc (or use Free)
  • [*]Click "Start Indexing", then toggle Filters in the Filters tab

    Setup under 5 minutes. No GPU, Python or Docker required.

    FAQ

    Q: Does it work on OpenCart 3?
    A: Yes. Tested on OC 3.0.0.0 – 3.0.5.0 and 4.0.2.0 – 4.1.0.3. Same ZIP.

    Q: Will it slow down my site?
    A: No. AI runs on our GPU cloud or your VPS. Search <200ms. Facets cached 15min.

    Q: Do the AI Filters work with my theme?
    A: Yes. Attaches via native event hooks (column_left, content_top) — no theme edits, no Layout clicks. Works with Default, Journal3, Stylish, etc.

    Q: What is AI Relevance Sorting for filters?
    A: Unique feature. Standard filters sort by count. AI Search sums semantic relevance scores per option — so for "designer laptop", brands with highly-relevant products (Apple) rank above brands with more but less-relevant products.

    Q: Which languages?
    A: 100+ including English, Ukrainian, Russian, German, Polish. Mixed-language queries ("iphone черный") work.

    Q: What's Self-Hosted?
    A: $149 one-time. You run Ollama on your VPS. No data leaves your server. GDPR/banking/medical-compliant.

    Q: What does Hybrid Scoring do?
    A: Semantic AI (70%) + exact-match (30%). SKUs return exact first; natural language benefits from semantics. Weights tunable.

    Q: What is HNSW Fast Mode?
    A: MariaDB 11.7+ native VECTOR INDEX. Auto-detected, one-click migration, 10-20× faster for 10,000+ products.

    Q: Can I customize the Filters panel look?
    A: Yes. Design tab has live mockups + color pickers for 9 CSS variables (accent, text, headings, chips, borders, backgrounds). Plus full FAB customization.

    Q: What if the AI server is down?
    A: Circuit Breaker reverts to standard OpenCart search instantly.

    Q: Shared hosting OK?
    A: Yes for SaaS (PHP 7.4+, outbound HTTPS). Self-Hosted needs VPS with AVX2.

    Q: Try before buy?
    A: Free plan (200 SKU, 500 searches/mo), no credit card. 14-day money-back on paid.

    System Requirements

    Minimum: OpenCart 3.0.0.0 – 4.1.0.3, PHP 7.4+, MySQL 5.6+ / MariaDB 10.3+
    Recommended: MariaDB 11.8 LTS+ (HNSW), Opcache, APCu/Redis
    Self-hosted: VPS 4 CPU / 4 GB RAM / AVX2




    Download
    • Developed by OpenCart Community
    • 12 Months Free Support
    • Documentation Included

    Rating

    Compatibility
    3.0.0.0, 3.0.1.0, 3.0.1.1, 3.0.1.2, 3.0.1.3, 3.0.2.0, 4.x.x.x, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7, 3.0.3.8, 4.0.0.0, 4.0.1.0, 4.0.1.1, 3.x.x.x, 4.0.2.0, 4.0.2.1, 4.0.2.2, 4.0.2.3, 3.0.3.9, 3.0.4.0, 4.1.0.0, 4.1.0.1, 4.1.0.2, 4.1.0.3, 3.0.4.1, 3.0.5.0

    Last Update
    30 Apr 2026

    Created
    6 Apr 2026
    20 Downloads
    0 Comments
    gdemons
    gdemons
    Member since: 26 Sep 2017

    View all extensions Get Support