BusinessBot AI Chat Assistant

설명

AI Assistant for Business is a personalized BusinessBot AI Chat Assistant plugin for WordPress that acts like a real-time support executive on your website. It uses Google Gemini AI to understand your business, based on the information you provide in the admin panel.

Key Features:

  • Collect essential business details to personalize responses.
  • Gemini API integration for AI capabilities.
  • Sticky chat button in the front-end footer.
  • Easy-to-follow guide to generate your API key.
  • Seamless and intelligent communication with site visitors.

External Services

This plugin uses the Gemini API provided by Google to generate AI-powered responses based on your business details.

When a user interacts with the chat assistant, the plugin sends the current chat history (including business context and user questions) to the following endpoint:

https://generativelanguage.googleapis.com/

This request is made solely to retrieve relevant AI-generated replies. No personally identifiable information, login credentials, or sensitive user data is collected or transmitted.

For transparency and compliance, you may refer to Google’s policies:

Privacy

This plugin does not:
– Track users
– Store personal data
– Send information to third parties (except the Gemini API prompt)

All data remains within your WordPress environment except when calling the Gemini API, which only transmits the AI prompt and business details as defined by the site administrator.

스크린샷

설치

  1. Upload the plugin ZIP file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Go to AI Assistant > Details to enter your business information.
  4. Go to AI Assistant > Integration to add your Gemini API key.
  5. That’s it! The AI chat icon will appear on your site automatically.

FAQ

Do I need a Gemini API key?

Yes, the plugin requires a Gemini API key to function. You can generate one for free via Google AI Studio.

Is the API key secure?

Yes, the API key is stored in the WordPress database using get_option and is not publicly exposed.

Can I customize the chat widget?

Not yet, but customization features are planned in future updates.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“BusinessBot AI Chat Assistant”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“BusinessBot AI Chat Assistant”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “BusinessBot AI Chat Assistant”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0

  • Improved frontend chat UI for a cleaner and smoother user experience.
  • Improved backend admin UI for easier plugin configuration.
  • Added fallback/callback AI model support to reduce failed AI responses.
  • Added an easy setup guide for quicker plugin onboarding.
  • Added error logs to help identify API, setup, and response issues.
  • Improved plugin structure and WordPress best practices.
  • Enhanced reliability and usability for business website support chat.

1.2

  • Improved best practices.

1.0

  • Initial release with Gemini integration and AI assistant functionality.

1.1

  • New option to Enable/Disable Chat Icon.
  • Added control to stop annoying popups from showing every time.
  • UI enhanced with better responsiveness and smoother experience.