Changeset 3159341
- Timestamp:
- 09/28/2024 07:24:00 PM (18 months ago)
- Location:
- echoai
- Files:
-
- 2 edited
-
assets/screenshot-1.png (modified) (previous)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
echoai/trunk/readme.txt
r3159323 r3159341 1 === EchoAI ===1 === EchoAI – AI Chat Assistant === 2 2 Contributors: echoai 3 3 Plugin URI: https://echowp.com/ … … 18 18 19 19 - Seamless integration with WordPress 20 - Supports published posts (title, content, author, tags, categories, date) 21 - Easy setup with Gutenberg block or classic editor shortcode 20 - Supports built-in WordPress post types (posts, pages) and custom post types 21 - Floating chat button with customizable appearance 22 - Easy setup with Gutenberg block or classic editor shortcode: [echo_ai] 23 - Multilanguage support for interacting with visitors in multiple languages 22 24 - Real-time content updates within 1-2 minutes for deleted or modified posts 23 25 … … 27 29 2. Activate the plugin through the 'Plugins' screen in WordPress. 28 30 3. Use the Gutenberg block or the `[echo_ai]` shortcode to add the EchoAI Assistant to your pages or posts. 31 For more detailed installation instructions, please visit the [Website Owners Manual](https://echowp.com/docs) 29 32 30 33 == Frequently Asked Questions == … … 52 55 The plugin also contains an installer React app, which developers can modify as documented in the installer/README.md file. 53 56 54 = = Third-Party Service ==57 = Third-Party Services = 55 58 56 59 This plugin interacts with external servers hosted by EchoAI to process data and provide AI-driven responses. … … 61 64 - JavaScript SDK URL: https://cdn.echowp.com/echoai/echo-ai-latest.js 62 65 63 For further information on how your data is handled, please review our terms of service: https://echowp.com/terms66 For further information on how your data is handled, please review our terms of service: [https://echowp.com/terms](https://echowp.com/terms) 64 67 65 68 == Screenshots == 66 69 67 70 1. Screenshot of EchoAI Assistant in action. 71 2. Gutenberg block 72 3. Published Gutenberg block 73 4. Floating chat button 74 5. Settings panel 68 75 69 76 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.