jessyp AI Product Finder
| 开发者 |
jessyp
|
| 更新时间 |
2026年3月7日 11:54 |
| PHP版本: |
7.4 及以上 |
| WordPress版本: |
6.9 |
| 版权: |
GPL-2.0-or-later |
| 版权网址: |
版权信息
|
详情介绍:
AI Product Finder is a Gutenberg block that enables AI-powered e-commerce product search using vector embeddings and large language models.
Instead of traditional keyword matching, customers can describe what they're looking for and get relevant product recommendations via semantic search powered by Pinecone's vector database.
It uses generative AI to provide concise explanations of why each product matches the customer's search.
安装:
Basic Installation:
- Upload the plugin files to the
/wp-content/plugins/jessyp-ai-product-finder directory, or install the plugin through the WordPress plugins screen directly
- Activate the plugin through the 'Plugins' screen in WordPress
- Add the AI Product Finder block to any page or post using the Gutenberg editor
Configuration:
-
Configure Pinecone and OpenAI API keys on Settings page.
-
Create an account at https://www.pinecone.io/ and get the API key, add it as Pinecone API Key.
- Create an OpenAI account at https://openai.com/ and get the API key, add it as OpenAI API Key.
- Click on "Create Index" under Sync Catalog to Pinecone for your products to be uploaded to Pinecone and wait for the success message.
更新日志: