Linux 软件免费装
Banner图

Intellichat - AI Chatbot

开发者 siteskyline
更新时间 2026年4月20日 19:24
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

customer support live chat knowledge base rag ai assistant ai chatbot floating chat gemini ai chatbot widget

下载

1.2 1.4 1.5 1.6 1.0 1.1 1.3

详情介绍:

Intellichat transforms your WordPress site with an intelligent AI chatbot that learns from your actual content. Using Google's Gemini AI and Retrieval-Augmented Generation (RAG) with vector embeddings, your chatbot provides accurate, context-aware answers based on your posts and pages. Why Intellichat? Unlike generic chatbots, Intellichat trains directly on your WordPress content using vector embeddings. Your chatbot understands your products, services, and documentation — delivering relevant answers without hallucination. 🚀 Quick Setup Wizard Get up and running in minutes with our step-by-step onboarding wizard:
  1. Enter your Gemini API key (with live validation)
  2. Select posts/pages to train the AI on
  3. Customize your chatbot widget appearance with live preview
  4. Go live instantly
🎬 Video Tutorial Watch our step-by-step video guide to learn how to set up and use Intellichat: [youtube https://www.youtube.com/watch?v=mJ96J_kdur8] 🌟 Upgrade to Intellichat Pro Take your AI chatbot to the next level with our Pro features designed for businesses: 🧠 AI-Powered with RAG 🎨 Beautiful Floating Chat Widget 📊 Train on Your Content 🔧 Flexible Settings 🔒 Privacy & Performance

安装:

Automatic Installation
  1. Go to Plugins → Add New in your WordPress dashboard
  2. Search for "Intellichat"
  3. Click Install Now and then Activate
  4. The setup wizard will guide you through configuration
Manual Installation
  1. Upload the intellichat-ai-chatbot folder to /wp-content/plugins/
  2. Activate through the Plugins menu
  3. Complete the onboarding wizard or navigate to SkyPlugins → Intellichat
Getting Your Gemini API Key
  1. Visit Google AI Studio
  2. Sign in with your Google account
  3. Click Create API Key
  4. Copy the key and paste it into Intellichat settings or onboarding wizard

升级注意事项:

1.1 Major update! Complete redesign with onboarding wizard, floating chat widget, RAG embeddings, and live customization preview. Update your plugin header version to see the new version number in the wizard.

常见问题:

Is there a Pro version available?

Yes! Intellichat Pro adds support for OpenAI and Anthropic models, an AI-powered ticketing system, conversational lead capture, WooCommerce order status integration, GDPR/Privacy tools, and the ability to remove the "Powered by Intellichat" branding.

What is RAG and why does it matter?

RAG (Retrieval-Augmented Generation) combines search with AI generation. Instead of relying on the AI's training data alone, Intellichat searches your actual content (converted to vector embeddings) and feeds relevant chunks to the AI. This means answers are accurate, relevant, and based on YOUR content — not generic internet data.

How do I get a Gemini API key?

Visit Google AI Studio, sign in with your Google account, and create an API key. Google offers a generous free tier to get started.

Which AI model should I use?

We recommend gemini-flash-latest for the best balance of speed and quality. For more advanced reasoning, you can use gemini-pro-latest or experiment with preview models.

How does training work?

When you train Intellichat, your selected posts/pages are:

  1. Split into smaller text chunks
  2. Converted to vector embeddings using the Gemini embedding model
  3. Stored in your WordPress database
  4. Retrieved during chat using semantic similarity matching

Can I retrain content?

Yes! You can delete trained content and retrain it at any time from the Settings → Train tab. This is useful when you update your content.

Does the chat widget slow down my site?

Not at all. The widget uses Shadow DOM isolation, loads asynchronously, and makes minimal HTTP requests. It won't impact your page speed scores.

Is the widget mobile-friendly?

Absolutely. The widget is fully responsive and adapts beautifully to mobile screens with touch-optimized controls.

Can I customize the widget colors?

Yes! Use the live preview in the onboarding wizard or Settings → Widget tab to adjust colors, icons, welcome message, header title, theme mode, and more.

Where is my embedding data stored?

All embeddings are stored in a custom table (wp_intellichat_embeddings) in your WordPress database. No external services are used for storage.

What happens if I change my content?

If you update a trained post, you should retrain it to update the embeddings. Delete the old embeddings from the View Trained Data tab and train again.

更新日志:

1.2 1.1 1.0