Make your store visible to AI.
EcomAIBridge connects your WooCommerce store to AI agents, chatbots, and LLM crawlers. Make your products visible to ChatGPT, Claude, Gemini and other AI tools — and add a built-in AI shopping assistant to your storefront.
Right now, customers are shopping through AI. They ask ChatGPT, Claude, Gemini and Perplexity for product recommendations and buy without ever visiting your store directly. If your store isn’t connected to AI agents through a REST API or chat widget, you’re invisible to them.
/ecomaibridge/ai/products.json, /ai/categories.json, etc.) that any AI agent or app can call directly./.well-known/ai-bridge.json file that describes your store’s endpoints so AI crawlers can auto-discover what’s available.A separate Pro Add-on plugin is available from ecomaibridge.com.
Install from the WordPress plugin directory like any plugin, activate, and your product API is live instantly. Everything lives inside your WordPress admin — Overview, AI Chat Widget, Analytics, About.
This plugin can connect to one external LLM service of your choice (Groq by default, or any OpenAI-compatible endpoint via the Custom provider option). It is documented below so you understand exactly what data leaves your site, when, and to whom. The plugin sends no analytics or telemetry, and does not perform any background “phone home” requests for license checks, version pings, or usage tracking.
Groq AI Inference API — required only if you enable the chat widget and use the default Groq provider.
https://api.groq.com/openai/v1/chat/completionsCustom OpenAI-compatible provider — only when you set the provider to “Custom” in admin and configure your own base URL.