May 5, 2026
The Next Era of AI Builders: Building Autonomous Systems for Frontier Firms — Pallavi Lokesh Shetty
Discover Pallavi Shetty’s view on the next era of AI builders, covering autonomous systems, trusted agents, data quality, and frontier firms from thegeekconf mini 2026
Author


Book a call
Table of Contents
Editor's Note: This blog is adapted from a session by Pallavi Lokesh Shetty at thegeekconf mini 2026. As a Senior Enterprise Architect at Microsoft with experience spanning AI transformation, agent architecture, and enterprise security, Pallavi brings a practitioner's lens to the agent era. Her talk cuts through the hype around AI agents, drawing a sharp line between organizations that use AI to cut headcount and those that use it to amplify human potential, and makes the case for why data quality and agent security, not the agents themselves, will determine who earns the trust to scale.
The Next Era of AI Building
I'll keep it short, but I want to land the key message before I close. It is tough to convey everything I had planned, so I'll skip through parts of the journey. There's a short video I want to play first. Let's see how much of the messaging you catch.
Where We Are Heading
By 2028, we will have about 1.3 billion agents. That is roughly one agent for every six people on the planet. With low-code and no-code tools growing the way they are, that number will likely go even higher.
I engage with customers across IT, banking, the public sector, and manufacturing. All of them are looking at how they can take on AI transformation. The first thing we tell them: leverage what is already available.
We started with "ask me anything," — and everyone has played with that. Even my daughter, when she was stuck on a topic during exams, turned to my husband and said, "Dada, I have a question." He was happy because he loves to teach. She then said, "No, I want your phone — I need to ask ChatGPT." That is the kind of experience we have today for learning any new topic.
From App-Centric to Agent-Centric Workflows
Let me walk you through the framework we call the Frontier Firm.
We started with humans using AI assistance. Then we moved to human-agent teams. Today, when my manager lists our team of ten, five of those are agents. Humans and agents work together. We are not replacing anyone — we are handing off the mundane and repetitive tasks to agents so humans can focus on higher-value work.
In the next phase — human-led, agent-operated — agents work on their own. For example, an RFP request comes in late evening. Instead of starting on it right then, an agent reads it, pulls information from across the organization, and builds a draft document. By the time you log in the next morning, the report is ready. That is what autonomous agent behavior looks like.
Scaling AI: Intelligence and Trust
When you want to scale AI, two things matter above everything else.
First: Intelligence. Data matters. Garbage in, garbage out. If you do not feed the right data to an agent, the responses will not meet your expectations.
Second: Trust. Agents are being built at speed and scale — within a single organization, a single employee can build dozens of agents. When that happens, you need security, compliance, and governance in place.
That brings me to Agent 365.
The Intelligence Stack: Work IQ, Fabric IQ, Foundry IQ
There are two oceans of data — structured and unstructured. The gap between them is what we are trying to close. Real-time signals and the data generated every minute is enormous. You need an intelligent layer sitting over a data fabric or a unified lake — and that is what drives the agents.
Work IQ is about productivity. It covers every activity you perform — emails, meetings, and collaboration. You do not have to pull that context together by hand. Work IQ understands what you are doing and surfaces the right information. It works like a shadow that knows your work and gives you what you need.
Fabric IQ puts an intelligence layer over structured data. Data across an organization is often in silos. Fabric IQ builds a semantic understanding of all available data and connects it. When a leader asks a question in a conversation, Fabric IQ does not just return data points — it helps make decisions. Think back to the earlier example of someone who was about to lose a deal and saved it because AI unearthed intelligence hidden in disconnected silos. That is what Fabric IQ enables.
Bringing It All Together: UI for AI
Once you have all this intelligence, you need one interface to surface it. Before the AI era, organizations were drowning in apps and chasing super apps to unify them. Now, the question is: how do you unify the agent experience?
This is where UI for AI and the platform maker come in. The platform maker enables not just pro developers, but citizen developers and business users to build agents themselves.
Here is a trend I see inside Microsoft: earlier, HR leaders and finance leaders would come to us and say, "Can you build an app for me?" Today, they say, "This is what I want to achieve — can you guide me the first time? I want to build it myself from here on." Business users understand their own processes best. They no longer want to brief a developer and wait through cycles. They want to build it themselves.
For organizations that want out-of-the-box SaaS solutions, those are available. For organizations that need agents grounded in domain knowledge — legal, healthcare, or other areas — the pro-code path through AI Foundry lets them select models, build orchestration layers, and create agents from the ground up.
Copilot Cowork in Practice
Let me show you how this works in a real workflow.
I start my day by asking my Copilot personal assistant what my top priorities are. It gives me a view of what needs attention, what follow-ups are pending, and how to close my day. From that, I identify the five most critical tasks. I hand three of them off to Copilot Cowork — the mundane and repetitive ones. Cowork takes them all at once with a single prompt. I focus on the remaining two.
Cowork is a cloud-based agent powered by Anthropic models. It can send emails — you give it a prompt with the recipients, context, and intent, and it either drafts for your review or sends on your behalf. It can schedule meetings by checking availability across all attendees. It runs on the cloud, so you can hand off tasks, close your laptop, board a flight, and the tasks are done by the time you land.
Agent Security
A key takeaway: having a tool and being able to build agents is not enough. Data quality and agent security are critical.
Just as we are empowered to build agents and take a quantum leap with the technology in our hands, bad actors have the same tools. They look for agents and solutions that can be exploited. If security is not in place, you lose trust — and speed without trust is worthless.
Every agent enrolled in Agent 365 gets a unique identity through Entra ID, just like an employee. It has an org chart — its skills, who it reports to, and who else uses it. The same security, compliance, and regulatory rules that apply to employees apply to agents.
When you build agents from the ground up through Foundry or other platforms, you also need to think about token optimization, jailbreak prevention, and the orchestration layer. The orchestration layer pulls information from multiple sources, sends it in one communication to the LLM, receives the processed response, and returns it to the user. Build that architecture right — and build it to scale across all agents in the organization, not just one.
Related Articles.
More from the engineering frontline.
Dive deep into our research and insights on design, development, and the impact of various trends to businesses.

May 5, 2026
The Autonomous Factory: Architecting Agentic Workflows with Clean Code Guards | Akash Kamerkar
Akash Kamerkar’s thegeekconf mini 2026 talk explores the ACDC framework for building safer agentic workflows with clean code guards, sandbox testing, and AI-driven software development.

May 4, 2026
OpenClaw: Build Your Autonomous Assistant | Deepak Chawla
Discover how Deepak Chawla explains OpenClaw for building autonomous AI assistants through data preparation, knowledge bases, AI engines, and agent automation.

May 4, 2026
From Prompt Chaos to Production AI: Spec-driven Development for AI Engineers | Vishal Alhat
Learn how Vishal Alhat’s thegeekconf mini 2026 session explains spec-driven development and how AI engineers can move beyond prompt chaos to build production-ready applications.

Apr 30, 2026
From AI Artifact to Deployed Application: Your AI Implementation Roadmap
This blog walks enterprise teams and growth-funded startups through the complete journey of turning an AI artifact into a production-ready application. It covers an 8-stage implementation roadmap spanning architecture, infrastructure, security, deployment, and post-launch operations, alongside the common blockers that prevent AI initiatives from reaching production and how to avoid them.

Apr 30, 2026
Rebuild vs. Refactor: A Decision Framework for AI-Generated Prototypes
AI-generated prototypes move fast, but scaling the wrong foundation is costly. This blog helps leaders decide whether to refactor, rebuild, or modernize before it's too late.

Apr 28, 2026
Keynote: Build It Right or Rebuild It Twice | Suresh Konakanchi
Learn why AI-first architecture, observability, cost control, security, and evals matter more than model choice when building scalable AI products.