What is Artificial Intelligence (AI) (original) (raw)

Last Updated : 18 May, 2026

Artificial Intelligence (AI) is a technology that enables machines and computers to perform tasks that typically require human intelligence. It allows systems to learn from data, recognise patterns, and make decisions to solve complex problems.

Core Concepts

**1. Machine Learning (ML)

Machine Learning is a subset of AI that enables systems to learn from data and improve performance without explicit programming.

**2. Generative AI

Generative AI focuses on creating new content such as text, images, audio, and videos using learned patterns from large datasets.

3. **Natural Language Processing (NLP)

Natural Language Processing (NLP) enables computers to understand, interpret, and generate human language naturally.

**4. Expert Systems

Expert Systems simulate human decision-making using predefined rules and domain-specific knowledge.

Working

  1. **Data Collection: AI systems rely on large sets of data which could include images, text or sensor readings. For example, teaching an AI to recognize cats, we collect a dataset of labeled cat images.
  2. **Processing and Learning: It uses algorithms to analyze data and identify patterns. For example, it learns to recognize key features like a cat’s shape, ears or whiskers helping it understand the data.
  3. **Model Training: The AI model is trained using the data, adjusting its internal settings to improve its predictions. With more data, the model becomes more accurate and better at recognizing new examples like unseen images of cats.
  4. **Decision Making: Once trained, it can use what it has learned to make decisions. For example, it can find whether a new image contains a cat based on the patterns it learned during training.
  5. **Feedback and Improvement: It can improve through feedback, especially in methods like reinforcement learning. In this case, the AI receives rewards or penalties, refining its ability to make better decisions over time.

**Types of Artificial Intelligence

AI can be classified into two main categories based on its capabilities and functionalities.

**1. Based on Capabilities

**2. Based on Functionalities

AI Models

AI models are systems that learn from data or predefined rules to make predictions and decisions. Different models use different learning approaches depending on the type of training data and feedback available.

1. Supervised Learning Models

2. Unsupervised Learning Models

3. Reinforcement Learning Models

**Advantages

**Applications

Challenges