CBSE Artificial Intelligence (AI) syllabus for Class 9
School Connect Online for Artificial Intelligence –
Currently, School Connect Online is helping students in India and Abroad with their learning for Artificial Intelligence at the school level. It is available for students of classes 6-11. CBSE Artificial Intelligence (AI) syllabus for Class 9
CBSE Artificial Intelligence(AI) syllabus for Class 9
Also look for CBSE Artificial Intelligence(AI) syllabus for Class 9
School Connect Online registering schools and students to promote Artificial Intelligence Program.
And helping students with Online course completion with learning materials, linked free videos and practice question.
Around 2000 students participated in the year of 2019-20, with 75 schools India and Abroad
The Participating students will get course completion certificates and merit students rewarded with certificates of merit and medals.
Students from Participating schools get participation certificate, merit certificate and medals.



AI Curriculum For Class 9th (Inspire And Acquire Module)
Objective of AI Curriculum for Class 9th
The objective of the Class IX AI curriculum – which combines both Inspire and Acquire modules is to develop a readiness for understanding and appreciating Artificial Intelligence and its application in our lives. The curriculum focuses on:
- Helping learners understand the world of Artificial Intelligence and its applications through games, activities and multi-sensorial learning to become AI-Ready.
- Introducing the learners to three domains of AI in an age-appropriate manner.
- Allowing the learners to construct the meaning of AI through interactive participation and engaging hands-on activities.
- Introducing the learners to AI Project Cycle.
- Introducing the learners to programming skills – Basic python coding language.
UNIT | NAME OF THE UNIT | SUB-UNIT | DURATION | PERIODS |
1 | Introduction to AI | Excite | 2 Hours and 40 minutes | 4 Periods |
Relate | 2 Hours | 3 Periods | ||
Purpose | 2 Hours | 3 Periods | ||
Possibilities | 2 Hours | 3 Periods | ||
AI Ethics | 3 Hours and 20 minutes | 5 Periods | ||
2 | AI Project Cycle | Problem-Scoping | 14 Hours | 21 Periods |
Data-Acquisition | 2 Hours | 3 Periods | ||
Data Exploration | 4 Hours | 6 Periods | ||
Modeling | 6 Hours | 9 Periods | ||
3 | Neural Network | 4 Hours | 6 Periods | |
4 | Introduction to Python | 70 Hours | 105 Periods | |
Total | 112 Hours | 168 Periods |
CBSE Class 9 Artificial Intelligence: Course Outline
UNIT 1: INTRODUCTION TO AI | ||
Sub unit | Session / Activity / Practical | Learning Outcomes |
Excite | Session: Introduction to AI and setting up the context of the curriculum | To identify and appreciate Artificial Intelligence and describe its applications in daily life. |
Ice Breaker Activity: Dream Smart Home idea Learners to design a rough layout of floor plan of their dream smart home. | ||
Recommended Activity: The AI Game Learners to participate in three games based on different AI domains. • Game 1: Rock, Paper and Scissors (based on data) • Game 2: Mystery Animal (based on Natural Language Processing – NLP) • Game 3: Emoji Scavenger Hunt (based on Computer Vision – CV) | To relate, apply and reflect on the Human-Machine Interactions. To identify and interact with the three domains of AI: Data, Computer Vision and Natural Language Processing. | |
Recommended Activity: AI Quiz (Paper Pen/Online Quiz) | To undergo an assessment for analysing progress towards acquired AI-Readiness skills. | |
Recommended Activity: To write a letter Writing a Letter to one’s future self • Learners to write a letter to self-keeping the future in context. They will describe what they have learnt so far or what they would like to learn someday | To imagine, examine and reflect on the skills required for futuristic job opportunities. | |
Relate | Video Session: To watch a video Introducing the concept of Smart Cities, Smart Schools and Smart Homes | Learners to relate to application of Artificial Intelligence in their daily lives. |
Purpose | Recommended Activity: Write an Interactive Story Learners to draw a floor plan of a Home/School/City and write an interactive story around it using Story Speaker extension in Google docs. | To unleash their imagination towards smart homes and build an interactive story around it. To relate, apply and reflect on the Human-Machine Interactions. |
Session: Introduction to sustainable development goals | To understand the impact of Artificial Intelligence on Sustainable Development Goals to develop responsible citizenship. | |
Recommended Activity: Go Goals Board Game Learners to answer questions on Sustainable Development Goals | ||
Possibilities | Session: Theme-based research and Case Studies • Learners will listen to various case-studies of inspiring start-ups, companies or communities where AI has been involved in real-life. • Learners will be allotted a theme around which they need to search for present AI trends and have to visualise the future of AI in and around their respective theme | To research and develop awareness of skills required for jobs of the future. To imagine, examine and reflect on the skills required for the futuristic opportunities. To develop effective communication and collaborative work skills. |
Recommended Activity: Job Ad Creating activity Learners to create a job advertisement for a firm describing the nature of job available and the skill-set required for it 10 years down the line. They need to figure out how AI is going to transform the nature of jobs and create the Ad accordingly. | ||
AI Ethics | Video Session: Discussing about AI Ethics | To understand and reflect on the ethical issues around AI. |
Recommended Activity: Ethics Awareness Students play the role of major stakeholders and they have to decide what is ethical and what is not for a given scenario. | ||
Session: AI Bias and AI Access • Discussing about the possible bias in data collection • Discussing about the implications of AI technology | To gain awareness around AI bias and AI access. | |
Recommended Activity: Balloon Debate • Students divide in teams of 3 and 2 teams are given same theme. One team goes in affirmation to AI for their section while the other one goes against it. • They have to come up with their points as to why AI is beneficial/harmful for the society. | To let the students analyse the advantages and disadvantages of Artificial Intelligence. | |
UNIT 2: AI PROJECT CYCLE | ||
Sub unit | Session / Activity / Practical | Learning Outcomes |
Problem Scoping | Session: Introduction to AI Project Cycle • Problem Scoping • Data Acquisition • Data Exploration • Modelling • Evaluation | Identify the AI Project Cycle framework. |
Activity: Brainstorm around the theme provided and set a goal for the AI project. • Discuss various topics within the given theme and select one. • List down/ Draw a mindmap of problems related to the selected topic and choose one problem to be the goal for the project. | Learn problem scoping and ways to set goals for an AI project. | |
Activity: To set actions around the goal. • List down the stakeholders involved in the problem. • Search on the current actions taken to solve this problem. • Think around the ethics involved in the goal of your project. | Identify stakeholders involved in the problem scoped. Brainstorm on the ethical issues involved around the problem selected. | |
Activity: Data and Analysis • What are the data features needed? • Where can you get the data? • How frequent do you have to collect the data? • What happens if you don’t have enough data? • What kind of analysis needs to be done? • How will it be validated? • How does the analysis inform the action? | Understand the iterative nature of problem scoping for in the AI project cycle. Foresee the kind of data required and the kind of analysis to be done. | |
Presentation: Presenting the goal, actions and data. | Share what the students have discussed so far. | |
Data Acquisition | Activity: Introduction to data and its types. Students work around the scenarios given to them and think of ways to acquire data. | Identify data requirements and find reliable sources to obtain relevant data. |
Data Exploration | Session: Data Visualisation • Need of visualising data • Ways to visualise data using various types of graphical tools. | To understand the purpose of Data Visualisation |
Recommended Activity: Let’s use Graphical Tools • To decide what kind of data is required for a given scenario and acquire the same. • To select an appropriate graphical format to represent the data acquired. • Presenting the graph sketched. | Use various types of graphs to visualise acquired data. | |
Modelling | Session: Decision Tree To introduce basic structure of Decision Trees to students. | Understand, create and implement the concept of Decision Trees. |
Recommended Activity: Decision Tree To design a Decision Tree based on the data given. | ||
Recommended Activity: Pixel It • To create an “AI Model” to classify handwritten letters. • Students develop a model to classify handwritten letters by diving the alphabets into pixels. • Pixels are then joined together to analyse a pattern amongst same alphabets and to differentiate the different ones. | Understand and visualise computer’s ability to identify alphabets and handwritings. | |
UNIT 3: NEURAL NETWORK | ||
Session: Introduction to neural network • Relation between the neural network and nervous system in human body • Describing the function of neural network. | Understand and appreciate the concept of Neural Network through gamification. | |
Recommended Activity: Creating a Human Neural Network • Students split in four teams each representing input layer (X students), hidden layer 1 (Y students), hidden layer 2 (Z students) and output layer (1 student) respectively. • Input layer gets data which is passed on to hidden layers after some processing. The output layer finally gets all information and gives meaningful information as output. | ||
UNIT 4: INTRODUCTION TO PYTHON | ||
Recommended Activity: Introduction to programming using Online Gaming portals like Code Combat. | Learn basic programming skills through gamified platforms. | |
Session: Introduction to Python language Introducing python programming and its applications | Acquire introductory Python programming skills in a very user-friendly format. | |
Practical: Python Basics • Students go through lessons on Python Basics (Variables, Arithmetic Operators, Expressions, Data Types – integer, float, strings, using print() and input() functions) • Students will try some simple problem solving exercises on Python Compiler. | ||
Practical: Python Lists • Students go through lessons on Python Lists (Simple operations using list) • Students will try some basic problem solving exercises using lists on Python Compiler. |
Artificial Intelligence Olympiad 2021-22
School Connect Online manages “Artificial Intelligence & Robotics Olympiad” for children of classes 6 to 11, with the help of CBSE syllabus of Artificial Intelligence.
For Syllabus of Artificial Intelligence and Robotics Olympiad Click here
Its India’s first Olympiad Exam which helps students to learn through STEM Education and Experiential Learning, is an integral part of the School Connect Online learning program.
The registered students of Olympiad get free access to learning materials online.
Artificial Intelligence Syllabus for Class 9
Artificial Intelligence in a Nutshell –
Another word for Artificial Intelligence is Machine Intelligence. The basic definition of Artificial Intelligence (AI) is when machines or computers perform Cognitive Functions that are basically associated with the human brain, for example, thinking, solving problems or learning.
Artificial Intelligence Jobs In India
India isn’t exactly a hub for cutting-edge research in Artificial Intelligence (AI). There are still misconceptions about the fact that Machine Learning, Data Science, and Artificial Intelligence spell the loss of human jobs, hence the hesitation.
That is probably the reason, India hasn’t spelt out its long-term vision regarding the implementation of Artificial Intelligence. Hence the Job opportunity is immense in AI with new dimensions of career.
Future Of Artificial Intelligence In India
As the idea of Artificial Intelligence is getting more and more support, people are seeking to build a career in this field. There is a great scope of AI in India because the aim is to develop a technology-oriented work environment, for efficiency and perfect solutions to different problems. And sooner or later AI is slated to become a part of our daily life as it has already started.
Introduction School Connect Online –
School Connect is an online learning platform, the platform of education which is coming forth every single day to connect students with advanced learning at a low cost.
AI makes it a lot easier for teachers and school management to keep track of the performance of the students. Such a system can be used to deal effectively with the vast volume of data and statistics that these schools and colleges normally have. They can use these to create definite reports that help them understand the progress being made by various students. The best part of all this is that such reports can be created as many times as needed. The quality of data can be enhanced well.

7 thoughts on “Artificial Intelligence (AI) Syllabus For Class 9 Students”