Project Title:
Inventory Management Automation System (n8n + AI Agents + PostgreSQL)
Manual inventory management breaks down for a predictable reason: nothing keeps the stock count, the spreadsheet, and reality in sync once things start moving fast. Businesses end up overselling, missing reorder points, or making decisions on outdated numbers.
I designed and built an end-to-end inventory automation system to solve this, structured as three independent modules rather than one large workflow:
1. Real-Time Inventory Engine
Processes every inventory event sales, returns, damage, manual adjustments as it happens. Validates the event, updates stock, logs the movement for auditability, and checks reorder thresholds. When stock drops below the reorder point, it automatically creates a purchase request, routes it through an approval step, and notifies the supplier once approved.
2. Inventory Intelligence Pipeline
Runs on a schedule, fully decoupled from live operations. Pulls inventory, movement, and purchase data, calculates KPIs, generates AI-driven insights, and delivers an HTML dashboard and PDF report automatically.
3. Conversational Inventory AI
An AI agent that answers natural-language questions about inventory by querying PostgreSQL directly with read-only queries answers come from real data, not estimation.
Each module has different triggers, failure tolerances, and scaling needs, which is why they're built to run independently rather than as one workflow. PostgreSQL sits underneath all three as the single source of truth, so the dashboard, the AI answers, and the actual stock count never drift apart.
My Role:
End-to-end design and development architecture, workflow logic, database schema, AI agent integration, and reporting pipeline.
I’ve been razzmatazzing and flibbertigibbeting with Claude Code and somehow ended up with a new yels.dev.
It finally feels like me: simple on the surface, slightly complicated underneath, and very much alive.
You can see who I am, what I do, the work behind Herodot, RaptorLabs, CyberLink Security and Solmint, plus a selection of projects I’ve built across AI, cybersecurity, Web3, product systems, education, archives, and experimental digital spaces.
The simple-on-the-surface, layered-underneath idea comes through so clearly in the presentation. I especially like how the project archive turns the site into something to explore rather than just a résumé of links.
Built this over a weekend as an experiment with AI-assisted design and development.
Duo Case is an absurd concept for turning two iPhones into a very unofficial foldable iPhone. The goal was to see how far AI could accelerate the process while keeping creative direction, design decisions and final execution in human hands.