Artificial Intelligence (AI) is a branch of computer science that enables machines to perform tasks that typically require human intelligence. These tasks include learning from data, recognizing patterns, making decisions, and understanding natural language. AI is transforming industries worldwide, from healthcare and agriculture to transportation and governance.
For a country like India, with its vast population and diverse challenges, AI offers tremendous potential to accelerate economic growth, improve public services, and enhance quality of life. However, harnessing AI's power requires a well-planned national strategy that aligns technological advancements with social and ethical considerations.
India's vision for AI is to leverage this technology for inclusive growth, ensuring benefits reach all sections of society while maintaining global competitiveness. This vision is aligned with international trends where countries are investing heavily in AI research, infrastructure, and policy frameworks to secure their future in the digital age.
The National AI Strategy of India, primarily developed by NITI Aayog (the government's policy think tank), outlines a roadmap to promote AI research, development, and adoption across key sectors. The strategy focuses on five main pillars:
This strategy aims to create an ecosystem where AI can thrive responsibly and inclusively, balancing innovation with societal values.
graph TD A[National AI Strategy] --> B[Research & Development] A --> C[Infrastructure] A --> D[Skill Development] A --> E[Application Areas] A --> F[Governance] E --> E1[Healthcare] E --> E2[Agriculture] E --> E3[Smart Cities] F --> F1[Ethical Guidelines] F --> F2[Data Privacy] F --> F3[Regulations]
Understanding the core AI technologies helps grasp how the national strategy targets innovation and application. The main AI technologies include:
These technologies form the building blocks for AI applications across sectors, supported by data inputs and computing models.
India is actively deploying AI in several sectors to address its unique challenges and opportunities. Below is a comparison of key AI applications across sectors:
| Sector | AI Applications | Benefits | Challenges |
|---|---|---|---|
| Healthcare | Diagnostics using AI imaging, telemedicine, predictive analytics for disease outbreaks | Improved early diagnosis, remote access to specialists, better resource allocation | Data privacy, lack of quality data, infrastructure gaps in rural areas |
| Agriculture | Crop monitoring via drones, yield prediction, pest detection, soil health analysis | Increased productivity, reduced losses, optimized resource use | Data collection challenges, farmer awareness, cost of technology |
| Smart Cities | Traffic management, surveillance, waste management, energy optimization | Reduced congestion, improved safety, efficient public services | Integration of legacy systems, data security, public acceptance |
While AI offers significant opportunities, several challenges need to be addressed for successful implementation:
Addressing these challenges is critical to building trust and maximizing AI's positive impact.
A farmer uses an AI-based predictive model that estimates crop yield based on soil data, weather patterns, and satellite images. Last year, the model predicted a yield of 3.5 tonnes per hectare. After applying AI recommendations, the actual yield was 4.2 tonnes per hectare. Calculate the percentage increase in yield due to AI intervention.
Step 1: Identify the old value (previous yield prediction) and new value (actual yield).
Old Value = 3.5 tonnes/ha
New Value = 4.2 tonnes/ha
Step 2: Use the percentage growth formula:
\[ \text{Percentage Growth} = \frac{\text{New Value} - \text{Old Value}}{\text{Old Value}} \times 100 \]
Step 3: Substitute the values:
\[ \frac{4.2 - 3.5}{3.5} \times 100 = \frac{0.7}{3.5} \times 100 = 0.2 \times 100 = 20\% \]
Answer: The AI intervention led to a 20% increase in crop yield.
Outline the steps to design an AI tool for early detection of diabetic retinopathy (an eye disease). Include data requirements, algorithm selection, and ethical considerations.
Step 1: Data Collection: Gather a large dataset of retinal images labeled by medical experts indicating presence or absence of diabetic retinopathy.
Step 2: Preprocessing: Clean and normalize images to remove noise and standardize size and resolution.
Step 3: Algorithm Selection: Choose a deep learning model, such as a convolutional neural network (CNN), suitable for image recognition tasks.
Step 4: Training and Validation: Train the model on a portion of the dataset and validate its accuracy on unseen images.
Step 5: Performance Metrics: Evaluate using accuracy, sensitivity, and specificity to ensure reliable detection.
Step 6: Ethical Considerations: Ensure patient data privacy, obtain consent, avoid bias by including diverse data, and provide explainability of AI decisions to doctors.
Answer: The AI diagnostic tool requires quality labeled data, a suitable image recognition model, rigorous testing, and adherence to ethical standards for deployment.
The Indian government invested INR 500 crore in AI R&D in 2022. In 2023, the investment increased to INR 650 crore. Calculate the percentage growth in investment.
Step 1: Identify old and new values.
Old Value = 500 crore INR
New Value = 650 crore INR
Step 2: Apply the percentage growth formula:
\[ \text{Percentage Growth} = \frac{650 - 500}{500} \times 100 = \frac{150}{500} \times 100 = 30\% \]
Answer: The investment in AI R&D grew by 30% from 2022 to 2023.
An AI model made 1000 predictions, out of which 920 were correct. Calculate the accuracy percentage. Another model made 1500 predictions with 1350 correct. Which model is more accurate?
Step 1: Calculate accuracy for Model 1:
\[ \text{Accuracy} = \frac{920}{1000} \times 100 = 92\% \]
Step 2: Calculate accuracy for Model 2:
\[ \text{Accuracy} = \frac{1350}{1500} \times 100 = 90\% \]
Step 3: Compare accuracies:
Model 1 accuracy = 92%
Model 2 accuracy = 90%
Answer: Model 1 is more accurate.
Consider an AI-powered smart city surveillance system that collects video data from public spaces. Identify potential data privacy risks and suggest mitigation strategies.
Step 1: Identify risks:
Step 2: Suggest mitigation strategies:
Answer: Addressing privacy risks requires technical safeguards, policy frameworks, and public engagement to build trust in AI systems.
When to use: When recalling the structure of the AI national strategy during exams.
When to use: To better understand and remember AI applications.
When to use: When analyzing financial data related to AI investments.
When to use: While studying AI governance and policy.
When to use: Before exams or quizzes on AI policy frameworks.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →