Beautyxia

설명

Beautyxia is a cutting-edge AI tool designed for beauty and skincare retailers.
It allows users to upload a photo or use their webcam to receive a professional-grade facial analysis instantly.
The plugin identifies key skin characteristics and automatically suggests matching products from your WooCommerce store.
Each recommended product includes a built-in AI chatbot so shoppers can ask questions about the product before purchasing, increasing conversion rates through personalization.

Key Features

  • AI Analysis: Detects skin type (Oily, Dry, Normal), eye color, and acne severity.
  • Product Chatbot: Each recommended product card has a chat button that opens an AI-powered conversation about that specific product.
  • WooCommerce Integration: Recommends products based on the specific issues detected during analysis.
  • Multilingual: Full support for English, French, and Arabic.
  • Editor Support: Includes a custom Gutenberg Block and an Elementor Widget.
  • Privacy-Focused: Includes a built-in consent management checkbox for users.

Note: This plugin requires an active WooCommerce installation to provide product recommendations.

Third-Party Service Disclosure

This plugin communicates with a third-party service for two purposes:

1. AI Face Analysis
* Service Name: BeautyAI Analysis Engine
* Service URL: https://beautyai.duckdns.org
* Function: Receives the user-uploaded image via an encrypted HTTPS connection, processes it using AI models to identify skin type, eye colour, and acne severity, and returns a JSON report.
Images are processed in-memory and are not stored.
* Privacy Policy: https://beautyai.duckdns.org/privacy-policy/

2. Product Chatbot
* Service Name: BeautyAI Product Chat Engine
* Service URL: https://beautyai.duckdns.org
* Function: Receives the product title, product description, optional anonymised skin-analysis context (skin type and acne level — no images), and the user’s chat message.
Returns a conversational AI reply about the product. No personally identifiable information is transmitted.
* Privacy Policy: https://beautyai.duckdns.org/privacy-policy/

Data is only sent to these endpoints when a user explicitly triggers an action (clicks “Analyse Face” or sends a chat message) and has given consent via the on-screen checkbox.

스크린샷

블록

이 플러그인은 1개의 블록을 제공합니다.

  • beautyxia Face Analyser

설치

  1. Upload the beautyxia folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to beautyxia > Settings to enter your API Key and connect your shop.
  4. Use the shortcode [beautyxia] on any page, or find the “beautyxia Face Analyser” widget in Elementor or Gutenberg.

FAQ

No. Photos are processed in real-time by the BeautyAI engine for analysis and are not stored permanently on your WordPress server.

Do I need an API Key?

Yes. To perform the AI analysis, you must connect the plugin to the BeautyAI backend via the settings page.

How does the product recommendation work?

The plugin searches your WooCommerce store for products tagged with skin types (e.g., “Oily”) or conditions (e.g., “Acne”) that match the user’s results.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Beautyxia”(을)를 번역하세요.

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

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

변경이력

= 1.0.1=
* Removed static beauty tips feature.
* Added AI-powered product chatbot: each recommended product now has a chat button that opens a conversational modal powered by the BeautyAI engine.
* Exposed skin-analysis context (skin_type, acne_pred) to the chatbot for personalised responses.
* Added product description to AJAX product payload for richer chatbot context.
* Accessibility improvements: ARIA roles, keyboard navigation (Esc to close), and screen-reader labels added to the chatbot modal.

1.0.0

  • Initial release.
  • Added AJAX product loading for better performance.
  • Added security nonces and data sanitization.
  • Added Elementor and Gutenberg compatibility.