| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 6699 |
| Technical Name |
orramind_ai_integration |
| License | OPL-1 |
| Website | https://www.orramind.com |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 6699 |
| Technical Name |
orramind_ai_integration |
| License | OPL-1 |
| Website | https://www.orramind.com |
| Versions | 17.0 18.0 19.0 |
Orramind AI Integration
A native AI assistant inside your Odoo — chat, query live data, run local models, and automate tasks without leaving your browser.
| 5+ AI Models | 100% Local or API | Live DB Queries | 19.0 Odoo Version |
Everything you need,
nothing you don't
Built specifically for Odoo — no external dashboards, no context switching.
Native AI Chat
A persistent chat panel built directly into the Odoo interface. Ask questions, get answers — in context.
Live DB Queries
The AI agent reads your access rights, builds ORM queries, and returns live results from your actual Odoo data.
Reasoning Steps
Watch the agent think in real time — THINK → QUERY → ANSWER — just like Claude or GPT-4.
Model Downloader
Download quantized GGUF models straight from HuggingFace with a live progress bar, no CLI needed.
Fully Local Option
Run models on your own server — your data never leaves your infrastructure. GDPR-friendly by default.
External API Support
Plug in OpenAI, Anthropic, or any OpenAI-compatible API key for maximum performance on complex tasks.
|
AI Chat Panel
Your Odoo.
|
Multi-Step Agent
Watch it reason,
|
|
How it works
From install to first AI answer in under five minutes.
|
1
Install ModuleInstall from the Odoo Apps Store. No server setup, no CLI, no Docker required. |
2
Choose a ModelPick from the built-in list — Qwen, ChatGPT, Claude, Gemini — or add your own. |
3
Download & LoadClick Download. A live progress bar tracks the GGUF file from HuggingFace. |
4
Start ChattingOpen the AI panel from any page and ask your first question. Your data is ready. |
Download. Load. Go.
No terminal. No Python scripts. All inside Odoo.
|
|
Works with the best open models
Pre-configured and ready to download. Add any HuggingFace GGUF model manually.
Llama 3.2 3B
Fast, efficient. Great for quick answers and simple tasks on modest hardware.
Mistral 7B Instruct
Well-rounded instruction-following model with strong reasoning capability.
Gemma 4 E2B
Google's efficient MoE model with a massive 131K token context window.
Qwen 2.5 7B
Excellent multilingual support. Ideal for international Odoo deployments.
ChatGPT (GPT-4o)
Best quality and speed. Just add your OpenAI API key — no installation needed.
+ Add your own
Any HuggingFace GGUF model. Paste the repo ID and filename — that's it.
Local models keep all your data on your own servers — ideal for sensitive financial, HR, or customer data. The tradeoff: you need a capable server (16 GB+ RAM, ideally a GPU) to get good response speed and quality.
External APIs (OpenAI, Anthropic, etc.) deliver the best quality and speed with minimal hardware. Your prompts are sent to the API provider; review their data policies before using with confidential data.
Both modes are fully supported and switchable any time from the AI Settings page.
Why Orramind AI?
See how we stack up against generic AI integrations.
| Feature | Orramind AI | Generic ChatGPT Plugin | Manual Exports |
|---|---|---|---|
| Live Odoo DB queries | ✓ Yes | ✗ No | ✗ No |
| Runs local models (no API cost) | ✓ Yes | ✗ No | ✗ No |
| Multi-step reasoning agent | ✓ Yes | Partial | ✗ No |
| Respects Odoo access rights | ✓ Yes | ✗ No | ✗ No |
| No external dashboard needed | ✓ Native UI | ✗ Separate tab | ✗ Manual |
| Conversation history | ✓ Stored in Odoo | Partial | ✗ No |
| Supports Odoo 19.0 | ✓ Yes | ✗ No | ✓ Yes |
What you need
Minimal dependencies. Works with a standard Odoo server.
Python Packages
llama-cpp-python, huggingface_hub
Local Models (recommended)
16 GB RAM minimum · NVIDIA/AMD GPU optional · Linux/macOS server
External API (optional)
OpenAI, Anthropic, or any OpenAI-compatible endpoint. API key only — no extra install.
Odoo Version
Odoo 19.0 Community or Enterprise
Internet Access
Required only for the initial model download from HuggingFace. Fully offline after that.
User Permission
Odoo user with AI Integration / User access group to use the chat panel.
The module works immediately with OpenAI or Anthropic API using Python's built-in
requests library — no pip installs required.
Extra packages are needed only for specific features:
| Feature | pip install command |
|---|---|
| Local GGUF models | pip install "llama-cpp-python>=0.2.0" huggingface-hub |
| Gemini API | pip install -U google-genai |
| PDF upload in chat | pip install pdfplumber |
A requirements.txt with GPU variants (CUDA, Metal) is included in the module folder.
Ready to bring AI into your Odoo?
Install Orramind AI Integration today — takes less than 5 minutes.
Install NowOrramind AI Integration · Compatible with Odoo 19.0 · Made with ♥ by Orramind
For support, bug reports, or feature requests — contact us via the Odoo Apps Store page.
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