WP Manifestindependent plugin directory
manifest / ai / ai-woocommerce-store-manager

AI WooCommerce Store Manager

AI-powered WooCommerce Store Manager using WordPress, FastAPI, Ollama, MySQL, and tool-calling style agent workflows.

by Saurav Sharma · github.com/sauravvsharma/ai-woocommerce-store-manager

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sauravvsharma/ai-woocommerce-store-manager/archive/refs/heads/main.zip

Readme

AI WooCommerce Store Manager

A local AI-powered WooCommerce assistant built with WordPress, FastAPI, Ollama, Python, and MySQL.

Features

  • WordPress chatbot UI using shortcode
  • FastAPI backend
  • Local LLM using Ollama
  • Real WooCommerce product data from MySQL
  • Tool-calling style agent
  • Product listing
  • Orders today
  • Pending orders
  • Low stock products

Tech Stack

  • WordPress
  • WooCommerce
  • PHP
  • Python
  • FastAPI
  • Ollama / Llama 3.2
  • MySQL
  • XAMPP
  • REST-style local API

Architecture

WordPress Plugin
?
FastAPI Backend
?
Agent Router
?
WooCommerce MySQL Tools
?
Ollama Response Generator

Shortcode

Use this shortcode on any WordPress page:

[ai_support_agent]

Example Questions

  • Show products
  • Show low stock products
  • Show orders today
  • Show pending orders

Author

Saurav Sharma
Senior PHP / WordPress / Automation / AI Integration Developer

Read the full README on GitHub →