The Good Tech Companies - AI Agents: How They're Getting Ready to Blow Up the Business Process Layer

Episode Date: February 11, 2025

This story was originally published on HackerNoon at: https://hackernoon.com/ai-agents-how-theyre-getting-ready-to-blow-up-the-business-process-layer. Understand why int...egrating AI agents into enterprise architectures marks a transformative leap in the way organizations approach automation. Check more stories related to machine-learning at: https://hackernoon.com/c/machine-learning. You can also check exclusive content about #generative-ai, #ai-agent, #retrieval-augmented-generation, #business-process-layer, #agentic-network, #how-to-build-an-agentic-ai, #agentic-workflow, #good-company, and more. This story was written by: @datastax. Learn more about this writer by checking @datastax's about page, and for more stories, please visit hackernoon.com. Understand why integrating AI agents into enterprise architectures marks a transformative leap in the way organizations approach automation and business processes, and what kind of platform is required to support these systems of automation.  

Transcript
Discussion (0)
Starting point is 00:00:00 This audio is presented by Hacker Noon, where anyone can learn anything about any technology. AI agents. How they're getting ready to blow up the business process layer. By data stacks, when people think of generative AI, many envision it working as part of a system of engagement, a customer service agent, a supply chain management tool, or a way to intelligently interact with and search an organization's PDFs and other proprietary data. That's an accurate view, for the next year or two, applications that intelligently create content by leveraging large language models, LLMs, will remain a primary AI focus for enterprises. But consider this. Most of the code written at enterprises sits within business processes,
Starting point is 00:00:42 systems like inventory planning, which sit between the engagement layer and the more rigid systems of record, an organization's data, etc., how will Gen AI benefit that layer? How can an organization improve its business processes with this pervasive technology? Agentic AI is the answer. While AI agents are built to do specific tasks or automate specific, often repetitive tasks, like updating your calendar, they generally require human input. Agentic AI is all about autonomy, thinks ELF driving cars, employing a system of agents to constantly adapt to dynamic environments and independently create, execute, and optimize results. When agentic AI is applied to business process workflows, it can replace fragile,
Starting point is 00:01:26 static business processes with dynamic, context-aware automation systems. Let's take a look at why integrating AI agents into enterprise architectures marks a transformative leap in the way organizations approach automation and business processes, and what kind of platform is required to support these systems of automation. What agents are doing now? When you provide an agent with context, the agent then feeds that context to Anlim and asks it to complete and respond to it. AI agents can also use e-capabilities to complete tasks on behalf of users. These AI agents can perform several key functions guided by instructions and information derived from context. Tool use, the agent uses external
Starting point is 00:02:05 functions, APIs, or tools to extend its capabilities and perform specific tasks. This can include calling predefined functions or interfacing with external services, like making web requests using CURL or accessing RESTful APIs, to obtain context or execute actions beyond its inherent functionalities. Decision-making, the agent evaluates available information and selects the most appropriate action to achieve its goals. This involves analyzing context, weighing possible outcomes, and choosing a course of action that aligns with the desired objectives. Planning, the agent formulates a sequence of actions or strategies to achieve a specific goal. Reasoning. The agent analyzes the available context, draws conclusions, predicts outcomes of actions, and makes informed decisions about the optimal steps to take to reach the desired
Starting point is 00:02:55 outcome. These latter kinds of functions, decision-making, planning, and reasoning often involve multiple agents working together toward a goal. The agents could seek to refine generated code for correctness, debate whether an agentic decision is biased, or plan the use of other agentic capabilities to complete a task. Orchestrating an agentic network. Models that power networks of agents are essentially stateless functions that take context as an input and output or response, so some kind of framework is necessary to orchestrate them. Part of that orchestration could be simple refinements, the model requests more information. This might sound analogous to retrieval augmented generation, RAG, and it should, because RAG is essentially a simplified form of agent architecture. It provides the model with a single tool that gets
Starting point is 00:03:41 additional information, often from a vector database. But multi-agentic model frameworks take this further. They broker requests for additional information or provide a response that's designed to be fed to another agent for refinements. One agent could, say, write some Python, while another then reviews it. Or an agent could express a goal or idea, and then a second agent's job could be to break that up into a set of tasks or review the idea to find problems that the first agent can review, and then refine the idea. Your results start to get better and better. Okay, but how do I build agentic AI? In the near future, a lot of software engineers will become agentic process authors. They'll build these processes by mixing and matching components, models, user input, goals, and critical business services. An example of one of these components is the stock in an inventory management system.
Starting point is 00:04:33 What if you connected that system to an agent that could help optimize inventory levels during the holiday season? With the help of another agent who has done some historical inventory level analysis, you could ensure that there is just enough inventory to meet seasonal demand yet leave little inventory after the holiday rush. This might disappoint fervent after-Christmas saleshoppers, but it would also help prevent retailers from selling their wares at a loss. But how will developers build these systems? Agentic processes can, of course, be expressed with code, but it also helps to visualize them as agentic flows. One agent's output becomes the input of another agent, and so on. Tools available now are already
Starting point is 00:05:11 providing a lot of value in this effort to simplify building agentic systems. One such solution is Langflow, a visual, low-code builder for creating agentic AI applications and complex AI workflows by dragging and dropping different components without the need for much coding. Langflow enables developers to define anything as a tool, including components like a prompt, data source, model, APIs, tools, or any other agents. We've recently seen significant demand for building flows with agents as developers are creating a lot of applications that include several multi-agent capabilities. Agents are the most popular type of component that developers
Starting point is 00:05:50 are inserting into flows with Langflow. Wrapping up, from co-pilot to pilot, agentic workflows bring together enterprise data, AI, and APIs, forming systems of automation that empower domain experts to scale their abilities and make enterprises work better through AI. Integrating AI agents into enterprise architectures marks a big leap in how organizations approach automation and business processes. These agents, empowered by LLMs and agentic frameworks, transcend traditional boundaries by seamlessly operating across processes, workflows, and code. And adopting agentic workflows promises to enhance efficiency, scalability, and responsiveness across business operations. They'll manage entire workflows, handle complex tasks with greater adaptability, and improve customer experiences by providing more personalized and timely interactions.
Starting point is 00:06:40 As automation becomes embedded in enterprise systems, AI co-pilots will graduate to pilots, and organizations that employ agentic AI will be better positioned to innovate, compete, and deliver value. For more details on agentic AI, read the free white paper, Systems of Automation, The Future of Enterprise Architecture is Agentic. And check out this page to learn more about Langflow.

There aren't comments yet for this episode. Click on any sentence in the transcript to leave a comment.