| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 1891 |
| Technical Name |
groq_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 | 1891 |
| Technical Name |
groq_enrich_contact |
| License | OPL-1 |
| Website | https://ezway-technology.com |
Groq AI – Odoo Contact Enrichment
Odoo 17 Groq AI 100% Free — No credit card
Automatically enrich your Odoo contact records using Groq AI. With one click, get additional information about your contacts and companies — powered by Llama, Mixtral and Gemma models, entirely free.
Features
🤖 AI EnrichmentGroq analyses available information (name, email, website…) and suggests reliable additional data. |
✅ Validate before applyingPreview suggestions and choose field by field what you want to apply. Nothing is changed without your approval. |
📊 Enriched fieldsDescription, industry, LinkedIn, Twitter/X, headcount range, revenue range, city, country, phone, website. |
🆓 Truly freeNo credit card required. Works from cloud servers. 14,400 req/day with Llama 3.3 70B. |
📋 Full historyEvery API call is logged: prompt sent, raw response, tokens consumed, fields updated. |
🌐 MultilingualResponses can be generated in French or English depending on your configuration. |
👥 Decision-maker contactsFor companies, the AI 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. |
Getting a Groq API key
|
1
|
Go to console.groq.com |
|
2
|
Sign in with a Google account or create a free account |
|
3
|
In the left menu, click "API Keys" |
|
4
|
Click "Create API Key", give it a name (e.g. Odoo production) |
|
5
|
Copy the generated key (starts with gsk_...) |
Free tier: 14,400 requests/day with Llama 3.3 70B — no credit card required, works from cloud/VPS servers.
Installation & configuration
|
1
|
Install the module via Apps → Search Groq AI → Install |
|
2
|
Go to Settings → Groq AI and paste your API key (gsk_...) |
|
3
|
Choose the model (llama-3.3-70b-versatile recommended) and response language |
|
4
|
Click Save |
Usage
|
1
|
Open a contact record |
|
2
|
Click "Enrich with Groq AI" |
|
3
|
Wait a few seconds |
|
4
|
Preview suggestions and check the fields you want to apply |
|
5
|
Click "Apply selected fields" |
Available models (all free)
llama-3.3-70b-versatile— recommended, very capable (14,400 req/day)llama-3.1-8b-instant— ultra-fast (14,400 req/day)mixtral-8x7b-32768— Mixtral, 32K context (14,400 req/day)gemma2-9b-it— Google Gemma 2 (14,400 req/day)
Requirements
- Odoo 17.0
- Python:
requests - Groq API key (console.groq.com) — free, no credit card
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