Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 1278 |
Technical Name |
ai_base_gt |
License | OPL-1 |
AI Integration Base
Core Foundation of the AI Complete Suite
The AI Integration Base Module serves as the core framework for seamlessly embedding AI capabilities into Odoo. As the foundation of the AI Complete Suite, this module empowers businesses to build and customize AI Assistants by leveraging diverse data sources, combined with the brainpower and cutting-edge intelligence of leading AI platforms.
By default, the module comes pre-integrated with ChatGPT 3.5, utilizing Odoo's native AI features from version 17. However, it is fully extensible, enabling seamless integration with your company's private AI accounts for enhanced customization, scalability, and control.
AI Integration Base serves as the core foundation of the AI Complete Suite
Core Framework
Connect to ChatGPT 3.5 by default (provided by Odoo)
Application Integration
AI-powered Conversations in Odoo Discuss
24/7 Customer Support via Livechat with AI
Other applications incoming...
AI Connector (optional)
Use OpenAI ChatGPT instead of the default
Use Anthropic's Claude instead of the default
Use Google Gemini instead of the default
Other connectors incoming...
Key Features
Outstanding Benefits
Installation Guide
pip install \ mistune>=3.0.0 \ markdownify>=0.11.0 \ pyyaml>=6.0 \ pydantic>=2.0.0 \ docstring_parser>=0.15 \ fastembed>=0.5.0,<=0.5.1
# PostgreSQL 13 or higher is required # For Debian/Ubuntu (replace 17 with your PostgreSQL version) sudo apt install postgresql-17-pgvector # For other OSes, please refer to the pgvector documentation at: https://github.com/pgvector/pgvector
CREATE EXTENSION IF NOT EXISTS vector;
Basic Usage Guide
Supported Editions
Contact Us
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