AI Engineer World's Fair 2025
Agentic Enterprise: What Your CEO Must Know About AI
Read the talk
The Agentic Enterprise Starts with Understanding the Work
Agents can connect tasks, reshape employee networks and eventually direct human work. Preparing for that shift starts with the context that job titles and process diagrams leave out.
From a talk by Hubert Misztela
Could agents run the organization?
What would an organization need to change if AI agents began running its work? At AI Engineer World’s Fair 2025, Hubert Misztela introduces himself as leading AI researchers in drug design at Novartis, then turns to this broader organizational question. His deliberately provocative premise is that an organization might be run by agents within three years—a possibility posed in 2025, not a demonstrated outcome. Answering it requires looking at workflows, employee networks, individual capabilities and the challenges of delegating authority.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Give agents access to the enterprise
An AI agent is an application built around a large language model that exhibits some autonomy. The model connects planning with tool use: it takes a step, observes the result and adjusts what it does next. This dynamic action matters because a useful plan cannot always specify every action before execution begins. A failed operation or an unexpected result may change which tool the agent needs next.
That capability changes how an enterprise should think about its existing digital assets. Misztela proposes making each asset available as an agent tool, a retrieval-augmented generation resource or an agent in its own right. The distinction is functional: some assets support actions, some supply knowledge, and some can participate in delegated work. The enterprise’s existing resources become part of what an agent can use, rather than remaining accessible only through an employee.
Several capabilities support this arrangement:
- Planning and adaptation: reason through multiple steps and adjust control as work progresses.
- Memory and retrieval: retain context and bring in specific knowledge that the model does not already contain.
- Interactive workspaces: collaborate iteratively in a sandbox or canvas to refine code, artwork or another deliverable.
- Computer use: navigate graphical interfaces to perform operations previously handled by people or, in some cases, robotic process automation.
Together, these capabilities expand both the work an agent can attempt and the ways a person can collaborate with it.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Delegate connected steps, not just isolated tasks
Consider a process represented by five sequential steps, running from left to right. Some are routine; others require specialized work. This is the workflow: the execution of the process. Misztela tentatively credits the simple diagram to Sanjit and accompanying blog posts, then uses it to distinguish two familiar applications of technology.
| Application | What changes at a step |
|---|---|
| Automation | Technology performs the step in place of a person. |
| Augmentation | A person performs the step faster or better with technology. |
Neither application began with agents. Machine learning, and systems without machine learning, could already automate or augment particular tasks. The question is what agents add to that existing pattern.
Misztela identifies two changes. First, language models can address a broader set of cognitive tasks expressed in natural language. Second, they can connect those tasks, carrying work from one to the next without requiring a person to manage every handoff. Human feedback enters where the agent needs it. In the diagram, the pink region spans this connected work: an agentic workflow delegates several steps together instead of improving only one isolated operation.
Before building that agent, however, someone must recover the workflow’s actual context. Which data does the employee use? Which systems do they enter? What transformations do they perform, and what happens on the machine between the initial request and the finished result? Much of this knowledge is never logged. An employee invents a process under time pressure, repeats it later, and gradually turns it into a routine that exists mainly in their head. Other parts may be distributed across colleagues and systems. Workflow discovery and context discovery are prerequisites for useful delegation.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Map contributions that job titles hide
Now put people into the workflow: one or two contributors at each step, plus a manager. The staffing diagram shows positions and headcount, but it does not explain how work gets done. An agent needs more specific information: which tools to use, how to plan and which conditions should change its behavior. A job description rarely supplies that level of detail.
A network perspective adds another layer. Instead of treating each contributor only as a job title, consider the kind of contribution they make. Misztela introduces five conceptual personas:
| Persona | Contribution to the network |
|---|---|
| Silent achiever | Strong performance with relatively little communication. |
| Individual contributor | Combines performance with communication. |
| Connector | Links teams that are not otherwise adjacent. |
| Multiplier | Improves other team members’ work. |
| Knowledge hub | Supplies domain expertise and necessary information. |
These are ways of participating in a workflow, not replacements for formal job classifications.
Two people with the same title may contribute very differently. One may deliver independently while another makes everyone around them more effective. That difference affects which assistance would help, and what an intervention might disrupt. A team may already understand these distinctions informally; an executive needs enough visibility to compare them across the organization. If a contribution pattern repeats in several workflows, the same kind of agent may improve all of them.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
How assistance changes the workflow itself
In Misztela’s conceptual example, a silent achiever gains a coding assistant and can take on work that previously occupied several people, allowing two workflow steps to merge into one. The same assistant helps other contributors, so some tasks previously assigned to two people become tasks for one. These are hypothetical changes in work allocation, not measured staffing or productivity results. Their significance is structural: assistance can remove a handoff, rather than merely speed up the work on either side of it.
Next, an agent expands the multiplier’s reach. Previously, that person mainly influenced adjacent colleagues. With assistance, their guidance and communication could reach the whole team, improving the work of people beyond their immediate connections. This intervention acts on relationships between contributors, so its effects can combine with the gains from individual coding assistance.
The knowledge hub changes differently. Misztela considers this persona especially susceptible to substitution by an agent, explicitly distinguishing the persona from the person’s position. A knowledge agent could dynamically support the entire team instead of routing expertise through one person serving a few colleagues. In the illustration, the former knowledge-hub contributor can then take on the whole workflow shown below. The proposal is a redistribution of work and expertise, not simply the removal of a named role.
Once these interventions begin, workflow structures may change quickly. Understanding the contributors remains useful even as the original diagram becomes obsolete. Across the company, recurring problems—such as the same bottleneck at the first step of many workflows—can identify which agents deserve investment first. The network analysis becomes a way to discover reusable improvements.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Decide where human judgment belongs
The next decision is which parts of the workflow belong with humans and which should be delegated. Misztela starts with ambiguity: where the right action depends heavily on a situation that is difficult to define, humans remain the better fit in his account. Subjectivity can also be something the organization deliberately wants to preserve. A person’s judgment is sometimes part of the desired result, not noise to eliminate.
Conversely, reducing subjective variation or handling repetitive, tedious work can motivate agent adoption. Consistent execution is the objective here; perfect repetition is not an established property of autonomous agents. The useful allocation question is therefore more precise than whether a task can be automated: does the organization want situational judgment, personal interpretation or a repeatable application of an explicit process?
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Context becomes a source of advantage
Misztela expects broadly available intelligence and domain knowledge to become cheaper, weakening advantages that depend mainly on possessing them. Employees and companies would then need either multidisciplinary know-how or much deeper specialization in a particular area. The organizational consequence is that access to expertise matters less if everyone can obtain it; applying it in a distinctive setting matters more.
He points to reports online of senior engineers moving closer to product work and domain experts. Coding assistants help them develop faster, while domain assistants help them communicate across expertise boundaries. Agents can also act as connectors across the organization. In this setting, situated context gains value relative to general domain knowledge: knowing a field is different from understanding the particular work, constraints and relationships in front of you.
The expected benefits are uneven. People who already execute effectively may gain more capacity to act, widening differences in output. Misztela invokes 10× and potentially 100× engineers as speculation, without a defined task, metric or benchmark. He anticipates fewer middle-ground roles and more specialization, including kinds of work that are not yet familiar.
Two proposed roles follow directly from the earlier problems. A workflow miner uncovers the processes an organization actually performs. A human–AI orchestrator manages how people and agents interact. The accompanying slide extends this proposed role landscape, while the spoken examples concentrate on discovering work and coordinating its execution.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Let employees turn their own work into agents
Making these changes possible across an organization requires more than a central team building a few agents. Misztela proposes a progression in access and capability:
- Provide general assistants. Establish broad access to assistance.
- Provide individual assistants. Add memory, contextual adjustments and personal knowledge stores so employees do not have to explain the same background repeatedly.
- Enable employees to build agents. Use coding assistants, no-code tools or low-code tools to create agents when a workflow needs them.
The third step supports rapid changes to workflows because the people closest to the work can help implement the assistance they need.
The prerequisite is cognitive self-awareness. A finished deliverable hides the mental operations, decisions and actions across systems that produced it. An employee must be able to notice those operations, describe them as explicit steps and then translate them into an agent. Access to a builder does not by itself expose this knowledge. The employee’s ability to explain their own work connects the hidden-context problem to practical agent creation.
The next stage preserves knowledge beyond the individual’s tenure. Misztela imagines a digital twin representing an experienced employee’s knowledge and prior work. When that employee leaves, the organization would retain more than scattered documents and presentations: colleagues could ask questions about earlier decisions and reconstruct useful context. His time-travel metaphor describes queryable organizational memory, not a specified implementation.
From there, assistance expands to agents serving several employees, whole teams or complete workflows, and eventually to swarms of agents. Misztela attributes the feasibility of this progression to the maturation of the software around language models and agents. The organizational direction is clear even without a named deployment stack: begin with individual access, then support shared memory and coordinated work.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
When the agent delegates back to you
Groundedness, hallucinations, guardrails and security remain technical challenges, but the next barrier is cultural. Misztela turns to a DeepMind framework first published in 2023, Levels of AGI, to discuss the transition from human-led interaction to AI-led execution. The framework distinguishes capability from autonomy: a more capable system does not have to receive more authority. Its pre-talk autonomy table includes arrangements in which AI directs interaction and people contribute guidance, feedback or subtasks.
That arrangement reverses a familiar relationship. Instead of asking an assistant to perform a bounded subtask, a person gives the agent responsibility for the whole task—and may then receive subtasks from it. Are employees prepared to accept that direction? Are organizations ready to treat it as a legitimate way of working? Starting with simple agents does not remove the need to answer those questions before granting broader autonomy.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Define values before granting autonomy
Autonomy also introduces governance questions that go beyond choosing the right action in an abstract ethical dilemma. If agents are to act as keepers of organizational values, those values must be explicit. People disagree about what matters, but an agent still needs a defined basis for action. The difficulty is deciding what it should preserve when those disagreements occur.
A second problem follows: how should an organization resolve conflict between a human and an agent? Misztela floats another agent—a justice agent—as one possibility, leaving adjudication unresolved. Delegating execution therefore creates a need to decide not only who can act, but who can challenge an action and how a dispute is settled.
He closes this discussion with a line attributed in the talk to John C. Lennox: “The greater the machine’s freedom, the more it will need moral standards.” In the published excerpt from Lennox’s 2084, Lennox credits Rosalind Picard for the quotation. The practical demand is to bring ethics and philosophy into the operation of autonomous technology, rather than treating them as separate from its design.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Explore new work, then test the strategy
The opportunity extends beyond improving existing workflows. Misztela points to synthetic-reality simulations that let an organization explore an activity before trying it in marketing, a laboratory or another real setting. He also mentions proactive regulatory opportunities, labeled regulatory loophole lighthouses on the slide, and agents that scout for mergers and acquisitions. These are proposed directions rather than deployment walkthroughs; the broader opportunity list remains visible in the slide.
Pursuing those possibilities also creates more work in philosophy, ethics, psychology and the social relationship between humans and AI. Misztela keeps the detailed technical implementation outside this talk’s scope. The closing question is whether the organization’s strategy actually accounts for the capabilities and relationships introduced by agents.
His diagnostic is deliberately sharp: replace AI agent in the strategy with machine learning or data. If the strategy still means the same thing, he considers it already outdated. A strategy specific to agents must account for connected execution, not just the addition of another technical capability.
That means understanding workflows deeply enough to delegate them, enabling employees to build and use agents, and examining the network of contributions behind the organization chart. The chart itself may change rapidly. The harder adjustment is accepting that technology may sometimes lead the work and ask humans to participate on its terms. Preparing for that possibility makes ethics part of organizational readiness, alongside access, context and technical capability.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Resources
From the talk
Google DeepMind’s framework distinguishes model capabilities from deployment autonomy. Table 2 describes interaction ranging from human control to autonomous execution. This is the June 2024 revision of work first released in 2023.
Further reading
- AI applied to moralityArticle
An excerpt from John C. Lennox’s 2084 discussing moral standards for AI, including a quotation credited to Rosalind Picard.
A controlled study of GitHub Copilot assistance on implementing a JavaScript HTTP server, reporting 55.8% faster task completion for the assisted group.
- Building effective agentsArticle
Practical guidance on predefined workflows, dynamic agents, tool interfaces, feedback and evaluation. Originally published in December 2024; the live page contains later tooling updates.
Read the complete timestamped transcript
- 0:00
Hello, everyone. It's a great pleasure to present here for AI Engineer World's Fair 2025. My name is Hubert Misztela. I work for Novartis, where I lead AI researchers in drug design.
- 0:12
But today, I would like to talk about slightly different topic, which is agentic enterprise: what your CEO must know about AI. So today, I'm gonna walk you through a few different angles of AI, um, specifically workflows, network, and some challenges, and individual perspective as well, individual employee's perspective of how we can start thinking a little bit about
- 0:37
the future of how AI agents might be used and how they can impact our organization and how we can prepare for that. So let's get into it. I'll start with a little bit provocative statement, which is,
- 0:51
in three years, maybe your organization will be run already by AI agents.
- 0:59
Again, maybe provocative, but I believe it's still realistic within the pace of AI and AI agents which we have right now.
- 1:07
Let's define first what AI agent really is. As some of you might already know, AI agent is an large language model-based application exhibiting certain autonomy in its behavior.
- 1:20
AI agents are composed of language model, which glues together specific things. It executes with planning
- 1:30
step by-- in a step-by-step fashion, usage of different tools, right? And the usage of those tools can be adjusted depending on the outcome of previous steps and o-on the steps, and that's, that's called dynamic action.
- 1:45
Why it matters? Because it-- this provides us with another level of capabilities previously almost unique to humans. But before we get to that, let me say one thing, and that is many companies already and every company should be working on-- already on digital assets and really morphing them or evolving them to-- for the usage of AI
- 2:10
agents. So you can think about it this way: Every digital asset in your orga-organization should become a tool for AI agent, retrieval-augmented generation itself or an agent.
- 2:24
And these capabilities are really reasoning for multi-step planning, adaptability for dynamic work, uh, control,
- 2:33
persistent memory, contextual talk related to the fact that some-sometimes we want to use only specific knowledge which is not available in language model, and this is where we start talking about retrieval-augmented generation or interactive sand, uh, uh, workspaces like sandboxes or canvas, where we iteratively can work with an AI agent as a collaborator to refine specific job,
- 2:57
like for example, code or a specific piece of art. And last but not least capability is computer-using agents. Those can navigate graphical user interface to help us automate
- 3:11
steps, uh, which previously, again, only humans were, were, were able to do, and sometimes, uh, robotic processes automation.
- 3:22
Now, let me go to first perspective, which is process perspective, or in other words, workflow. Workflow is the e-actually execution of a certain process. So imagine you have a process in your company and you want to execute that process.
- 3:40
You define a workflow which is defined by, in this case, five steps, sequential steps executed from left to right. Some of those steps might be commoditized, simple, others might be specialized, specialized tasks.
- 3:54
This, uh, this design, beautifully simple but very explanatory, was, was, uh, done for the first time, I guess, by Sanjit. Recommendable blog posts, wonderful reads. So starting with that, I wanted to point out that technology might be used in two ways.
- 4:15
One, automation, another one is augmentation. So automation really is that we substitute the, the technology-specific step, and augmentation is doing that step or quicker or better. But wait a minute, couldn't we do that before with machine learning?
- 4:33
Yes. Yes, some of the tasks we were able to automate or augment with machine learning, or maybe even without machine learning, right? So what's the difference
- 4:43
today? So the difference today comes with agentic workflow, and that's, that's where the title of the co-- uh, this presentation comes from. So why can we do it right now?
- 4:55
We can do it right now for-- because of two reasons. First reason is the fact that language models, or specifically, uh, AI agents, um, can tackle broader set of tasks operating on our thoughts or cognitive steps, usually represented
- 5:16
quite precisely in natural language. And the second fact is that language models and AI agents can act as a glue between those tasks. So we can compose them together, and we don't need a human intervention.
- 5:29
And human intervention would be necessary only to provide the feedback in a certain step when the agent needs it. So in that situation, what you see in pink, we call agentic workflow, right?
- 5:41
So with this, we can automate and delegate not only one, but a few steps, and that's what AI agents enables us. And I wanna focus on this aspect throughout this presentation now from a few other angles.
- 5:55
So first takeaway is to start building engine-- build-building agents, you need to first identify your workflows, right? Then you need to understand the exact Context around them. And that's, that's a big, um, challenge very often because,
- 6:15
uh, more often than not, that context, which is what kind of data is used, what kind of systems are used, what kind of transformation and steps are being executed on a machine, are usually only in the head of the executor of, of the employee, and usually it might be not locked anywhere.
- 6:34
Some of the companies might be doing that, others don't. But very often we conduct, um, specific steps in our work without putting it anywhere because this is, this is-- sometimes you have to work just quickly.
- 6:48
You need to perform, you need to invent, right? And then you start repeating that newly creative process. So that's a big challenge because that's buried under our heads and maybe in distributed e-even across the teams or systems.
- 7:02
So that's a, that's a first, uh, first thing which company wanting to make use of AI agents should focus: identifying workflows and identifying deep context around them.
- 7:17
So let's now try to take a closer look at the same process, at the same wo-workflow where we have certain steps. Now imagine not one person, but as a group of people is executing that, uh, that workflow, right?
- 7:32
In each step, you can have one or two people in this case and a manager.
- 7:37
This just tell you about the number of people, right? Or the, the, the,
- 7:43
the position they occupy, right? But does this really tell you, give you the big, the big picture? I don't think so. Relying, relying solely on the traditional roles and job titles might be not enough for, for usage of AI because when you want to apply an AI agent, you need to understand exactly what kind of tools you
- 8:03
want to use, uh, how you can plan, what are the conditions for changing the behavior, and that's where you need to get deeper. And it's not explained by maybe documentation or maybe just the po-the position job description.
- 8:20
But what might be very helpful is an interesting angle, and that's a network perspective.
- 8:27
So when we take... Let me come back. When we take the whole network of our employees, we can start thinking about it as different archetypes or different personas. So when you, when we think about each contributor to the given workflow as a persona, then we can start getting a little bit more information.
- 8:51
So let's, as an example, conceptual example, let's define here five different personas. One would be silent achiever, person with a, let's say, a lower communication but very good performance.
- 9:04
Then individual contributor, which would have both. Then the connector connecting non-adjacent teams in the organization, multiple teams, let's say. Multiplier, person who, who enhances the work of other team members.
- 9:20
And knowledge hub providing domain expertise or necessary information in the process. So now
- 9:29
why am I saying this? Because when we define the personas in our, in our workflow, right, we can start thinking already about how AI agents might impact our workflow and our specific employees.
- 9:45
When you think only about the job titles, that's a little bit harder. But when you think, oh, they both have the same job title, but that person behaves differently than that person, they really contribute in a different fashion.
- 9:57
So that's what you... when you can start optimizing for the agents. And one can say, "Okay, we have that information in our team, so that's not necessary." But wait a minute, that presentation is just for the CEO, as I said.
- 10:10
So you need to have a more detailed look at the organization at the global level to be able to understand what are the similarities and differences between the teams.
- 10:21
Because when you realize that, for example, um, let me speed it up a little bit. Uh, when you, when you realize, for example, that, um, there is a certain pattern repeating in two different workflows, then you can optimize for those two workflows.
- 10:39
So first takeaway around, around, uh, network of personas is that if you want your organization and people adapt to AI, then maybe looking at the personas might be helpful first step.
- 10:54
And let me show you how. Let's now try to project how that same, that same workflow might look like with AI agents.
- 11:05
So first, as you can see, difference from the previous slide, let me come back one more time. Here we had two steps, and now these two steps
- 11:16
merge into one step. Why? Because of one reason. Because of that silent achiever who got an access to coding assistant might become so productive that now he can think he can do the work for a few people for two steps already.
- 11:32
On top of that, the same coding assistant might be used for other team members, and they are again, more efficient, so they don't need to perform the work in...
- 11:45
Two people don't need to, to perform the same work for, for one task, but one person per, per, per task in the, in the workflow.
- 11:54
Now, another agent would be agent magnifying the, the communication and the, and the impact of the multiplier persona on other, on other, uh, team members. So for example, previously that, uh, that persona was impacting only the adjacent team members.
- 12:12
But now with the, with, with, with the help of AI agent, that can be magnified to all of the team members, and now they could become Higher performance with a better communication, right?
- 12:26
So you see already that these things sum up together or multiply together even.
- 12:34
Another agent would be for knowledge hub. So that probably is one of the personas which would be the most prone, again, personas, not positions, personas most prone for substitution of an AI agent because you can, um, prepare a knowledge hub in such a way that it dynamically, that's what I try to depict with a, a, mm, with
- 12:57
this bigger arrow, that it doesn't support one or two specific team members, but all team. And then that person who was working on that workflow can now
- 13:09
take this whole workflow at the bottom, right? And there is efficiency across the board, which one can try to imagine. But my point here really is, um, it's not only about the workflow or the structure, right?
- 13:27
Because they will be changing very dynamically. It's more about, um, understanding the archetypes or the profiles or the personas of the, of the employees working on different workflows.
- 13:42
And that's where it would be much easier to start projecting and planning for the development of different agents. Because imagine, for example, that you verify this workflow for, uh, d- you, you do this analysis for all of the workflows in your company, and you realize how we have the same issue always on the first step and, and
- 14:00
that- that's when you know what kind of agents you need to build for, for the optimization.
- 14:07
With this, let me move to another, uh, another part of it, uh, which is the list of emerging patterns. So based on the previous, uh, analysis, you can start come to the, to a few questions and conclusions.
- 14:20
Let me start with the questions. First question would be, which tasks really in that workflow would be better for humans to be executed, and which of them would be better to be executed by AI agents?
- 14:34
And, um, referring back to, to, to the challenge about the context, I would say that ambiguous workflows, where a lot depends upon the situation and it's not clear how to define it, obviously it's gonna be better executed by humans.
- 14:53
And in the situation when you wanna keep the subjectivity in place, that's also when you want to still have a human in place, because maybe you don't care about the subjectivity, maybe it's a feature, not a bug.
- 15:06
On the other hand, you might want to remove that subjectivity, and that's when you use the agent. You might also u- want to use the agent, obviously, when something is repetitive and tedious and, and you want to perform it perfectly in the same fashion every single time.
- 15:21
So there, there, there is, there is obvious or maybe not so obvious start of the analysis. Then we see already some, some emerging patterns, and one of them is that intelligence and the domain knowledge bec- becomes commodity, which means they become cheap, easily available, and that's not the edge, edge anymore of the employees.
- 15:43
So that tells us that the employees and companies maybe, because if a company has an edge because of the domain knowledge and intelligence, uh, on average, let's say, uh, that- that's not gonna be a, a, an, a, an, an, an advantage anymore.
- 16:00
So one employee or a company has to start pivoting to get multidisciplinary know-how or get much deeper into specific, into specific area.
- 16:15
So we see so also s- some patterns, uh, online appearing that eng- engineers, and this is what I depicted there as well, that some of the senior engineers are being dragged from the engineering teams and working directly with the product, uh, with, with, with the domain expe- experts on the product because they can develop much quicker with
- 16:36
assistants, and they can communicate with the domain experts much quicker thanks to domain assistant agents.
- 16:44
Then we can use agents as super connectors. Uh, context understanding will gain more value in contrast to intelligence or domain expertise. That, that's the difference between domain expertise and the context.
- 16:57
I'm not gonna get into the detail, but I wanted to highlight that as well.
- 17:01
An AI supercharger supercharges and, uh, supercharges doers, so people who do and perform can do even more and quicker, so the magnitude of the difference might be huge. It...
- 17:15
Some people say b- uh, talk about ten times engineer. In reality, we might be talking even about one hundred times engineer. And less of middle grounds. I think, uh, what's gonna happen is we're gonna see a lot of pola- polarization in the positions, in the tasks.
- 17:33
So we're gonna be have, we have to, we will have to go specializing. And those specializations might be very new. So let me show you what will appear or what might appear.
- 17:43
We can see new roles in AI mature organizations like workflow miner, as I mentioned before. There are already companies work, uh, with a great experience around that, right? Then you can have human AI orchestrator because, for example, you might need to orchestrate that interaction between human and AI and how you do that.
- 18:02
That would be that position, and so on. I'm not gonna get into the details. You get the idea.
- 18:08
Um, now the big point for, uh, or takeaway for, uh, executives, in my opinion, would be how you can enable all of your organization to start adopting, uh, or democratizing all of this.
- 18:27
So it goes step by steps. Obviously, step by step. Obviously, first you give the access to general assistants, right? That's probably in place in all of the companies. Then you give the access to individual assistants per employee with a memory, with adjustments, with understanding the context, with personal database, and so on.
- 18:48
That allows the employee to work closer on this context and don't repeat every single time the same thing.
- 18:55
Then we can get to new capabilities, and that's very important. If we want to build those optimized workflows, right? Uh, or maybe redefined even workflows, we need to build those agents very quickly.
- 19:11
And one of the a- angles of building those agents very quickly is building by the employees themselves. So there is a-- the key fe-- key skill set, skill or capability, which I believe will change the organizations tremendously, is building the agents on the spot.
- 19:29
And we have those capabilities across the board with, with brilliant, uh, coding assistant tools,
- 19:36
no-- or, or, or no-code and low-code tools, right? But before employees can get to that, they need to work on a cognitive skill, which would be self-awareness of what I really think at work, what kind of steps I really perform in my head and on different systems to get to that goal, which is only visible at the
- 19:59
very end, and that's what everybody else only sees. I, I do much more inside of that process, right? Inside of that workflow. So that requires cognitive, uh, self-awareness, let's say, to translate it into specific steps and then build with no-code, low-code, or maybe code agent to do that for me,
- 20:19
as a lot of data scientists already do. So another step would be digital twins, like time travelers and memory to retain the, uh, uh, o-organizational knowledge. So imagine you have an employee with many years of experience.
- 20:34
If that employee leaves, all the know-how is gone, right? With an exception of some of the documents or presentations maybe. But now imagine you have an agent representing that employee and the knowledge and the previous expertise, and you can ask questions, and you can time travel back, not like your lost history or, or somewhere, right?
- 20:57
You can just come back and explicitly reconstruct that and ask questions.
- 21:04
Um, another level would be a-agents with multiple employees. So agents serving not only one employee, but the whole team or the whole workflow. And then of course, we're gonna get to the swarm of agents, which we already have software ready.
- 21:17
And all of this is really enabled only now because we are getting to the mature point of the software, software stacked around LLMs and AI agents.
- 21:30
So with that, let me go to another element,
- 21:35
uh, which is the angle of, uh, challenges and opportunities. We all know about the, well, uh, about the challenges, which is, uh, groundedness, uh, hallucinations, guardrails, security, and everything else.
- 21:50
I wanted to discuss briefly here the bottom two of them, which is ethics and adoption. Let's start with the adoption. So on the right, you see a table from DeepMind from, uh, two years ago, two thousand and twenty-three, where they discuss different levels of AGI or intelligence.
- 22:09
And when you read it carefully, you're gonna notice that this part of the table is when human drives interaction, and that bottom part of the table is where AI start driving interaction or the specific execution.
- 22:25
And that might be an adoption problem. Are we really ready for not delegating, but really giving the whole task to the, to the agent and letting the agent delegate sub-tasks to us?
- 22:41
That's a big adoption culture question which, uh, which, which we need to resolve before we get, get further, right? Of course, first we need to start, start applying simple agents, but the question is: Are we really ready socially?
- 22:57
And then the second aspect is the ethics of autonomy. So with that, we are, we are getting a few, a few, um, interesting but challenging questions, right? Um, so it...
- 23:11
And it's not even about, about, about, uh, traditional philosophical questions, uh, uh, like whether agents should act as A or B in a, in a certain situation. But it's rather, first, we want the AI agents to help us and support us as value keepers, right?
- 23:33
But what kind of values do, do we want those agents to be stored? That has to be explicitly defined. We humans don't agree with everything, but we need to define something for the agents.
- 23:46
That's gonna be first challenge. And the second challenge, which is even, I think, more interesting, but because that's, that's a new one, which is about the interaction and conflict between human and AI.
- 23:59
How are we gonna resolve that? With another AI agent? Justice agent? Maybe.
- 24:05
These are the things which, which we will need to figure out. Uh, let me wrap it up this part of the presentation with the quote by John C. Lennox that, "The greater the machine's freedom, the more it will need immoral standards."
- 24:21
So interesting times because we need to start engaging more into moral, into ethics and philosophy, not morality, ethics and philosophy to operate our technology.
- 24:36
So before, before I close with the summary, I wanted to point to a list of interesting opportunities. I'm not gonna read them all, um, but I think, uh, this is a very interesting list to take a closer look for every executive.
- 24:53
And one of them, for example, would be to, um, s-simulate synthetic reality before doing activity in real life, in the marketing, in the lab or somewhere else, or maybe, uh, understanding proactively loophole lighthouses regulatory, or, um, finding M&A.
- 25:14
M&A, I mean mergers and acquisition, ac-ac-acquisition opportunities and, and kind of scout for them with an AI agent, and so on. So this is all very exciting, all very interesting.
- 25:28
I think, um, we will need even more discussions around philosophy, about ethics, about, uh, social aspects of, of AI in humans and psychology. Um, and this is a, a little attempt to, to, to do that.
- 25:47
Although there is a long list of very interesting topic-- technical topics which I'm not gonna talk, uh, touch, uh, today. So a brief summary of what we discussed is, uh,
- 26:00
agents. So I took quick technological perspective of, of agents, and then we discussed, uh, the AI agents' adoption from workflow perspective. Then we discussed it from the network perspective,
- 26:17
and we touched also the challenges and opportunities.
- 26:22
So executive summary... Oops. That should be appearing as the last, but let me start with that. If your strategy, everybody talks about the strategy these days online, and if your strategy still makes sense when you swap AI agent with some other word like machine learning or, or data, and it still makes sense after
- 26:47
swapping, that means that strategy is already outdated.
- 26:54
Then I told you that agents make a difference because of new capabilities. Detailed workflows understanding is crucial for bigger benefit from the agent. We need to democratize the agents to fully accelerate AI agent re, uh, reso-revolution.
- 27:12
Looking at the network of personas, which is a human aspect, is very important, and organizations must be ready for rapid transformation, and the whole org charts might
- 27:25
change drastically. Also, a mind, m-mindset shift is, is essential in terms of, um, redefining and being ready for different interaction with the technology, which might be, on some occasions, even leading us.
- 27:46
And last, the ethics is, uh, still the crucial part of, of what we do, uh, in our lives. So let me thank you with that. It's a wonderful conference.
- 27:56
Thank you for being part of it. Let the context be with you. Take care. [keyboard clicks]