Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 3311 |
Technical Name |
ai_universal_search |
License | LGPL-3 |
Website | https://www.hdsoft.fi/ai-universal-search-for-odoo |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 3311 |
Technical Name |
ai_universal_search |
License | LGPL-3 |
Website | https://www.hdsoft.fi/ai-universal-search-for-odoo |


AI-Powered Universal Search for Odoo 18.0
Enhance your Odoo 18.0 environment with AI-powered search capabilities
Version: 0.3.2
Overview
This Odoo add-on provides an AI-driven search bar that allows users to query any data stored within their Odoo instance using natural language. It supports all installed modules, whether official, third-party, or custom-built.
Key Features
Natural Language Search
Ask questions in natural language, like "What were last month's total sales?" or "Is there a CRM user named John Smith?"
Automatic Model & Field Mapping
The system automatically maps Odoo's database models and fields, enabling accurate and fast information retrieval.
Secure Execution via ORM Queries
All queries are securely executed through Odoo's ORM, preventing SQL injection attacks.
Configuration-based API Management
Easily manage API keys for OpenRouter and other AI services through the Odoo settings interface.
Multi-Model Search
Query and combine data from multiple models in a single search, such as "Show customers with recent sales" or "Find all projects with overdue tasks".
Technical Implementation
The addon dynamically discovers installed models and their fields, using AI to interpret natural language queries and convert them into secure ORM operations. It respects user permissions and integrates seamlessly with the Odoo interface.
Compatibility
This add-on is specifically designed for Odoo 18.0, taking full advantage of Odoo 18.0's modern framework and features.
Please log in to comment on this module