Skip to content
Back to course

1. What is AI?

Welcome to AI for Everyone! In this lesson you will learn what Artificial Intelligence (AI) really means, see real examples from daily life in Ethiopia, and understand what AI can — and cannot — do.

Artificial Intelligence (AI) is a computer program that can do tasks that normally require human thinking — such as understanding language, recognising faces, or predicting what you might want to buy next.

The word "artificial" simply means man-made. The word "intelligence" here means the ability to learn from information and make useful decisions. Put them together and you get: a machine that learns from data and uses that learning to solve problems.

A simplified diagram of how an AI model processes input (your question) and produces an output (an answer).

You are already using AI every day, perhaps without knowing it.

• When you pay with TeleBirr and it detects a suspicious transaction — that is AI.

• When you search on Google and it guesses what you are typing — that is AI.

• When your phone unlocks with your face — that is AI.

• When a small shop owner in Addis Ababa uses a price-comparison app to decide what to stock — the recommendation engine inside that app is AI.

AI is not magic and it is not a robot from a science-fiction film. It is software — lines of code — trained on large amounts of data.

How does AI actually learn? Think of it like this:

Abebe wants to teach his 6-year-old daughter Sara to recognise cats. He shows her 100 photos — some cats, some dogs — and says "cat" or "not a cat" each time. After enough examples, Sara can spot a cat herself.

AI works the same way. Engineers feed an AI model millions of examples (data). The model finds patterns. Then it uses those patterns to make predictions on new data it has never seen before. This process is called Machine Learning (ML).

DataModelPredictAdjustrepeat & improve
The training loop: feed data → model finds patterns → model makes predictions → errors are corrected → repeat.

It is just as important to know what AI is NOT:

✗ AI is not all-knowing. It can be confidently wrong.

✗ AI does not understand the world the way humans do. It recognises patterns in data; it does not truly "think" or "feel".

✗ AI is not neutral. It reflects biases present in its training data. If the training data mostly contains information about one group of people, the AI will perform worse for other groups.

✗ AI is not a replacement for human judgment in high-stakes decisions — such as medical diagnoses, legal rulings, or hiring decisions.

Almaz, a nurse in Hawassa, uses an AI symptom-checker app. The app suggests a possible condition. Almaz always cross-checks with her own clinical knowledge — she knows the app can be wrong.

Key habit: whenever an AI tool gives you an answer, ask yourself — "Where did this information come from? Could it be wrong? Does it apply to my situation in Ethiopia?" Critical thinking + AI = a powerful combination.

Scenario

Dawit uses a popular AI chatbot to ask about interest rates for a micro-loan in Addis Ababa. The chatbot gives a confident, detailed answer. What should Dawit do next?

There are several AI tools that anyone can use today — no technical background needed:

• ChatGPT (by OpenAI) — a conversational AI; type a question in Amharic or English and get a detailed answer.

• Claude (by Anthropic) — another conversational AI known for being careful and accurate.

• Gemini (by Google) — Google's AI assistant, integrated with Search and Gmail.

• Google Translate / DeepL — AI-powered translation tools.

In later lessons you will practise using these tools, write good prompts, and learn how to check AI answers critically.

How do I…?Here's how…
A map of common AI tools and what each one is best used for.
Lesson recap: • AI = software trained on data to do tasks that normally need human thinking. • You already encounter AI through TeleBirr fraud alerts, face unlock, and search suggestions. • AI learns from data (Machine Learning); Deep Learning is a powerful sub-type. • AI has real limits: it can be wrong, biased, and is not a replacement for human judgment. • Popular tools: ChatGPT, Claude, Gemini. You will try them in upcoming lessons.

Check your understanding

1/7 · 79 XP

Which of the following best describes Artificial Intelligence?