Meka.ai
AI-powered management for auto repair shops. The service order is the core of the system: it produces the quote the customer approves on WhatsApp, the inventory deduction and the tax invoice, and the AI closes the month with a management report.
- Designed the multi-tenant architecture, keeping each shop's data isolated from the others.
- Modeled the domain in Postgres around the service order: line items, parts, quotes, inventory, receivables and invoices.
- Invoices issued straight from the service order, integrated with the city's tax system, and quotes approved by the customer through a link.
- The AI reads the shop's numbers and writes a management report with practical recommendations.
- TypeScript
- Next.js
- Node.js
- Supabase
- PostgreSQL
- Shop A
- Shop B
- Shop C
- Quote via WhatsApp
- Inventory deduction
- Tax invoice
- AI report
Each shop only sees its own data.
