The5th Consulting
← Research
Artificial IntelligenceFuture of AIAI AgentsSociety

From Tools to Agents: A Plain-Language Field Guide to the Next Ten Years of AI

Indrodip Ghosh
Consumer Behavior & AI Researcher · Human-Computer Interaction · University of California
· 25 min read
Indrodip Ghosh
I have read a lot of loud predictions about AI. Most of them try to scare me or sell me something. So I wanted to write the version I wish someone had handed me. No hype. No doom. No big words I do not explain. Just my honest map of where this is going over the next ten years. If you have zero tech background, good. This is for you first.
Objective of this research
I wanted one clear, simple picture of where AI is really heading in the next ten years. And I wanted to be honest about what I believe versus what no one can know yet. My test for every idea here: could I explain it to someone with no background and have them nod?
Independent research by Indrodip Ghosh. I am a self-taught researcher, and this is one entry in an ongoing journey to understand, in plain language, how AI actually works and where it is taking us. The questions, the investigation, and the conclusions are my own; where I build on published studies I name them, so you can check my work and learn alongside me.

Why I ignore the headlines

I have a small habit. When I read that AI will change everything by next year, I swap it for a quieter question. What is the direction? And can I already see small signs of it today?

The year in the headline is almost always wrong. The direction almost never is. So this whole piece is about direction, not dates. I will only point at things I can already see starting.

One promise. No big word gets used without a plain meaning right next to it. If I break that even once, I wrote a worse piece than I meant to.

1. Four waves

The clearest way I hold the whole history in my head is as waves. Each wave stacks on the last. It does not replace it.

First, machines learned to see and hear. To spot a face in a photo, a word in speech. Then they learned language. To read and write well. That is the wave that gave us the chatbots everyone met.

Now we are in a third wave: reasoning and action. The AI does not just talk. It plans and does things. And the next wave is forming: a sense of the real world, built into robots.

Perceptionseeing, hearing~2012Languagereading, writing~2020Reasoning + agentsplanning, acting~2025World models + bodiesacting in the world~2030
Figure 4. How I keep the history straight in my head. Each wave did not replace the last, it stacked on it: machines learned to perceive, then to use language, then to reason and act, and the next wave is models with a working picture of the physical world, increasingly attached to robots. Years are rough.

The stacking part matters. Each wave keeps what the last one learned. Today one system can see, read, and, slowly, act, all at once. That is why progress feels so fast. It is not one miracle. It is layers, and layers multiply.

2. From answering to doing

If you remember one thing, make it this. The near future of AI is the shift from software that answers to software that acts.

For seventy years, a computer waited for you to tell it each step. Even a smart chatbot mostly just answers the thing in front of it, then waits again. What is changing is that we now give the AI a goal, and let it work out the steps itself.

Tooldoes one fixed thingAssistantanswers what you askAgentacts, uses tools, follows upTeams of agentsdivide and coordinate workanswers → actionseach step keeps the last, and adds the ability to do more on its own
Figure 1. The shift I think matters most. We are moving from software that answers to software that acts: from a tool you operate, to an assistant you ask, to an agent that carries out a goal, to teams of agents that split the work between them.

You can feel the ladder in your own life. A calculator is a tool. It does one thing when you press the buttons. A chatbot is an assistant. It answers, then stops.

An agent is the new step. You say, sort out my trip to Delhi. It checks your calendar, compares options, books, and comes back only when it needs you. The step after that is teams of agents that split a big job between them.

Today’s agents are still clumsy and make real mistakes. I want to be fair about that. But the direction is not subtle, and it is not slowing.

3. What an agent really is

The word agent sounds fancy. It is not. An agent is a loop.

It takes a goal and makes a rough plan. It acts using tools, which just means it can search the web, send an email, or run some code. It looks at what happened. It updates the plan. And it goes again, until the job is done or it gets stuck and asks you. Around the loop is a memory, so it does not forget what it learned two steps ago.

Goal / planAct (tools)Observe resultUpdate planMemorypersists
Figure 2. What an agent actually is, under the branding. A loop: take a goal, make a plan, act in the world through tools, look at what happened, and go again, with a memory that persists across the cycle. Nothing magic. Just a thermostat with imagination and a keyboard.

That is the whole thing. Plan, act, look, remember, repeat. I sometimes call it a thermostat with imagination. A thermostat also runs a loop: check the temperature, act on the heater, check again. The agent just has a much richer view of the world, and a keyboard to the whole internet.

4. Apps start to disappear

Here is the change most people will feel first, before any dramatic stuff.

Right now, using a computer means you run a dozen apps. The email, the sheet, the calendar. You are the glue between them. You learned each one. You click through each one. You carry facts from one to the next in your head. That is a strange amount of work we all just accepted.

Today: you operate the appsCRMEmailDocsAdsSheetsCalendaryou click through all of themNext: you state intent“win back last quarter’s churned accounts”agent operates the appsthe twelve apps slide behind one line
Figure 3. Where the everyday change shows up. Today you learn and operate a dozen apps yourself. Next, you state what you want and an agent operates them for you. The apps do not disappear, they slide behind a single line of intent.

As agents get good, that flips. You stop running the apps. You say what you want, and the agent runs them for you. Win back the customers who left last quarter. Get this contract signed.

The apps do not vanish. They slide behind one line of intent. I think the click-by-click way we work today will look, in ten years, the way a command line looks now. Still there underneath, but not how normal people get things done.

5. AI that remembers you

Almost everything you use today forgets you the moment the chat ends. That is about to stop. And it is bigger than it sounds.

When an AI remembers your goals, your projects, and your history, it stops being a clever stranger you re-explain yourself to every morning. It starts to feel like a coworker who actually knows the job. That jump in usefulness is large. Maybe larger than the next jump in raw smarts.

I am torn about this one, and I will say so. The same memory that makes AI useful also means it holds a detailed picture of you. Who owns that? Can you read it, fix it, delete it, take it with you? Those questions are not solved. And the companies building the memory are not rushing to answer them. Useful, yes. Also the part I would watch most closely, as a normal person.

6. Learning the real world

The next wave is the one I find hardest to predict, and most likely to surprise us.

Today’s AI learned the world almost entirely from text and images. It knows a dropped glass shatters because it read it a million times, not because it has any feel for glass or gravity. A world model tries to give a machine that feel: an inner sense of how the physical world behaves, so it can guess what happens next and plan real actions.

This is the bridge to robots. And it is why the robot demos are getting less embarrassing. For years we hit a funny wall: the things that are hard for people, like chess, were easy for machines, and the things any toddler can do, like picking up a soft toy without crushing it, were brutally hard.

Language fell first because it lives in text, which we had oceans of. The real world is harder, because you cannot download it. You have to gather it. My honest guess: this wave moves slower, hits messier problems, and still reshapes whole industries, warehouses, driving, elder care, farming, over the back half of the decade. Of everything here, this is the part I hold most loosely.

7. What a workday feels like

Let me make this real. Big phrases mean nothing until you can picture a Tuesday.

Picture yours a few years out. You do not open ten apps. You open one place and talk to something that already knows your week. You describe results, not tasks: what you want to be true by Friday. A small crew of agents goes off and does the boring middle, the drafting, the chasing, the first pass, and brings you decisions, not to-do lists.

Your job shifts, hard, toward the two things machines are still bad at. Deciding what is worth doing. And taking responsibility for the result.

I want to be fair about how that feels, because it is not all warm. For many people it will be freeing. The boring part, finally handed off. For others it will be scary, because the boring part was the job, and what is left, judgment and responsibility, is harder and more exposed. Both will be true at once, for different people. Nobody gets to skip that.

8. What will NOT happen

A guess is only worth something if it also says what it does not expect. So here are my bets against the crowd.

I do not think most jobs vanish in one clean sweep. Tasks get automated, work gets reshuffled, and the change is real but uneven and slower than the scary charts.

I do not think the interface flips overnight. Trust builds slowly. People are right to refuse to hand an agent their bank login until it has earned it.

And I do not think one company builds a single all-knowing AI that runs the world. The likelier future is many models and many agents, checking and arguing with each other. More like an economy than a brain.

I could be wrong on any of these, and on the timing almost surely am. I write the will-not list to keep myself honest. It is easy to get swept up in the most dramatic story. The most dramatic story is usually the least accurate.

9. How to stand in it

So what do you do with all this, if you are not building the models? My answer is almost boringly practical.

Stop treating AI like a smarter search box. Start treating it like something you hand work to. The whole future is about handing over goals. The people who get good at handing over clearly, checking carefully, and keeping responsibility will do very well.

Get comfortable being the one who decides and answers for the result. That is the part that stays human longest. And stay a little suspicious, in a healthy way, of anyone, including me, who sounds too sure.

I started this half-expecting to end up terrified or evangelical, because those are the two moods on offer. I landed somewhere quieter. This is a huge shift, the biggest I expect to live through. And it will arrive as a long string of ordinary Tuesdays that each feel only a little different, until you look up and the whole landscape has moved. My job is to keep looking up on purpose, and to say what I see in words a normal person can use. That is the whole plan. I think it is enough.

Notes and references

What is mine and what is borrowed: the map, the four-waves framing, and the bets are my own view, and the timing especially is a guess I hold loosely. The core ideas below, cheap prediction, task-level automation, world models, and the old point about what is easy and hard for machines, come from the sources here.

Agrawal, A., Gans, J., & Goldfarb, A. (2022). Power and Prediction: The Disruptive Economics of Artificial Intelligence. Harvard Business Review Press.

Brynjolfsson, E., & McAfee, A. (2014). The Second Machine Age. W. W. Norton.

Eloundou, T., Manning, S., Mishkin, P., & Rock, D. (2023). GPTs are GPTs: An early look at the labor market impact potential of large language models. arXiv:2303.10130.

LeCun, Y. (2022). A path towards autonomous machine intelligence (position paper on world models). OpenReview.

Moravec, H. (1988). Mind Children: The Future of Robot and Human Intelligence. Harvard University Press.

Morris, M. R., et al. (2023). Levels of AGI for operationalizing progress on the path to AGI. arXiv:2311.02462.

About this research

Research is my personal research journal. I am Indrodip Ghosh, a self-taught researcher working in the open on how artificial intelligence really works, what it means for people, and what is coming next. I try to write every piece so that anyone, with no background at all, can follow it and come away understanding a little more.

← Back to all research