You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.. | ||
controllers | 11 months ago | |
doc | 11 months ago | |
models | 11 months ago | |
security | 11 months ago | |
static | 11 months ago | |
views | 11 months ago | |
README.rst | 11 months ago | |
__init__.py | 11 months ago | |
__manifest__.py | 11 months ago |
README.rst
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
ChatGPT Odoo Connector
======================
This module simplifies content creation and editing by integrating ChatGPT.
It also facilitates the generation of images for newly created products and
when modifying product names. Additionally, it includes a Speech-to-Text feature
that allows users to convert spoken language into written text, making hands-free
interaction possible and further streamlining the content creation process.
Configuration
=============
The user should install 'openai' for Python by running:
'sudo pip install openai' for authorization code flow.
Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__
License
-------
Affero General Public License, Version 3 (AGPL v3).
(https://www.gnu.org/licenses/agpl-3.0-standalone.html)
Credits
-------
Developer: (V16) Ashwin A, Contact: odoo@cybrosys.com
Contacts
--------
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com
Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if
your issue has already been reported.
Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit `Our Website <https://cybrosys.com/>`__
Further information
===================
HTML Description: `<static/description/index.html>`__