AskaiWP

外掛說明

AskaiWP adds an AI-powered chat assistant to the bottom-right corner of your WordPress site. Visitors can interact with Gemini AI to:

  • Get a short summary of the current page.
  • Ask questions about the content.
  • Get explanations, highlights, and follow-up answers.

Perfect for blogs, tutorials, and knowledge bases — AskaiWP brings AI to the front of your content.

Features

  • Floating AI chat icon.
  • Slide-out chat panel with full-screen height.
  • Gemini AI-powered page summarization.
  • Automatically reads page content.
  • Responsive and mobile-friendly UI.
  • Escape key and outside click support to close chat.

External Services

This plugin connects to Google’s Generative AI API (Gemini) to process and respond to user prompts and to summarize webpage content.

When you use the chat feature, the plugin sends:
– Your entered question or prompt text.
– Page content from the page you visit ( NOT from database ).

This data is sent to:
Google Generative AI API (Gemini)
Base URLs:
– https://generativelanguage.googleapis.com/
– https://aiplatform.googleapis.com/
– https://vertexai.googleapis.com/

The data is transmitted over HTTPS and used only to generate AI-powered responses. No personal identifying data is sent unless you explicitly include it in your prompt.

You must provide your own Gemini API key for the plugin to function. Without it, no data will be sent.

Service provider: Google LLC
Terms of Service: https://ai.google.dev/terms
Privacy Policy: https://policies.google.com/privacy

GitHub Repo

https://github.com/BhargavBhandari90/askaiwp

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/askaiwp directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Add your Gemini API key in the plugin settings.
  4. You’re all set! Click the floating icon on any page to start chatting.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AskaiWP〉的開發相關工作。

參與者

將〈AskaiWP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial Release.