Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 623 |
Technical Name |
as_odoo_chat_gpt_integrator |
License | OPL-1 |
Website | https://aemal-shirzai.github.io/portfolio |
Versions | 13.0 14.0 15.0 16.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 623 |
Technical Name |
as_odoo_chat_gpt_integrator |
License | OPL-1 |
Website | https://aemal-shirzai.github.io/portfolio |
Versions | 13.0 14.0 15.0 16.0 |
ChatGPT with Odoo
Empower your business with the power of AI through ChatGPT integration in Odoo ERP. And Revolutionize the way you manage your business with ChatGPT in your Odoo ERP system.
Make sure to install openai 'pip install openai'
- Availible for both Community and Enterprise.
- Integrating Odoo with ChatGPT: This functionality would involve integrating the Odoo application with the ChatGPT API to allow the users to interact with the AI model through the Odoo platform.
-
Modes of ChatGPT:
The users will have the option to select from one of the four modes of ChatGPT, which are:
-
Chat - This mode will allow the users to engage in a general conversation with the AI model. The chat mode can cover all the rest modes just by providing the right command.
-
Summarize for a 2nd grader - This mode will summarize the information provided by the users in a way that can be understood by a 2nd-grade student.
-
Natural language to Python - This mode will translate the natural language inputs provided by the users into Python code.
-
Explain code - This mode will provide explanations and insights into the Python code provided by the users.
-
-
Session preservation:
An important feature of the integration will be the ability to save the session of the conversation and restore it at any time.
This means that the users will be able to save the conversation
and come back to it later, and the AI model will be able to continue from where the conversation was left off.
To install the module, go to Apps and search for chatGPT name and click on install.

After installing you must set api key for openai
- Create account on openai
- Generate API key Generate Key
- Copy the api key and open Odoo
-
Go to ChatGPT moduel, click on configuration and settions.
-
Add API key in the box where it shows.
Help and Support
Please feel free to contact us if you need technical or functional support, also you can find more of our excellent apps in the Odoo store.
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