Libraries tagged by chatgpt commerce
angeo/module-llms-txt
4000 Downloads
Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.
angeo/module-aeo-audit
512 Downloads
Magento 2 AEO (AI Engine Optimization) audit — scores your store across 15 technical signals for AI search and agentic commerce: robots.txt AI-bot policy, llms.txt, llms.jsonl, JSON-LD (Product, Organization, FAQ), merchant return + shipping policies, sitemap.xml, UCP profile, AI product feed, Open Graph, canonical + hreflang, JSON-LD quality, .well-known endpoint matrix and Core Web Vitals via CrUX. Includes a Score Trend dashboard, admin UI, cron scheduling, dynamic fix commands and a dependency-injected extension point for custom checkers.
pdchaudhary/chatgpt-pimcore
1263 Downloads
Enhance product data quality and streamline content creation with the Pimcore and ChatGPT integration.
easybdit/laraveleasyai
49 Downloads
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
angeo/module-openai-instant-checkout
3 Downloads
Integrate Magento 2 with ChatGPT using the Agentic Commerce Protocol. Enable Instant Checkout and support AI-driven purchases through your custom Agentic Checkout API.
rkd/module-llms-txt
6 Downloads
Generate llms.txt and llms-full.txt files for Magento 2 stores. Makes your e-commerce catalog discoverable by AI assistants.
pablobae/module-simple-ai-translator
10 Downloads
AI-powered translation module for Magento 2, enabling seamless integration with services like DeepL and ChatGPT for automated language translation. Provides configurable translation settings, language pairs, and model types for enhanced localization and multi-language store capabilities.
elliotjreed/openai-product-feed
2 Downloads
A PHP library for creating an OpenAI product feed (https://developers.openai.com/commerce/specs/file-upload/products)
botmetria/ucp
2 Downloads
UCP (Universal Commerce Protocol) store-side SDK: make any PHP shop visible and shoppable for AI agents — manifest, agent-readable catalog, checkout sessions with signed cart hand-off.
angeo/module-openai-product-feed-api
25 Downloads
Magento 2 REST API for the OpenAI Agentic Commerce Protocol (ACP). Implements the ACP feed API surface: feeds, paginated products with configurable variants, and SalesRule-sourced promotions. Bearer-token authenticated, DB-persisted feeds, PATCH-as-POST bridge for Magento compatibility.
angeo/module-openai-product-feed
61 Downloads
OpenAI (ChatGPT) product feed generator for Magento 2. Exports a spec-compliant product feed for all product types: simple, virtual, downloadable, configurable, bundle and grouped.
angeo/module-mcp-server
4 Downloads
MCP (Model Context Protocol) server for Magento 2 — gives AI agents (Claude, Gemini, ChatGPT, custom assistants) live, structured, rate-limited access to your catalog: product search, product cards, categories, and store info. Read-only by default, no scraping required.
angeo/module-mcp-checkout
2 Downloads
Guest cart and checkout MCP tools for Magento 2. Adds create_cart, add_to_cart, get_cart, get_shipping_methods, set_shipping_information and place_order to the Angeo MCP Server, letting AI agents (Claude and other MCP clients) complete a full discovery-to-order flow with hard server-side guardrails and PCI-safe pay-by-link (Stripe, Mollie, Adyen).