AI Agents for Odoo (Community & Enterprise)
by Zarki https://github.com/zarkidev/odoo-ai-agent-hubAI Agents for Odoo
Give any Odoo record an AI agent — on Community, Enterprise or Odoo.sh, with the AI provider of your choice.
Create an agent in a few clicks and run it from the Actions menu of any screen in Odoo — Sales, CRM, Products, HR, Helpdesk, or your own custom models. No coding. No developer mode. Works with free AI providers.
| Groq — free | Gemini — free | OpenRouter — free | Ollama — offline |
Why you need this
|
WITHOUT THIS APP
On Community, Odoo 19's whole AI layer — the AI app, Ask AI, agents, invoice OCR and semantic search — is Enterprise only, so you get none of it. And on Enterprise, every AI feature is tied to Odoo's own stack. |
WITH THIS APP
You choose the AI provider yourself — including several that are completely free — and run AI on any record in your database, from the menu your team already uses. Same app on Community, Enterprise and Odoo.sh. |
Set it up in five steps
Real screenshots from a running Odoo 19 database.
1 |
Open AI → Configuration → Providers
Six providers come pre-configured. Nothing to install, nothing to look up.
|
2 |
Paste your key and press Test Connection
You get a clear Working badge before you build anything — no guessing.
|
3 |
Build the agent — four plain questions
Where it runs, what it should do, what it may see, where the answer goes. No template syntax anywhere.
|
4 |
Run it from the Actions menu — anywhere
Your agent sits right next to Export and Archive, on whichever records you chose.
|
5 |
Read it, edit it, then save it
Nothing is written to your data until you approve it. Not happy? Press Try Again.
|
Nothing the AI does is invisible
Every run is recorded — which agent, which record, which provider and model, how long it took, and exactly what was sent and returned. Failures are logged too, with the reason.
Built to be safe with your data
|
Nothing is overwritten
By default every result is shown to you first. You edit it, then decide whether to save.
|
Only ticked fields are sent
You choose exactly which fields the AI can see. Nothing else leaves your database.
|
Keys stay with admins
Staff can run agents without ever being able to read your API keys.
|
|
Can run fully offline
Point it at Ollama on your own machine and no data ever leaves your building.
|
Plain-language errors
“Your API key was rejected” — not a raw HTTP status code your staff can't act on.
|
Full audit trail
Every prompt, answer, duration and failure is stored and searchable.
|
A few things you can build
| Agent | Runs on | Answer goes to |
|---|---|---|
| Write a product description | Products | The sales description field |
| Summarise this lead | CRM leads | The chatter |
| Draft a reply to this ticket | Helpdesk tickets | Shown for review first |
| Turn these notes into a job ad | Job positions | The job description |
| Explain this invoice to the customer | Invoices | A note on the record |
Anything you can describe in a sentence, on any model in your database — including your own custom ones.
Supported providers
| Provider | Cost | Notes |
|---|---|---|
| Groq | Free key | Very fast. The recommended starting point. |
| Google Gemini | Free tier | Generous free quota. |
| OpenRouter | Free models | One key, many models to choose from. |
| Ollama | Free, local | No key, no internet, completely private. |
| OpenAI / Anthropic | Paid | Use your own account if you prefer. |
|
Works with
Odoo 16.0, 17.0, 18.0 and 19.0 — Community, Enterprise and Odoo.sh.
Needs the Python requests library, which ships with Odoo.
|
Support
Questions, bugs and feature requests are welcome.
zarkidev@gmail.com |
Built by Zarki · Licensed LGPL-3
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 1121 |
| Technical Name |
ai_agent_hub |
| License | LGPL-3 |
| Website | https://github.com/zarkidev/odoo-ai-agent-hub |
Please log in to comment on this module