AI - Generate text using Ollama
Replace Odoo's default editor AI assistant (which sends text to ChatGPT) with your own local AI server. Write, edit, summarize, and translate text directly in Odoo for free, with 100% data privacy.
Key Features Overview
Bring free, private, and local AI text generation directly into Odoo's standard text editor.
Keep Data Private
Keep all your data inside your own office or server. Your text is never sent to third-party services.
Completely Free to Use
No monthly subscriptions or paid credits. Generate text unlimitedly for free using local AI models.
Works inside Odoo Editor
Replaces the default AI buttons inside Odoo's text editor so you can write and edit easily.
Choose Your AI Model
Easily choose which AI model you want to use (such as Llama 3, Mistral, or others).
Flexible Server Options
Connect to an AI server running on your own computer, local office server, or cloud.
Safe and Secure
Secure the connection to your AI server using simple password tokens and headers.
Keep Data 100% Private
Standard Odoo sends the text you write to external systems like ChatGPT. This module stops that and sends your text directly to your own local AI server instead, keeping your business data private.
Write & Edit Text Instantly
Simply select any text inside Odoo to use your local AI. You can summarize long paragraphs, draft automatic emails, translate languages, or change the tone of your text.
Configure via Odoo Settings Tables
Point Odoo to your AI server without writing any code. Simply fill in the server address, model name, and security password in Odoo's settings table.
ea_ai_native_generate_ollama.connection
ea_ai_native_generate_ollama.model
ea_ai_native_generate_ollama.headers
Frequently Asked Questions
Find quick answers to common questions about Odoo HTML Editor Ollama integration.
How does this module differ from default Odoo AI?
Standard Odoo AI sends text to ChatGPT and charges you for it. This module sends text to your own free local AI server, so it's private and free.
Do I need to install anything on my Odoo server?
Yes. Your Odoo server needs the 'ollama' Python helper library installed (run pip install ollama).
What AI models can I use?
You can use any model that works with Ollama, like Llama 3, Mistral, Gemma, or others. Just type the model name in Odoo settings.
How do I secure the connection to my Ollama server?
If your AI server requires a password, you can set authorization tokens directly in Odoo settings.
Is it compatible with other Odoo modules?
Yes. Any module in Odoo that uses the standard text editor (blogs, website pages, email templates, project notes) will automatically use this local AI.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 28 |
| Technical Name |
ea_ai_native_generate_ollama |
| License | LGPL-3 |
| Website | https://www.erpartists.com |
Please log in to comment on this module