
builder of systems
I design AI products, automation infrastructure, and analytics platforms — built to run in production, not in demos.
AI Systems · Data Intelligence · Automation Infrastructure
running in production
moment 03 · hooshmand
moment 04 · hooshmand · live
Hooshmand (هوشمند) is a live culinary intelligence system that acts as head chef — people open it, ask what to cook, and get dish ideas tailored to their ingredients, time, and diet.
Built on retrieval, reasoning, and real-time ingredient matching.
moment 05 · sales dashboard
A business intelligence and analytics platform built to automate reporting, forecasting, monitoring, and decision-making.
| workflow | status | records |
|---|---|---|
| Inventory Synchourly · ETL | live | 284,000 |
| Demand Forecastml pipeline | running | 47 |
| Revenue Reportauto · 12m ago | fresh | 18 |
| Customer Segmentationnightly batch | scheduled | 92,400 |
moment 06 · business intelligence
Centralizing fragmented operational data into a single decision-making layer — forecasting, reporting, and executive visibility.
moment 07 · data
Messy data in — forecasts, reporting, and decision tools out. Production pipelines, not one-off notebooks.
moment 08 · automation
Autonomous execution across systems — trigger, decide, act, deliver outcomes. Not generated text; production actions.
from agents import classify, act def handle_order(event: dict) -> dict: ctx = enrich(event) decision = classify( ctx, model="decision-model", tools=[crm, inventory] ) return act(decision, systems=["erp", "slack"])
build engine
Every project is an output of the same operating system — observe, analyze, decide, execute.

I build systems. From large-scale data analysis and business intelligence to automation pipelines, production Python, and AI-powered products. The goal is always the same: turn complexity into decisions, and decisions into execution.
moment 11 · contact
AI systems, automation, analytics, architecture — or how any of this was built. Write below. I read every message.