📘 Chapter 2: Understanding Artificial Intelligence
Domains of AI: Natural Language Processing (NLP), Computer Vision (CV), Data
Science.
Uses:
o CV → medical imaging, self-driving cars, face recognition.
o Data Science → disease prediction, fraud detection, personalized learning.
NLP Applications: grammar checkers, Google Translate, search bars, speech-to-text,
chatbots, voice assistants.
Need for AI: efficiency, personalization, big data handling, healthcare support,
innovation, safety.
Real life example of NLP=
Voice Assistants → Siri, Alexa, Google Assistant
Chatbots → Ask Disha (Railways)
Machine Translation → Google Translate
Search Engines → Google search
🎨 Chapter 6: Image Editing with GIMP
Selection Tools: rectangular, elliptical, free select, fuzzy select.
Paint Tools: pencil, paintbrush, bucket fill, eraser.
Retouching Tools: blur/sharpen, smudge, dodge/burn.
Transform Tools: move, scale, shear, perspective, crop, zoom, text.
Other Tools: flip, rotate.
Comparison: Scale tool changes size; Move tool shifts layers/selections.
🐍 Chapter 8: Coding with Python
Features: high-level, interpreted, open-source, platform-independent, indentation-based.
Applications: game dev, web dev, AI/ML, image processing.
Modes: Interactive (line-by-line) vs Script (entire code).
Basics: syntax rules, variables, operators (= vs ==), valid names, data types (int, float, str,
bool).
Shortcuts: F5 (run), Alt+P (repeat).
Functions: input(), print().
Operators: arithmetic, string, assignment, relational, logical.
Escape Sequences: comma, tab (\t), newline (\n).
☁️Chapter 9: Cloud Computing
Definition: Accessing/manipulating applications online.
Examples: Google Drive (15 GB free), OneDrive (5 GB free), Google Maps.
Key Concepts: downloading vs uploading, list/grid view, satellite view.
Characteristics: resource pooling, on-demand service, rapid elasticity.
Advantages: easy backup, group collaboration, access anywhere.
Google Maps: traffic updates, directions, satellite/street view.