| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 1979 |
| Technical Name |
gemini_enrich_contact |
| License | OPL-1 |
| Website | https://ezway-technology.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 1979 |
| Technical Name |
gemini_enrich_contact |
| License | OPL-1 |
| Website | https://ezway-technology.com |
✨ Key Features
|
🤖
AI EnrichmentGemini analyses the contact's name, email, and website to suggest reliable complementary data. |
✅
Validate Before ApplyingPreview suggestions field by field and choose exactly what to apply. Nothing is changed without your approval. |
⚡
Bulk EnrichmentSelect multiple contacts in the list and launch a group enrichment in a single action. |
|
📊
Full HistoryEvery API call is logged: prompt sent, raw response, tokens consumed, fields updated. |
💰
Budget ManagementSet a daily and monthly budget in euros. API calls are blocked automatically when the limit is reached. |
🆓
Free Tier AvailableGemini 2.0 Flash offers 1,500 requests/day and 1 million tokens/minute for free — no credit card required. |
|
👥
Decision-maker ContactsFor companies, Gemini suggests up to 3 key decision-makers (CEO, CFO…) to create as child contacts. If a contact already exists, their email/phone is updated if currently empty. |
📋 Enriched Fields
| Field | Description |
|---|---|
| Description | Short presentation of the company or contact |
| Industry | e.g. Technology, Healthcare, Finance… |
| Website | Official URL if missing and inferable |
| LinkedIn profile or company page | |
| Twitter / X | Company Twitter / X account |
| Phone / Mobile | Main contact number |
| Address | Street, zip code, city, country |
| Headcount | Employee range (e.g. 10–50 employees) |
| Revenue | Annual revenue range |
| VAT / SIREN | Tax identifier if identifiable |
| Decision-makers | Up to 3 key contacts (CEO, CFO…) created as child contacts; email/phone updated if empty on existing contacts |
🔑 Getting a Google Gemini API Key
- Go to aistudio.google.com/apikey
- Sign in with a Google account (personal or Google Workspace)
- Click "Create API key" and select or create a Google Cloud project
- Copy the generated key (starts with
AIza...)
📦 Installation
- Copy the module to your Odoo addons folder
- Restart Odoo
- Enable developer mode
- Update the apps list
- Install the module "Gemini AI – Contact Enrichment"
🚀 Configuration in 3 Steps
-
Add your API key
- Go to Settings → Gemini AI
- Paste your Google API key (
AIza...)
-
Choose the model and language
- Recommended model:
gemini-2.5-flash - Response language: French or English
- Recommended model:
-
Set a budget (optional)
- Daily and monthly budget in euros
- Automatic blocking when the limit is exceeded
- Real-time cost tracking
▶️ Usage
- Open a contact record
- Click "Enrich with Gemini"
- Wait a few seconds
- Preview suggestions and check the fields to apply
- Click "Apply Selected Fields"
📊 History & Logs
Access the full history via Contacts → Gemini AI → Enrichment History:
- Date and enriched contact
- Gemini model used
- Tokens consumed and estimated cost
- Suggested fields and applied fields
- Status (success, error, partial)
- Raw JSON response for diagnostics
📋 Requirements
- Odoo 17.0
- Module
contacts(included in Odoo Community and Enterprise) - Python 3.8+ with
requestslibrary - Google Gemini API key (free at aistudio.google.com)
🆘 Support
- Check the README.md for full documentation
- Review enrichment logs in Contacts → Gemini AI → History
- Contact us at ezway-technology.com/contact
Ready to enrich your contacts?
Install the module and start enriching your Odoo contacts with Google Gemini AI!
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