Noodling About - Experiments, Writing & More

Agent-errific: Everyone’s Talking About Agents and the Agentic Web - But What Actually Are Agents?

Agents, The Agentic Web, It's Agent-errific

'Agents everywhere'

There's lots of discussions at the moment around "the agentic web", giving the impression that autonomous "agents" are going to intelligently do all kinds of smart things for us:

But what exactly is an agent? Is it more than a process that sits quietly running by itself, sometimes querying some GenAI/LLM, and then processing the response, and perhaps reacting to some inputs from elsewhere? If so, in what way is it more?

Let's Try to Build an Agent

Having successfully experimented with ThreeJS & gained confidence that my coding skills were still reasonably functional (see ThreeJS Acid House experiment), and got used to working in partnership with ChatGPT (see Using ChatGPT post), I figured the best to find out more about "Agents" was to try to actually build one, so, with ChatGPT's help I'm going to try to build an agent using:

What Am I Going to Try to Build?

Something that has grabbed my attention a bit is the subject of "heat networks" - basically the use of hot water in old coal mines to heat houses and businesses. So, here's the brief of what I'm going to try to build:

  1. MVP: An agent that generates a daily feed of news articles around "heat networks". That's it. Nice and simple.
  2. Nice to haves:

Steps Trying to Build This:

Learning: 4/7/25:

Learning: 17/7/25:

So, two weeks later:

Overall:

Next:

I think I'll try something with a simpler toolkit, perhaps something around Retrieval Augmented Generation

Previous Post | Next Post