yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

What is artificial intelligence


2m read
·Nov 10, 2024

In this video, we're going to talk about what artificial intelligence even is. So to start with that, let's just break down these words: artificial and intelligence. We could start with intelligence. What does that mean to you?

Well, for most of us, we associate intelligence with things that our brains or minds are doing—things like solving problems. Solving problems, maybe logic, maybe playing games, especially games that involve the mind. Games like chess or checkers; playing games, making recommendations. Making recommendations, we could also imagine things like creativity—creativity making things that have never existed before, whether it's a painting or whether it is a story of some kind.

And I could keep going, and you could come up with your own list of what you associate with intelligence. What do you think makes you or me intelligent?

Now let's think about this other word here: artificial. Artificial comes from the same root as art or artifact. It's really something that has been made—something made, something made by humans. Usually by us, I guess. If an alien civilization made something, that would also be considered artificial.

You could also view it as something that would not exist naturally, so it doesn't exist in nature. For example, my intelligence, if you think I'm intelligent, is natural intelligence. It exists in nature; it comes out of a biological system—my brain.

While what we're going to talk about in a little bit are forms of intelligence or things that might be called intelligence that we made—that doesn't exist in nature. Now, a lot of y'all have seen science fiction movies where there is some type of a robot.

This is my very quick drawing of a robot right over here that can talk and walk and do a lot of the things that we would consider intelligent. If robots like that ever exist—and really, every day we're getting closer and closer—but if they ever existed, these are science fiction's images of what an artificial intelligence would be.

And it doesn't need to have a body; you could have something that you just talk to. There are science fiction movies where the spaceship you can talk to it and have a conversation with it, and it seems intelligent, but it was created by man. It is artificial; it did not exist in nature by itself.

More Articles

View All
Susan Sarandon Holds Star Stuff | StarTalk
This is what I brought to your son’s birthday party. Cuz if you have a birthday party at the Museum, we got to do, got to take you places you haven’t been before. Exactly! So don’t you feel that? So does this mean… Ah, it’s heavier than the Academy Award.…
Lecture 15 - How to Manage (Ben Horowitz)
So when Sam originally sent me an email to do this course, he said, “Ben, can you teach a 15-minute course on management?” And I immediately thought to myself, “Wow, I just wrote a 300-page book on management, so that book was entirely too long.” And I di…
The Role of Management Tools to Build an Organization's Culture
I think the most important thing is to have the right culture, right the right values. How are you dealing with yourself, and how are you dealing with others? So, in my case, I wanted meaningful work and meaningful relationships through radical truthfuln…
Bond enthalpies | Thermodynamics | AP Chemistry | Khan Academy
Bond enthalpy is the change in enthalpy, or delta H, for breaking a particular bond in one mole of a gaseous substance. If we think about the diatomic chlorine molecule, so Cl₂, down here is a little picture of Cl₂. Each of the green spheres is a chlorine…
Writing geometric series in sigma notation
So we have a sum here of 2 plus 6 plus 18 plus 54, and we could obviously just evaluate it, add up these numbers. But what I want to do is I want to use it as practice for rewriting a series like this using sigma notation. So let’s just think about what’…
Debugging with stack traces | Intro to CS - Python | Khan Academy
Debugging is just a fancy term for fixing errors in programs. It’s the process of removing bugs, so we call it “debug” since it’s something we’ll be doing often. Let’s learn how to work together with our IDE to track down and fix bugs in our programs. He…