Synapsis AI Translator
Synapsis AI Translator brings the power of Google Gemini AI directly into your WordPress Gutenberg Editor.
Stop switching tabs to translate your content. With this plugin, you can clone and translate your page structure and content into 20+ languages with a single click, maintaining your original layout and blocks perfectly.
🚀 Key Features
- Seamless Integration: Works directly inside the Block Editor sidebar.
- AI-Powered: Uses the latest Google Gemini models for natural and accurate translations.
- Smart Structure Retention: Keeps your headings, images, and block layouts intact.
- 20+ Languages included: Support for English (UK), Italian, French, Dutch, Portuguese (PT), Polish, and more.
- Privacy Focused: Uses your own API Key directly from Google.
Need more languages? Upgrade to the PRO Version for support for 100+ languages (including English US, Spanish, German, Chinese, Japanese, Russian, Arabic) and priority support.
⚡ How it works
- Open any page or post in the Block Editor.
- Click the Synapsis AI Translator icon (star icon) in the top-right toolbar.
- Enter your free Google Gemini API Key.
- Select the target language and click « Translate ».
- Watch as your content is cloned and translated in seconds!
3rd Party Service Disclosure
This plugin relies on a 3rd party service to provide content translation:
- Service: Google Gemini AI (Generative Language API)
- Purpose: Used for translating block content and cloning page structures.
- Data Sent: This plugin sends the text content of the blocks you select for translation, along with the target language, to Google’s Generative AI servers. No user-specific data, personal information, or site metadata is sent unless it is explicitly contained within the translation content itself.
- Terms of Service: https://ai.google.dev/terms
- Privacy Policy: https://policies.google.com/privacy
By using this plugin, you agree to the terms provided by Google for the use of their Generative Language API.
Source Code
The source code for the JavaScript and CSS assets in this plugin is available in the src directory of the plugin package.
To build the project from source:
- Install dependencies: npm install
- Build for production: npm run build
- Start development mode: npm run start
The build process uses @wordpress/scripts.
