Artificial Intelligence
Sponsored
ai
ml
dl

Artificial Intelligence (AI) kya hi

Artificial Intelligence (AI) computer science ki ek branch hai jiska objective machines ko itna intelligent banana hai ki wo human jaise tasks perform kar saken, jaise: Sochna (Reasoning) Seekhna (Learning) Decision lena (Decision Making) Problem solve karna Language samajhna Images identify karna Simple Definition

adminJun 2, 2026 5 min padhne ka time 36 views
Share:
  1. AI Kya Hai?

Artificial Intelligence (AI) computer science ki ek branch hai jiska objective machines ko itna intelligent banana hai ki wo human jaise tasks perform kar saken, jaise:

Sochna (Reasoning) Seekhna (Learning) Decision lena (Decision Making) Problem solve karna Language samajhna Images identify karna Simple Definition

AI ek aisi technology hai jo machines ko intelligent behavior dikhane ki capability deti hai.

Real Life Examples ChatGPT Google Assistant Siri Self-driving cars Face recognition systems Recommendation systems 2. Why AI is Needed?

Traditional programming me:

Input + Program = Output

Example:

Marks Input Program checks condition Output: Pass or Fail

Lekin complex problems me rules define karna difficult hota hai.

Example: Cat Detection

Computer ko cat identify karni hai.

Traditional Programming:

Ear shape Tail shape Eye shape

Har rule manually likhna padega.

AI:

Thousands of cat images do. Machine khud patterns learn karegi. 3. Evolution of AI 1950 – Beginning Alan Turing

Turing ne question poocha:

"Can machines think?"

Turing Test

Agar machine human ki tarah conversation kar sake aur judge confuse ho jaye, to machine intelligent mani jayegi.

1956 – Birth of AI John McCarthy

Dartmouth Conference me first time "Artificial Intelligence" term use hui.

1980s

Expert Systems popular hue.

2010+

Deep Learning aur Big Data ki wajah se AI boom hua.

Examples:

Self-driving cars ChatGPT Image Generation Robotics 4. Components of AI

AI ke major components:

Artificial Intelligence │ ├── Learning ├── Reasoning ├── Problem Solving ├── Knowledge Representation ├── Natural Language Processing ├── Perception └── Robotics 5. Learning

Learning ka matlab experience se improve hona.

Example:

Student jitne zyada questions solve karta hai, utna better perform karta hai.

Machine bhi same karti hai.

Learning Process Data ↓ Training ↓ Model ↓ Prediction 6. Reasoning

Reasoning matlab logical decisions lena.

Example:

All humans are mortal. Ram is a human. Therefore Ram is mortal.

AI bhi isi tarah logical conclusions nikalti hai.

  1. Problem Solving

AI problem ko states aur actions me divide karti hai.

Example:

Maze Game

Start ↓ Move ↓ Move ↓ Goal

Algorithms:

BFS DFS A* Hill Climbing 8. Knowledge Representation

Machine knowledge ko store karti hai.

Example:

Dog → Animal Animal → Living Thing

Machine infer kar sakti hai:

Dog is a Living Thing 9. Natural Language Processing (NLP)

NLP machine ko human language samajhne me help karta hai.

Examples:

Chatbots Translation Speech Recognition Sentiment Analysis

Applications:

ChatGPT Google Translate Voice Assistants 10. Perception

Machine environment ko sense karti hai.

Sources:

Camera Sensors Microphones

Example:

Face Recognition

Camera ↓ Image Processing ↓ Face Detection ↓ Identity Recognition 11. Robotics

Robotics + AI = Intelligent Machines

Example:

Industrial Robots Medical Robots Delivery Robots 12. Types of AI Based on Capability

  1. Narrow AI (Weak AI)

Sirf specific task perform karti hai.

Examples:

Siri Alexa ChatGPT Recommendation systems

Most AI systems aaj Narrow AI hain.

  1. General AI (Strong AI)

Human ke level ki intelligence.

Capabilities:

Learn Reason Plan Understand

Abhi exist nahi karti.

  1. Super AI

Human intelligence se bhi zyada powerful.

Future concept hai.

  1. Based on Functionality Reactive Machines

Past memory nahi hoti.

Example:

Chess AI

Limited Memory

Past data use karti hai.

Example:

Self-driving cars

Theory of Mind

Human emotions samajhne wali AI.

Research stage me.

Self-Aware AI

Apni consciousness rakhe.

Abhi exist nahi karti.

  1. AI Subfields AI │ ├── Machine Learning ├── Deep Learning ├── NLP ├── Computer Vision ├── Robotics ├── Expert Systems └── Fuzzy Logic
  2. Machine Learning (ML)

Machine Learning AI ka subset hai.

Definition

Machine ko explicitly program kiye bina data se learn karna.

Workflow Data ↓ Training ↓ Model ↓ Prediction

Example:

Spam Email Detection

  1. Deep Learning (DL)

Deep Learning ML ka subset hai.

Artificial Neural Networks use karta hai.

AI │ └── ML │ └── DL

Applications:

Image Recognition ChatGPT Speech Recognition 17. Neural Networks

Human brain se inspired.

Structure:

Input Layer ↓ Hidden Layer ↓ Output Layer

Example:

Cat Recognition

Image ↓ Features ↓ Hidden Layers ↓ Cat / Not Cat 18. AI Agents

Agent = Environment observe karke action lene wala system.

Environment ↓ Sensors ↓ Agent ↓ Actuators ↓ Action

Example:

Self-driving Car

Sensors:

Camera Radar GPS

Actions:

Brake Accelerate Turn 19. Search Algorithms

AI me search bahut important hai.

BFS

Breadth First Search

Level by level search.

DFS

Depth First Search

Deep tak search.

A*

Best path finding.

Used in:

Maps Games Robotics 20. Expert Systems

Human expert ki knowledge ko computer me store karte hain.

Structure:

Knowledge Base ↓ Inference Engine ↓ Decision

Example:

Medical Diagnosis

  1. Fuzzy Logic

Traditional Logic:

True = 1 False = 0

Fuzzy Logic:

0 se 1 ke beech values

Example:

Temperature

Cold = 0.2 Warm = 0.6 Hot = 0.9

Real-world uncertainty handle karta hai.

  1. AI Applications Healthcare Disease prediction Medical imaging Drug discovery Education Smart tutoring Personalized learning Banking Fraud detection Risk analysis Agriculture Crop prediction Disease detection Transportation Self-driving vehicles Traffic management E-Commerce Product recommendation Customer support

Comments (0)

Comment karne ke liye please login karo.

Related Articles