Welcome to Odoo LLM Agents: Building the AI-Driven ERP #11
ayushin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🚀 Odoo LLM Agents: Building the AI-Driven ERP
Hi everyone,
We’re seeing amazing results by integrating reasoning/agent models (ChatGPT, Grok, DeepSeek, etc.) into Odoo. These models query the Odoo database via functions for retrieval and interact with server actions for database manipulation.
📢 Why This Matters
This approach has the potential to be a game-changer for Odoo users, enabling:
✅ AI-driven automation of repetitive tasks
✅ Smart querying & decision-making inside Odoo
✅ A flexible ecosystem for custom AI agents
Some core modules (e.g., model/provider configuration & streaming chat) are already mature, while others are actively being built.
🔗 Repo: github.com/apexive/odoo-llm
🛠️ Help Wanted — Let’s Build This Together!
We are committed to keeping this project truly open source and building an open AI layer for Odoo ERP that benefits everyone. To achieve this, we want to:
✅ Keep all efforts structured – Avoid fragmented or duplicate work, so every contribution moves the project forward.
✅ Standardize the approach – Ensure AI models interact with Odoo in a scalable and maintainable way.
✅ Collaborate efficiently – Instead of multiple disjointed solutions, we aim to build a unified, well-structured AI integration for the entire Odoo ecosystem.
We need help from the community, especially in:
unlink()
)If you’re an Odoo developer, AI engineer, or someone passionate about AI-driven ERP, we’d love your feedback & contributions!
🏗️ Next Steps & Collaboration
We’re open to:
1️⃣ Contributing this to OCA – We’re happy to transfer the repo at some point and collaborate on keeping this a structured, community-driven effort.
2️⃣ Exploring frameworks like
pydanticAI
for standardizing model interactions.3️⃣ Enhancing RAG, webhooks, and APIs – To make AI models interact efficiently with Odoo.
Our goal is not just to integrate AI into Odoo but to build an open, structured AI layer that anyone can use and contribute to—let’s make it happen together!
If you’re interested, drop a comment, open an issue, or submit a PR. Let’s build the first truly AI-driven ERP together! 💡
Alex | apexive.com
Beta Was this translation helpful? Give feedback.
All reactions