Skip to Content
Menu

AI Assistant for Discuss (ChatGPT 3.5)

by
Odoo

449.25

v 17.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 1767
Technical Name ai_mail_gt
LicenseOPL-1
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 1767
Technical Name ai_mail_gt
LicenseOPL-1

Revolutionizing Internal Communication with AI Assistant for Discuss

Seamlessly integrate AI assistants into Odoo Discuss for intelligent conversations and instant support.

Watch Demo

AI Assistant for Discuss Module is an AI-powered application in Odoo,
integrated within the AI Complete Suite

Core Framework

Connect to ChatGPT 3.5 by default (provided by Odoo)

Custom Context Custom Data Multi-Assistant

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...

AI Assistant for Discuss (with ChatGPT 3.5 connected by default) seamlessly integrates AI with Odoo's messaging system, enabling internal users to interact with AI assistants directly within the Discuss application. Built as an extension of the ai_base_gt module, this solution offers a user-friendly interface for AI-powered conversations in Odoo Discuss.

This module empowers your business with a personalized and unique AI Assistant - combining AI's intelligent capabilities with standardized knowledge from configured Data Sources and a customizable context.

Outstanding Benefits

Instant AI Assistance: Users can chat and interact with AI Assistants directly within Odoo, just like messaging other users.
24/7 Availability: AI is always accessible for instant support.
Scalability: Supports growing business needs without additional human resources.
Data Source Utilization: Uses data source files to easily train individual AI assistants.
Model: Leverages existing models within the Odoo system (e.g., blogs, products, knowledge base, etc.).
URL: Provides a link to relevant documents for reference.
Text: Allows adding custom text for training purposes.
Multi-AI Service: Supports simultaneous multi-AI services and multiple AI assistants.

Installation Guide

Installing python dependencies
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
Installing pgvector extension
Install the pgvector extension for PostgreSQL:
# 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
Enable the extension in your PostgreSQL database:
CREATE EXTENSION IF NOT EXISTS vector;
Installing modules
Put this module (and other extensions if needed) into your Odoo addons directory
Update the module list in Odoo
Install the ai_mail_gt module and other extensions as needed

Quick Start Guide

Creating a Conversation with AI
Open Discuss in Odoo
Click the "+" icon next to the "AI Chats" category
Select an AI assistant from the list
Start chatting with the AI
Mentioning AI in Channels
Open a channel in Discuss
Type @ and select an AI assistant from the list
Type your message and send
The AI will automatically respond in the channel

Supported Editions

Odoo Community
Odoo Enterprise

Contact Us

For support or inquiries, feel free to contact us at: gt.apps.odoo@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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.