
The Face Analysis interface with webcam and upload options.
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.
Note: This plugin requires an active WooCommerce installation to provide product recommendations.
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.