Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 94 |
Technical Name |
d_ai_text_assist |
License | OPL-1 |
Website | https://duong-odoo-apps.odoo.com |
Versions | 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 94 |
Technical Name |
d_ai_text_assist |
License | OPL-1 |
Website | https://duong-odoo-apps.odoo.com |
Versions | 17.0 18.0 |
AI Text Assistant
Add AI Text Assistant widget to any Odoo form view for instant content generation with ChatGPT dialog. Enhance your content creation workflow with AI-powered text generation across your business applications.

Universal AI Text Widget
Add the AI Text Assistant widget to any form view in Odoo. The widget integrates seamlessly with existing fields and provides instant AI-powered content generation capabilities.
- Works with any text or char field in Odoo
- Simple XML configuration
- Customizable button text and appearance
- Responsive design that adapts to any form layout

ChatGPT Content Generation
Generate high-quality content with just a few clicks using the integrated ChatGPT dialog. Perfect for product descriptions, blog posts, emails, and more.
- Intuitive prompt interface
- Multiple content suggestions
- One-click insertion into your fields
- Support for different content formats and styles

Easy Integration
Adding the AI Text Assistant to your form views is simple and straightforward. Just add the widget to your XML view definition:
<field name="description" widget="text"/> <widget name="ai_text" string="Generate Description" target_field="description"/>
The widget can be customized with various attributes:
- target_field: The field to insert generated content into
- string: The button label text
- highlight: Set to 1 for a highlighted button appearance
Extension Modules
Extend AI Text Assistant capabilities with specialized modules for different business areas:
- AI Text Assistant - Sales Integration - Add AI Text Assistant to product templates for enhanced product descriptions
- AI Text Assistant - Social Integration - Add AI Text Assistant to social posts for compelling social media content
Support
Have questions or need assistance? Contact us at duongodooapps@gmail.com.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module