# Generative AI for Odoo 18 [![Odoo](https://img.shields.io/badge/Odoo-%23A24689.svg?style=for-the-badge&logo=Odoo&logoColor=white)](https://www.odoo.com) [![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) ## 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
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
## 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.