|1. AI म्हणजे काय?
Chapter 1Artificial Intelligence~1 min read

AI म्हणजे काय?

Artificial Intelligence ची ओळख

Artificial Intelligence (AI) म्हणजे machines ला human-like intelligence देणे — शिकणे, reasoning करणे, problem solve करणे, भाषा समजणे. ChatGPT, Google Photos, Netflix recommendations, Siri — हे सगळे AI चे examples आहेत.

Marathi Analogy

AI म्हणजे एक लहान मूल जे अनुभवातून शिकते. हजारो cats चे photos दाखवले तर मूल शिकते "हे cat आहे". तसंच AI ला लाखो examples दाखवले की ते patterns शिकते आणि नवीन examples ओळखते!

AI vs ML vs Deep Learning vs Generative AI

Hierarchy of AI

text
AI (Artificial Intelligence)
├── Rule-based systems (if-else, expert systems)
└── Machine Learning (ML) — data मधून शिकते
    ├── Classical ML (Linear Regression, SVM, Decision Trees)
    └── Deep Learning (Neural Networks)
        ├── Computer Vision (CNN)
        ├── NLP (RNN, Transformers)
        └── Generative AI
            ├── LLMs (ChatGPT, Claude, Gemini)
            ├── Image Gen (DALL-E, Midjourney, Stable Diffusion)
            └── Code Gen (GitHub Copilot)

AI चे Types

  • Narrow AI (ANI) — एकाच specific task साठी. Chess खेळणे, spam filter, voice recognition. आज सगळी AI हीच आहे.
  • General AI (AGI) — मानवासारखी — कोणताही intellectual task करणे. अजून exist करत नाही.
  • Super AI (ASI) — मानवापेक्षा जास्त intelligent. Theoretical, future concept.

AI आज कुठे वापरली जाते?

  • Healthcare — Cancer detection, drug discovery, X-ray analysis
  • Finance — Fraud detection, algorithmic trading, credit scoring
  • Entertainment — Netflix/Spotify recommendations, content creation
  • Transportation — Self-driving cars (Tesla), route optimization (Google Maps)
  • Agriculture — Crop disease detection, yield prediction
  • Education — Personalized learning, automated grading
  • Customer Service — Chatbots, sentiment analysis

Key Points — लक्षात ठेवा

  • AI = machines ला intelligent बनवणे
  • ML = data मधून automatically शिकणे
  • Deep Learning = neural networks — ML चा powerful subset
  • Generative AI = नवीन content create करते (text, images, code)
  • आज सगळी practical AI = Narrow AI
0/11 chapters पूर्ण