Skip to content

pryvus/assist-my-shop-plugin

Repository files navigation

Assist My Shop — AI Search & Shopping Assistant for WooCommerce

WordPress WooCommerce PHP License

AI-powered product search and shopping assistant for WooCommerce stores.

Assist My Shop allows customers to find products using natural language queries and chat-style interaction instead of traditional keyword search.

Website
https://assistmyshop.com


Why WooCommerce Search Needs an Upgrade

Default WooCommerce search has several limitations:

  • keyword-only matching
  • poor relevance ranking
  • no understanding of user intent
  • no conversational product discovery

Customers often cannot find the product they are looking for, which leads to lost sales.

Assist My Shop solves this by introducing AI-powered product discovery.


What Assist My Shop Does

Assist My Shop adds an AI assistant to your WooCommerce store that can:

  • understand natural language queries
  • search products by intent instead of keywords
  • guide customers to the right product
  • answer product-related questions
  • improve product discovery and conversion

Customers interact with a chat-style assistant instead of a traditional search box.


Example Queries

Customers can type:

  • I need waterproof hiking shoes under $100
  • Show me black sneakers size 8
  • Do you have laptops good for programming?
  • Find gaming monitors under $400

The assistant interprets the request and finds matching products.


Features

  • AI-powered product search
  • natural language understanding
  • conversational shopping assistant
  • WooCommerce catalog integration
  • lightweight frontend widget
  • simple plugin installation

Architecture

Assist My Shop is designed as a lightweight WooCommerce plugin connected to an AI backend.

Customer
↓
WooCommerce Store
↓
Assist My Shop Plugin
↓
Assist My Shop AI API
↓
Product Discovery & Intent Processing
↓
WooCommerce Product Results

Components

WooCommerce Plugin

  • WordPress plugin
  • connects store catalog to AI service
  • renders assistant widget
  • handles store-side integration

Assist My Shop AI Service

  • natural language query understanding
  • product intent interpretation
  • ranking and filtering
  • conversational responses

Installation

Install the plugin from GitHub releases.

1. Download Plugin ZIP

Open the releases page:

https://github.com/positive-studio/assist-my-shop-plugin/releases

Download the latest file:

assist-my-shop-plugin.zip


2. Upload to WordPress

In WordPress Admin go to:

Plugins → Add New → Upload Plugin

Upload the ZIP file and activate the plugin.


3. Configure the Plugin

After activation open:

WooCommerce → Assist My Shop

Add your API credentials and enable the assistant.


Requirements

WordPress 6+
WooCommerce 7+
PHP 8+


Roadmap

Planned features:

  • Shopify integration
  • BigCommerce support
  • multilingual assistant
  • analytics dashboard
  • improved AI product ranking

About Assist My Shop

Assist My Shop is an AI-powered shopping assistant designed to improve product discovery in e-commerce stores.

Instead of traditional search boxes, customers interact with an intelligent assistant that helps them find products faster.

Website
https://assistmyshop.com


License

MIT License