AI Power Suite
A production-ready Odoo 19 module that extends the native AI layer with practical, enterprise-grade features including content generation, document summarization, smart replies, token quotas, and a centralized interactive OWL dashboard.
6
Core AI Features
100%
Native Integration
Odoo 19
Exclusive Compatibility
OWL 2
Modern Frontend Dashboard
Enterprise AI Features
A collection of AI-powered utilities integrated into Odoo workflows.
Generate structured content for blogs, products, HR documents, and marketing campaigns. Supports quick presets, variable target lengths, and custom tone options.
- Tone selections: Professional, Creative, Friendly
- Draft templates and prompt configuration
- Dedicated history of content requests
Extract, summarize, and reference important details from text and PDF attachments. Saves document summaries directly to chatter and database logs.
- One-click attachment analyzer
- Automatic background summarization via cron
- Supports PDFs, docx, and raw text files
Suggest context-aware responses in chatter threads using historical thread messages. Speeds up communication with custom tone overrides.
- Integrated directly into standard composer
- Thread-aware contextual reasoning
- Manual edit before posting suggestions
Centralized client action dashboard showing key performance indicators, request counts, token usage breakdown, and agent cards.
- OWL 2 component architecture
- Quick actions panel for generator and summary list
- Real-time statistics updates
Direct AI testing panel embedded inside the dashboard overview tab. Send quick prompts directly to any selected active agent.
- Direct dropdown selection of active agents
- Output panel with formatted markdown response
- Ideal for testing prompts and system behaviors
Limit daily token usage per user to prevent high API expenses. Configured directly from Odoo settings.
- Daily limit validation rules
- Cost estimation by model
- Detailed audit logs and request tracking
Technical Specifications
| Odoo version | 19.0 (Community and Enterprise) |
|---|---|
| Module Version | 1.0 |
| License | OPL-1 |
| Required Modules | ai, mail, base, web |
| Database Models | ai.content.request, ai.usage.log, ai.document.summary |
| Price | EUR 199.99 |
Included Components
- Centralized OWL Client Action Dashboard
- Settings interface integrated in Settings app
- AI Content Generator Wizard
- AI Smart Reply Wizard for chatter integration
- Security groups & access rules (ir.model.access.csv)
- Cron jobs for background document summarization
Installation Guide
Step-by-step Setup
- Download the module file and extract it inside your custom addons directory.
- Make sure that the default ai and mail modules are installed.
- Activate Developer Mode in your Odoo database, go to Apps, and click Update Addons List.
- Search for ai_power_suite and click install.
- Navigate to General Settings to configure default AI models and token limits.
Quick API Requirements
This module extends the standard Odoo 19 AI API. Make sure your API keys (e.g., OpenAI, Anthropic, or local LLM instances) are configured inside Odoo's core AI parameters before sending prompt requests.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 2714 |
| Technical Name |
ai_power_suite |
| License | OPL-1 |
| Website | https://www.auraodoo.tech |
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