Customer Support Automation
Multi-channel intake, intent classification and grounded answers, with escalation paths when confidence or sentiment drops.
AI Automation Engineer
I build production AI systems that replace manual business work — not demos.
Business workflow automation with n8n, Python/FastAPI, LLMs, RAG, APIs, and reliable control layers.
What I Build
Focused systems that run in production, with the boring reliability parts included.
Multi-channel intake, intent classification and grounded answers, with escalation paths when confidence or sentiment drops.
Turn PDFs and unstructured documents into validated, schema-conformant records persisted in your database.
Retrieval-grounded assistants over your own knowledge base, with policy enforcement instead of free-form guessing.
Repetitive back-office processes rebuilt as deterministic workflows with retries, idempotency and audit trails.
Connect CRMs, databases, messaging platforms and internal services into one reliable control layer.
Flagship Systems
Each one is a working repository — architecture, workflow logic and control layers included.
System previewProblem
Support teams handle the same high-volume requests manually across multiple channels, with inconsistent answers and no reliable escalation.
Solution
A 77-node n8n workflow with PostgreSQL + pgvector and OpenAI: multi-channel intake, 15-intent classification and RAG-grounded responses under deterministic policy enforcement.
Key engineering features
System previewProblem
Invoice data is re-typed by hand from PDFs into internal systems, which is slow and error-prone at volume.
Solution
A self-hosted, reproducible pipeline: PDF ingestion, text extraction with an OCR-oriented workflow, Ollama/local LLM extraction and required-schema JSON validation before persistence.
Key engineering features
System previewProblem
Customers ask the same questions on WhatsApp all day, and staff answer them one message at a time.
Solution
WhatsApp customer support automation using n8n and Evolution API, with a local Ollama model, containerised services and a PHP REST API backed by MySQL.
Key engineering features
System previewProblem
Recruiting pipelines lose time on manual posting, applicant collection and first-pass CV screening.
Solution
An end-to-end recruitment workflow covering job posting, applicant intake, AI screening, scoring and routing to the right next step.
Key engineering features
Engineering Principles
Model output is validated against a required schema before anything is written or sent.
Retries and duplicate events do not create duplicate side effects.
Deterministic policy rules constrain what the system is allowed to answer or do.
Low confidence or negative sentiment routes the case to a person instead of guessing.
Every decision and record is traceable back to its input and the step that produced it.
Runs, failures and bottlenecks are visible so issues are found before users report them.
About
I spent 6 years in enterprise software engineering and system integration at PT Astra Digital Internasional, working on systems where correctness, integration and reliability matter more than novelty.
Today my focus is AI automation for SMEs, SaaS companies, agencies, and remote-first teams: identifying the repetitive workflow, designing the control layer around the model, and shipping something that keeps running after launch.
I work with n8n, Python/FastAPI, PostgreSQL and pgvector, LLM APIs and local models, and the APIs and integrations that connect them to the tools a business already uses.
Let's identify the workflow, estimate the automation opportunity, and define a practical implementation path.
Book a 30-min automation audit