Opening a few backend automation audit slots this week.
Best fit if you are stuck with:
• slow Odoo workflows
• broken API integrations
• duplicate n8n records
• PostgreSQL performance issues
• WhatsApp automation problems
• AI output that is unsafe for ERP/database use
Built an Odoo 19 + AI + WhatsApp + n8n Automation Stack Using Open-Source Tools
I just shipped omni-odoo-stack — a portfolio-grade ERP automation project built around Odoo 19 Community, n8n, WhatsApp Cloud API, Groq/Llama 3, FastAPI, PostgreSQL, Docker Compose, and Nginx.
Just open-sourced a production Flask middleware for the Anthropic Claude API — streaming, Pydantic validation, auto-correction loop, and MySQL token logging. Built this as the AI layer for OmniATS.
github.com/gharisj3/anthropic-flask-middleware
#Claude #Python #Flask #BackendEngineering
Built a Python-based static analysis engine that
scans Odoo 14/15/16 custom module codebases and
generates a structured migration report before
a single line of upgrade code is written.
The problem it solves:
Odoo version migrations fail at the module layer,
not the database...