You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 days ago | |
|---|---|---|
| .. | ||
| controllers | 3 days ago | |
| data | 3 days ago | |
| doc | 3 days ago | |
| models | 3 days ago | |
| security | 3 days ago | |
| static | 3 days ago | |
| views | 3 days ago | |
| README.md | 3 days ago | |
| __init__.py | 3 days ago | |
| __manifest__.py | 3 days ago | |
README.md
Generative AI for Odoo 18
Overview
The Generative AI for Odoo 18 module allows users to generate website snippets using AI-powered text prompts directly within the Odoo Website Editor. It seamlessly integrates with OpenAI and OpenRouter to enhance content creation and streamline web development workflows.
Features
- 💾 Instantly generate custom website snippets from text prompts using OpenAI or OpenRouter.
- 🧠 Create, preview, and insert AI-generated snippets directly within Odoo’s website editor.
- ⚙️ Easily configure AI provider, model, and token limits from Odoo settings for full control.
Screenshots
Here are some glimpses of Generative AI
User Interface of Website module
Prerequisites
Before you begin, ensure you have the following installed:
- An active Odoo Community/Enterprise Edition instance (local or hosted)
Configuration
- Ensure the OpenAI Python package is installed.