USD ($)
$
United States Dollar
Euro Member Countries
India Rupee
د.إ
United Arab Emirates dirham
ر.س
Saudi Arabia Riyal

What is Artificial Intelligence? Types of AI: Narrow, General, Generative

Lesson 1/44 | Study Time: 15 Min

Artificial Intelligence (AI) is a branch of computer science focused on creating machines capable of performing tasks that typically require human intelligence. These tasks include problem-solving, learning, understanding language, recognizing patterns, and making decisions.

AI technology enables systems to simulate human cognitive functions, helping automate complex processes and improve efficiency across various domains. AI can be categorized into three primary types based on its capabilities: Narrow AI, General AI, and Generative AI.


Artificial Narrow Intelligence (ANI)

Also known as Weak AI or Narrow AI, this is the most common and currently the only functional type of AI. ANI is designed to perform specific tasks with high proficiency but lacks the ability to perform beyond those tasks or generalize knowledge. It operates under predefined instructions and parameters without true understanding or consciousness.


Examples of Narrow AI include:


1. Voice assistants like Siri, Alexa, and Google Assistant

2. Image and facial recognition systems

3. Recommendation engines used by Netflix and Amazon

4. Autonomous vehicles designed for specific navigation

5. Spam filters and fraud detection tools


Narrow AI can be further divided in terms of functionality:


1. Reactive machines: These do not store memories or past experiences but respond to current inputs (example: Deep Blue chess computer).

2. Limited memory systems: These can use historical data to make decisions, such as self-driving cars learning from past routes.

Artificial General Intelligence (AGI)

General AI, or Strong AI, refers to machines with human-like cognitive abilities capable of understanding, learning, and applying knowledge across a wide array of tasks. AGI can think, reason, and solve problems autonomously, like a human, and transfer knowledge across domains. However, AGI remains theoretical and has not yet been achieved.


Key characteristics of AGI include:


1. Human-level intelligence and adaptability

2. Ability to perform any intellectual task a human can

3. Autonomous decision-making and reasoning

Generative AI

Generative AI is a subfield of AI focused on creating new content, such as text, images, music, or synthetic data, based on learning patterns from existing data. Unlike predictive AI, which analyzes data to forecast outcomes, generative AI produces novel outputs that resemble but are not copies of the training data.


Examples include:


1. Text generation models like GPT (used in chatbots and content creation)

2. Image generation models such as DALL-E or Stable Diffusion

3. Music and video generation tools


Generative AI is widely used in creative industries, content automation, and augmenting human creativity.

Chase Miller

Chase Miller

Product Designer
Profile

Class Sessions

1- What is Artificial Intelligence? Types of AI: Narrow, General, Generative 2- Machine Learning vs Deep Learning vs Data Science: Fundamental Differences 3- Key Concepts in Machine Learning: Models, Training, Inference, Overfitting, Generalization 4- Real-World AI Applications Across Industries 5- AI Workflow: Data Collection → Model Building → Deployment Process 6- Types of Data: Structured, Unstructured, Semi-Structured 7- Basics of Data Collection and Storage Methods 8- Ensuring Data Quality, Understanding Data Bias, and Ethical Considerations 9- Exploratory Data Analysis (EDA) Fundamentals for Insight Extraction 10- Data Splitting Strategies: Train, Validation, and Test Sets 11- Handling Missing Values and Outlier Detection/Treatment 12- Encoding Categorical Variables and Scaling Numerical Features 13- Feature Engineering: Selection vs Extraction 14- Dimensionality Reduction Techniques: PCA and t-SNE 15- Basics of Data Augmentation for Tabular, Image, and Text Data 16- Regression Algorithms: Linear Regression, Ridge/Lasso, Decision Trees 17- Classification Algorithms: Logistic Regression, KNN, Random Forest, SVM 18- Model Evaluation Metrics: Accuracy, Precision, Recall, AUC, RMSE 19- Cross-Validation Techniques and Hyperparameter Tuning Methods 20- Clustering Algorithms: K-Means, Hierarchical Clustering, DBSCAN 21- Association Rules and Market Basket Analysis for Pattern Mining 22- Anomaly Detection Fundamentals 23- Applications in Customer Segmentation and Fraud Detection 24- Neural Networks Fundamentals: Architecture and Key Components 25- Activation Functions and Backpropagation Algorithm 26- Overview of Deep Learning Architectures 27- Basics of Computer Vision: CNN Concepts 28- Fundamentals of Natural Language Processing: RNN and LSTM Concepts 29- Transformers Architecture 30- Attention Mechanism: Concept and Importance 31- Large Language Models (LLMs): Functionality and Impact 32- Generative AI Overview: Diffusion Models and Generative Transformers 33- Hyperparameter Tuning Methods: Grid Search, Random Search, Bayesian Approaches 34- Regularization Techniques: Purpose and Usage 35- Handling Imbalanced Datasets Effectively 36- Model Monitoring for Drift Detection and Maintenance 37- Fairness and Mitigation of Bias in AI Models 38- Interpretable Machine Learning Techniques: SHAP and LIME 39- Transparent and Ethical Model Development Workflows 40- Global Ethical Guidelines and AI Governance Trends 41- Introduction to Model Serving and API Development 42- Basics of MLOps: Versioning, Pipelines, and Monitoring 43- Deployment Workflows: Local Machines, Cloud Platforms, Edge Devices 44- Documentation Standards and Reporting for ML Projects