Skip to content

Author

Sanketh B M

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Jul 2026

An Adaptive Workflow-Orchestration Architecture for AI-Driven Automation

Abstract—Many everyday business and personal tasks share a hidden structure: some input arrives, an intelligent decision needs to be made about it, and an output has to be produced quickly and repeatedly, at a scale no single person can sustain by hand. This paper presents a single, general-purpose AI workflow automation platform built around this idea, using n8n – a visual workflow automation engine – as the layer that actually thinks, decides, and adapts, while a conventional web application supplies the interface and storage around it. Rather than hard-coding every rule and every prompt into the backend, the platform externalises all of its decision logic into n8n, so that behaviour can be revised the moment real usage reveals a gap, without ever redeploying the application. The platform is demonstrated through two representative use cases built on the identical architecture: automated, conversational practice for a task that benefits from repeated rehearsal, and automated, personalised outreach for a task that benefits from scale. Both use cases were piloted informally, and both showed the same underlying pattern – consistent turnaround within seconds, and a steady improvement in outcome quality as the workflow layer was iterated on. This paper describes the architecture, the shared design rationale, the pilot results, and the limitations that inform future work.

Sanketh B M, T. Vasudev, Karthik R · 0 citations