From the course: No-Code Generative AI for Business Professionals
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What is an AI agent? - ChatGPT Tutorial
From the course: No-Code Generative AI for Business Professionals
What is an AI agent?
- Agent AI is an autonomous tool that automates a wide variety of AI projects, research, and processes built upon a foundation model. An Agent AI runs a set of steps to automate AI. For example, we can ask an AI chat bot about ticket prices between Dublin and Boston, and it would look up on the internet and fetch us the best price. With an Agent AI, we can automate this task, and make the set of steps needed to find answers to run repeatedly to look for a deal that meets our requirements. AutoGPT does this using coding, and AgentGPT does this as a web interface using no-code. Both are built upon the GPT model. Though an agent AI can be built upon any foundation model. - An autonomous agent AI, works by breaking down a user's request to a set of steps, then it formulates a plan to execute the steps. This is then automated to run repeatedly, and fetch results to get user feedback. - So an agent AI can automate anything that a generative AI can do. Remember the gen AI capabilities we…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.