Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 458 |
Technical Name |
googel_gemini_odoo_connector |
License | LGPL-3 |
Odoo Gemini Connector
Overview
This module, odoo_gemini_connector
, integrates Odoo version 18 with Google Gemini. It enables
seamless interaction with Gemini's powerful AI capabilities within your Odoo environment. This integration
allows you to leverage Gemini for various tasks, such as text generation, translation, summarization, and
more, directly within your Odoo workflows.
Features
- Text Generation: Generate creative and informative text based on prompts.
- Translation: Translate text between multiple languages.
- Summarization: Condense large amounts of text into concise summaries.
- Integration with Odoo Workflows: Incorporate Gemini's capabilities into your existing Odoo business processes.
- Customizable Prompts: Define and manage prompts for different tasks.
- Secure API Connection: Securely connect to the Gemini API.
Requirements
Python Library
pip install -q -U google-generativeai
path/to/odoo/python/binary_or_exe -m path/to/odoo/pip/binary_or_exe install google-generativeai
Installation
To install the googel_gemini_odoo_connector
module, follow these steps:
- Place the module directory (
odoo_gemini_connector
) in your Odoo addons path. - In your Odoo instance, go to Apps and search for "Odoo Gemini Connector".
- Click "Install" to install the module.
Youtube link
Configuration
After installation, you need to configure the connection to the Gemini API.
- Go to the module's configuration settings (typically under Settings -> Gemini Configration).
- Enter your Gemini API key. (Keep this secure!)
- Select your Gemini Model
Usage
The specific usage will depend on how the module is designed. Here are some *examples* of how you might use it:
- In a sales order: How many sales order have i?, list of sales order
- In a Employee: list of employess in my company
Example




Support
For support or bug reports, please contact
- Gmail: dhrushilpatel2000@gmail.com
- Linkdin: www.linkedin.com/in/dhrushil-patel-72a42220a
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no comments yet!