Enhances Magento 2 catalog search with natural-language understanding by matching queries against product embeddings stored in OpenSearch, returning semantically relevant results rather than keyword-only matches.
Replaces the stock Magento admin dashboard with an AI-powered analytics view featuring KPI cards, charts, and an embedded store assistant, built from data computed on cron and served from cache.
MSR Agentic UCP
mahesh-rajawat/module-agentic-ucp 76
Adds Universal Commerce Protocol (UCP) support to Magento 2, letting AI agents discover, authenticate (DID + JWT), and transact under policy control. Provides an agent capability manifest at /.well-known/ucp.json, an auth endpoint, policy middleware with rate/order limits and human-confirmation, an admin agent registry, and an audit log.
MSR Agentic UCP Checkout
mahesh-rajawat/module-agentic-ucp-checkout 76
Companion to MSR Agentic UCP that gives AI agents a complete UCP-authenticated REST API for commerce — browse and search the catalog, manage a per-agent guest cart, set shipping/billing, place orders (with human-confirmation), and track shipments.
Generates spec-compliant llms.txt and llms-full.txt files from a Magento 2 catalog so AI assistants like ChatGPT, Claude, and Perplexity can discover products. Inventory-aware with variant/bundle/grouped intelligence, admin-selectable attributes, category breadcrumbs, multi-store/multi-language output, cron auto-regeneration, and CLI/REST generation.
SmartLog — AI Log Analysis for Magento 2
perspectiveteam/module-smartlog 45
Indexes var/log and var/report files into OpenSearch vector storage for hybrid keyword and semantic search, with an admin search page, a CLI indexer, and support for OpenAI, Gemini, and Voyage AI providers.
AI Reports for Magento 2
gauravharsh/module-ai-reports 15
Adds an LLM-powered reporting assistant that analyzes store data and generates human-readable summaries and recommendations, replacing manual CSV exports and SQL queries with scheduled AI reports.
Looking for contributors - Help fix build issues
Sends Magento 2 form submissions to Zapier webhooks in real time, enabling connections to 7000+ apps like Google Sheets, Slack, Trello, and Notion without writing code.
Looking for contributors - Help fix build issues
Provides a full admin UI to define, store, and execute AI agents with reusable tools in Magento 2. Supports cron scheduling, execution logging with token tracking, and extensible tool executors for custom PHP logic.
LLMs Feeder
bcmarketplace/module-llms-feeder 0
Automatically collects store content including products, categories, CMS pages, and company information, transforming it into structured markdown format suitable for LLM training and analysis.
Looking for contributors - Help fix build issues
Admin Grid AI
tonsoflimes/magento-module-admin-grid-ai 20
Enhances Magento admin grids with AI-powered natural language queries, allowing administrators to search, filter, sort, and manage columns using plain English. Supports OpenAI, OpenRouter, and custom LLM gateways.
Looking for contributors - Help fix build issues
Generates product images and videos directly from the product edit page using Google Gemini and Veo AI models. Supports multiple aspect ratios, usage tracking, and one-click saving to the product gallery.