From the course: Fine-Tuning LLMs for Cybersecurity: Mistral, Llama, AutoTrain, AutoGen, and LLM Agents
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Introduction to agents and agent workflows
From the course: Fine-Tuning LLMs for Cybersecurity: Mistral, Llama, AutoTrain, AutoGen, and LLM Agents
Introduction to agents and agent workflows
- [Instructor] Welcome back. In this video, we are going to discuss LLM agents, since that's what we're going to use for our project. What I'm going to try to do is explain this in the simplest manner possible with as little jargon as possible. Because of the concept of agents is not clear, the rest of the chapter will not make much sense to you. By now, you know what LLMs are. The issue is LLMs cannot perform tasks on your behalf. LLMs cannot go to the internet and find information for you, scrape data for you, book tickets for you, read articles, and research information for you. This is where agents come in. Think of an agent as a process that runs independently, but uses an LLM for intelligence. Let's take the example of an agent that can do some online research for us. Now, this process is not very straightforward since the agent needs to take a few steps. For example, we wanted to find information about how to build a community and write an article about the top community…
Contents
-
-
-
-
-
-
(Locked)
Introduction to OSINT and how LLMs can help2m 42s
-
(Locked)
Introduction to agents and agent workflows3m 27s
-
(Locked)
Agent frameworks and Crew AI: Tools and tasks4m
-
(Locked)
Planning the agents, their tasks, and their responsibilities3m 10s
-
(Locked)
Setting up the project: LLMs, Agents, and defining tasks5m 49s
-
(Locked)
Finishing touches and analyzing the output4m 37s
-
(Locked)
-
-
-
-