Order-intake agent for Odoo
Problem
Orders arriving over WhatsApp and email had to be read and typed into the ERP by hand. Slow, error-prone, and entirely dependent on someone being available.
Build
An AI agent that reads incoming messages, extracts order details into structured data, and creates sales records in Odoo through a custom MCP server. Humans review exceptions; routine orders flow through untouched.
- Python
- FastAPI
- LLM integration
- Custom MCP server
- Odoo