Creates new content (text, images, music, code).
Examples: ChatGPT, Midjourney, DALL•E, Stable Diffusion.
Analyzes data to forecast outcomes.
Examples: Stock prediction models, weather forecasting, demand planning tools.
Engages in natural language dialogues.
Examples: Customer service chatbots, virtual assistants like Alexa, Siri.
Suggests products, movies, music, etc. based on user behavior.
Examples: Netflix recommendations, Amazon product suggestions.
Interprets images and videos.
Examples: Facial recognition, object detection, medical imaging analysis.
Acts independently in the physical world.
Examples: Self-driving cars, delivery robots, drones.
Uses rule-based logic for decision-making in specific fields.
Examples: Medical diagnosis systems, legal research AI.
Combines physical robots with AI to perform complex tasks. Examples: Factory automation robots, surgical robots.
The following are the main technology approaches that power modern AI systems:
- Machine Learning (ML)
- Deep Learning
- Natural Language Processing (NLP)
- Computer Vision
- Reinforcement Learning
- Knowledge-Based Systems
- Multi-Agent Systems
Generative AI refers to any artificial Intelligence intended to create something new and original, unlike cataloging or analyzing pre-existing data.
The mechanism functions by learning patterns from huge sets of data and then leveraging that knowledge to generate outputs that imitate work done by humans.
Purpose: Generating new content data, be it text, images, music, code, video, or 3D models.
How it Works: By uses of advanced machine learning models-often deep learning and neural networks-Generative Adversarial Networks, or GANs, and transformer models.
Output: Has the potential of being highly realistic, creative, and directly relevant.
Text: ChatGPT generating essays, stories, or answers.
Images: Midjourney, DALL·E creating illustrations from text prompts.
Music: AI tools composing original songs.
Code: GitHub Copilot writing programming code.
Video: Runway generating video clips from descriptions.
Creative industries, art, design, writing
Marketing and advertising
Game development
Education, content creation
Product, prototyping
Predictive AI is a kind of artificial intelligence that looks at past and current data to predict future outcomes or trends.
It doesn’t generate new content like Generative AI. Instead, it focuses on probability and pattern recognition to make informed predictions.
Purpose: Anticipate what is likely to happen in the future.
How it Works: Uses statistical algorithms, machine learning models, and sometimes deep learning to find patterns in large datasets.
Output: Predictions, probability scores, and trend forecasts.
Business: Predicting sales trends or customer churn.
Weather: Forecasting rain, storms, or temperature changes.
Healthcare: Predicting disease risk based on patient data.
Finance: Stock price forecasting, fraud detection.
Logistics: Demand forecasting for supply chains.
Risk assessment and fraud prevention
Market trend analysis
Predictive maintenance in manufacturing
Personalized recommendations (when combined with recommendation engines)
Early warning systems in disaster management
Conversational AI is a kind of artificial intelligence that interacts with people through natural, human-like conversations. This can happen through text, voice, or both.
It brings together Natural Language Processing (NLP), Natural Language Understanding (NLU), and sometimes speech recognition and synthesis to understand what users say and respond in a suitable way.
Purpose: Enable smooth, context-aware communication between humans and machines.
How it Works:
Input Understanding, AI processes user queries (text or voice).
Intent Recognition, identifies what the user wants.
Response Generation, produces a relevant, often natural-sounding reply.
Customer Support: Chatbots on websites or apps.
Virtual Assistants: Alexa, Siri, Google Assistant.
Help Desks: AI-driven live chat agents.
Language Learning: Duolingo’s AI tutor.
24/7 customer service
Voice-controlled devices
Interactive education tools
Booking systems (flights, hotels, services)
Personal productivity assistants
Recommendation AI refers to artificial intelligence (AI) technology that uses a user's behavior, preferences, and patterns to recommend products, services, or content that are relevant to them.
The aim of recommendation AI is to add personalization to the user experience by predicting what a person is most likely to be interested in next.
Objective: Assist users in locating sample items that they would want or require.
Mechanism:
Data Collection - Collects user data - past purchases, clicking, rating, watching histories, etc.
Pattern Finding - Looks for patterns between users or items.
Recommendation - Recommends items by relevancy.
Methods include:
Collaborative Filtering (which finds user patterns from other similar users),
Content-Based Filtering (matching item features to user profile preferences),
Hybrid Systems (mixing several approaches).
Shopping: Amazon’s “Customers who bought this also bought…”
Streaming: Netflix or Spotify suggesting shows or songs.
Social Media: YouTube recommending videos.
News: Google News tailoring headlines for you.
E-commerce personalization
Media and entertainment
Travel and hotel suggestions
Online education content recommendations
Targeted advertising
In essence, Computer Vision AI means that machines have the ability to see, interpret, and understand visual information from the world - search images, videos, and live camera feeds.
More specifically, Computer Vision AI attempts to replicate the same capability of seeing that humans possess, as well as potentially altering, and/or improving these capabilities through computer vision AI algorithms, and machine learning models.
Purpose: Extract meaningful insights from visual data.
How it Works:
Image Acquisition – Captures images or videos.
Preprocessing – Enhances and cleans the data.
Feature Extraction – Identifies shapes, colors, objects, or patterns.
Interpretation – Classifies or analyzes what’s in the image.
Often powered by Convolutional Neural Networks (CNNs) and deep learning.
Facial recognition systems
Object detection in autonomous cars
Medical image analysis (X-rays, MRIs)
Quality control in manufacturing
Wildlife monitoring through camera traps
Security & surveillance
Healthcare diagnostics
Retail checkout automation
Augmented reality (AR)
Industrial inspection
Autonomous AI is a type of artificial intelligence that can perform tasks and make decisions without the need for human input on an ongoing basis, which is often in dynamic and real-world environments.
It integrates perception, decision-making, and action by being free to function autonomously and change with the situation.
Purpose: Allow machines or systems to act on their own to achieve specific goals.
How it Works:
Perception – Collects information from sensors (cameras, lidar, GPS, etc.).
Decision-Making – Uses AI models to analyze data and choose actions.
Action Execution – Controls motors, systems, or processes to carry out decisions.
Feedback Loop – Learns and adjusts based on outcomes.
Often integrates Computer Vision, Predictive AI, and Reinforcement Learning.
Self-driving cars
Delivery drones
Autonomous underwater vehicles
Industrial robots in smart factories
Mars rovers
Transportation & logistics
Agriculture (autonomous tractors, harvesters)
Military & defense operations
Search and rescue missions
Space exploration
An Expert System is a type of artificial intelligence that attempts to emulate the decision-making ability of a human expert in a particular area of knowledge. Expert Systems contain a knowledge base (factual and rule-based information about the subject), and an inference engine (the logic to apply the rules) and can be used to solve problems, recommend actions, or diagnose problems.
Purpose: Provide expert-level advice or decisions in a narrow field.
How it Works:
Knowledge Base – Stores facts, data, and rules from experts.
Inference Engine – Applies logical reasoning to draw conclusions.
User Interface – Lets humans input questions and receive advice.
Often rule-based and deterministic, but can integrate machine learning for improvement.
Medical Diagnosis: MYCIN (early AI for bacterial infection diagnosis).
Technical Support: Troubleshooting systems for electronics.
Business: Loan approval or risk assessment tools.
Legal: Law research assistants.
Healthcare decision support
Engineering problem-solving
Customer service troubleshooting
Agriculture crop management advice
Financial risk analysis
Robotics AI is the application of artificial intelligence to robotics so that robots perceive, decide, and act in a way that gives them abilities to execute tasks autonomously or semi-autonomously.
Robotics AI brings together mechanical engineering (the physical robot) and artificial intelligence technologies (e.g. natural language processing, computer vision, and machine learning) to enable the robot to exist in a dynamic environment to accommodate new/unexpected change to the robot's environment.
Purpose: Give robots the ability to interact intelligently with their environment.
How it Works:
Perception – Uses sensors and cameras to gather data about surroundings.
Processing & Decision-Making – AI algorithms interpret the data and choose actions.
Action Execution – Physical actuators and motors perform the chosen actions.
Learning & Adaptation – Improves performance over time through feedback.
Factory robots assembling cars.
Surgical robots assisting in medical procedures.
Warehouse robots sorting and moving goods.
Service robots in hotels or restaurants.
Humanoid robots like Boston Dynamics’ Atlas or Honda’s ASIMO.
Manufacturing automation
Healthcare surgeries and patient care
Logistics and warehousing
Space exploration
Disaster recovery operations