From: Your First Smart Helper: Building an AI Agent from Scratch
evidenceacademic

Many AI agents learn to make decisions by being trained on large amounts of data, a process known as machine learning.

96% confidence

Imagine you want to teach a child to recognize a cat. You wouldn't just give them a list of rules like 'it has fur and four legs'. Instead, you'd show them many pictures of cats, saying 'that's a cat,' and also pictures of dogs or birds, saying 'that's not a cat.' Over time, they'd learn to spot a cat on their own. Machine learning works similarly for computers. Instead of giving an AI agent every single rule it needs, you feed it tons of examples – called 'data.' The computer then looks for patterns in this data and uses those patterns to build its own set of rules or models. This way, when it sees something new, it can use what it learned to make a decision, like identifying an email as spam or suggesting a product you might like.

Read the full exploration
What else is in this exploration
4 perspectives4 visualizations3 insights9 media resources8 rabbit holes
evidence
An AI agent is essentially a computer program designed to perceive its environment, make decision...
evidence
Building an AI agent typically involves defining its goal, designing how it 'sees' its world, dec...
perspective
Every AI agent we build carries ethical responsibilities. We have to consider how it might impact...
Sign up to unlock
Continue exploring
Your First Smart Helper: Building an AI Agent from Scratch
Evidence, perspectives, rabbit holes, and more