Linux 软件免费装
Banner图

Tukify — AI Shopping Assistant for WooCommerce

开发者 shrohan03
更新时间 2026年9月7日 20:42
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce live chat chatbot product recommendations ai chatbot

下载

1.4.4 1.4.5 1.4.6 1.4.3 1.5.0 1.6.0

详情介绍:

Tukify is an AI chatbot and shopping assistant for WooCommerce that works like a knowledgeable sales assistant who never sleeps. A shopper types a question in plain language - or uploads a photo - and Tukify finds the right products, answers honestly from your store's real data, recommends complementary items, and guides them to checkout, all inside the chat without leaving the page. It is a real AI shopping assistant, not a scripted FAQ bot. It understands intent with conversational search, replies with product cards (image, price, stock, add to cart), and only ever recommends real, in-stock products from your own catalog - so it never invents items or prices. It also steps in on its own: when a shopper stalls on the cart or checkout page, Tukify offers help with the things that usually hold a sale up. Tukify is bring-your-own-key: connect your own AI provider - Google Gemini, OpenAI (ChatGPT), Anthropic (Claude), xAI (Grok), or Groq (fast inference) - and Tukify never pays for inference. Every AI request runs server-side in PHP, so your API keys are never exposed to the browser, and your product embeddings stay in your own site database, keeping your catalog data on your server. What Tukify does for shoppers What Tukify gives store owners Coming soon: a WhatsApp channel, so the same AI shopping assistant can answer shoppers on WhatsApp through Meta's WhatsApp Business Cloud API. It is previewed in Settings but is not active in this release - nothing is sent or received yet. Groq (fast inference) Tukify now supports Groq as a chat provider - the fast-inference platform at groq.com (this is not xAI's Grok). Groq returns replies very quickly and has a generous free tier, which makes the chat feel close to instant. Groq is chat only, so embeddings keep using Gemini or OpenAI, and image search falls back to a vision-capable provider. Which provider does what You choose a chat provider and an embedding provider independently in Settings. Retrieval (RAG) always uses the embedding provider. If you change the embedding provider or model, Tukify prompts you to reindex, because embeddings from different models are not compatible and are never mixed in the same index. Requirements

安装:

  1. Upload the plugin to /wp-content/plugins/tukify or install it from the Plugins screen.
  2. Activate the plugin. WooCommerce must be installed and active.
  3. Get an API key from a supported provider - Google Gemini (recommended; free tier at aistudio.google.com), OpenAI, Anthropic (Claude), xAI (Grok), or Groq (fast inference, free tier at console.groq.com).
  4. Go to Tukify > Settings, choose your provider, paste your key, and click Test connection.
  5. On the Tukify dashboard, click Reindex all products to embed your catalog (runs in the background).
  6. Enable the floating widget in Settings, and/or drop the Tukify Elementor widgets onto a page.

屏幕截图:

  • In-chat product detail popup - gallery, price, stock, variations and add to cart, without leaving the chat.
  • Complementary product recommendations based on what's in the cart.
  • Order status lookup - verified with order number and billing email.
  • Order status result showing status, date, total, and item count.
  • Admin dashboard - AI provider, models, and settings.
  • Analytics - top searches, product index, and unmet demand insights.

升级注意事项:

1.6.0 Adds proactive cart and checkout abandonment nudges, conversion KPIs on the dashboard, and image search that tells a shopping photo from a support one. Reindex is not required. 1.1.0 Adds conversational filters, comparison, policy/FAQ answers, upsell and exit-intent, plus visual search and a cart fix. Reindex is not required.

常见问题:

Which AI providers does Tukify support?

Five, and you bring your own API key for whichever you choose: Google Gemini, OpenAI (ChatGPT), Anthropic (Claude), xAI (Grok), and Groq (fast inference). You pick a chat provider and an embedding provider independently in Settings. Gemini and OpenAI handle chat, embeddings and image search; Claude and Grok handle chat and image search; Groq handles chat. Embeddings are always generated by Gemini or OpenAI.

Can shoppers search by image?

Yes. With visual (image) search, a shopper uploads a photo in the chat and Tukify identifies the product type and finds similar items in your catalog - ideal for "find me something like this". Image search uses a vision-capable provider (Gemini, OpenAI, Claude, or Grok).

Does it work without a paid AI subscription?

Yes. Tukify is bring-your-own-key, and both Google Gemini and Groq offer free tiers that are enough for development and many small stores. You connect your own key and pay your provider directly (often nothing on a free tier); Tukify never charges for inference.

Is my API key safe?

Yes. Every provider key is stored in your site's options, shown masked in the admin, and used only server-side. Keys are never sent to the browser or embedded in any front-end code, and all AI requests are made from your server.

Where is my catalog data stored?

Product embeddings are stored in a custom table in your own WordPress database. Tukify only sends product text to your configured embedding provider (Google Gemini or OpenAI) to generate those embeddings (see External services).

Does it work without Elementor?

Yes. The global floating chat widget works on any theme. Elementor is only required for the three optional Elementor widgets.

Will it invent products that aren't in my store?

No. Every answer is grounded in real retrieval - the assistant can only recommend products that exist in your catalog, and policy answers come only from your own content.

What happens to my data if I delete the plugin?

By default, deleting Tukify removes all of its data: its settings, its custom tables (product embeddings, knowledge base, analytics, back-in-stock subscribers, usage counters) and any cached data. If you would rather keep everything for a later reinstall, enable "Keep Tukify's data when the plugin is deleted" under Settings > Advanced before deleting. Deactivating the plugin never removes any data.

更新日志:

1.6.0 Three new features in this release: a proactive abandonment intervention, conversion analytics, and smarter image search. Abandonment intervention Conversion analytics Smarter image search 1.5.0 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0