✦ AI · Robotics · Coding

The AI Builder Curriculum

Not grade levels — builder levels. Every course is designed around what your child can create, not just what grade they're in.

AI Track
Robotics Track
Coding Track
🌱

Foundation

First steps. Block-based coding, creative expression, physical computing basics.

Grades 1–3
Coding Track

G12-2 Storyboards with Code

Story telling the digital way. Build your story, create your characters and code it into an interesting tell a tale.

Coding Track

G12-3 Science Models with Code

Understand science concepts while you create its multiscreen animation model.

Coding Track

G12-4 Basic Gaming with Scratch

Develop your own fun games while you learn the basic coding constructs.

NEW
Coding Track

Storyboards with Code

Story telling the digital way. Build your story, create your characters and code it into an interesting tell a tale.

ScratchStorytellingDesign
Coding Track

OctoStudio-The fun basics

Young people use mobile phones and tablets, enabling them to create their own stories and games anytime, anywhere. Children can take photos and record sounds, bring them to life with coding blocks, and send their projects to friends and family.

Coding Track

G34-1 Animation Design

Create amazing animations while you code in scratch. * Children get an insight into the very basics of the field of animation and graphics. * Learn to create their own characters and background and bring them to life using Scratch programming blocks. * We mingled programming with graphics to express their ideas.

Coding Track

G34-2 Science Models with Code

Learn to create a multiscreen voice hover animated model while you dwell into some interesting facts about science and math's. Understand and learn the application of * Boolean logic * Threads * User interface design * Conditional statements

Coding Track

G34-3 Pro Gaming

Game development using advance programming concepts. What code constructs you would learn: * Data storage using List * Functions * Randomization * Screen scrolling

Robotics Track

G34-4 Game Controls (Makey Makey)

Learn to create crazy circuits with everything from fruits, vegetables to Play-Doh and coins. Control them using physical computing with scratch. **Students will Build ** * Game Controller for Scratch games * DIY Sensors * Conductivity testers

Robotics Track

G34-5 Intro to Robotics with MakeCode & Microbit

Create images, animations, and games while you explore the real world with Microbit sensors such as Accelerometer, light sensor, and Magnetometer.

Robotics Track

G34-6 Game Controls (AI and ML)

Create AI Interactive Systems And Explore Concepts Such As Motion Detection, Image & Gesture Recognition. ### Learning outcomes: Familiarity with AI Concepts such as * Image Recognition * Speech Recognition * Gesture recognition

Coding Track

Machines and Robots with micro:bit

Create images, animations, and games while you explore the real world with Micro:bit sensors such as Accelerometer, light sensor, and Magnetometer.

🎨

Creator

Program real machines. Transition from blocks to text. First AI skills.

Grades 4–6
Coding Track

G56-1 Advanced Animations

Create amazing animations while you code in scratch. What code constructs you would learn: * Sequential instructions * Events * Loops * Coordination & Synchronization

Coding Track

G56-2 Pro Gaming

Develop your own fun games while you learn the coding constructs.

Coding Track

G56-3 Advanced Gaming

Take gaming to another level by creating games with complex programming concepts. What code constructs you would learn: * Data storage using List * Functions * Screen Scrolling * Cloning

AI Track

G56-4 Mobile App development (Gaming app)

Discover the world of Mobile App development, start with the basic apps and then learn to create interesting games to play on your smartphones.

Robotics Track

G56-6 Advanced IOT/Robotics with Microbit

Extend the capabilities of microbit using input and output pins, dive into the field of Electronics by interfacing components and making circuits.

Robotics Track

G56-7 - Introduction to Robotics (Arduino)

Explore the fundamentals of Arduino Hardware & Programming (block-based) through simulations and hands-on activities. Build some smart devices which will sense the environment and respond accordingly.

Robotics Track

G56-8 - Advanced Arduino

Take your Robotics adventure to the next level. Control Your World and Surrounding using Your Own smartphone.

Coding Track

G56-Scratch Game Module

Learn to build different types of games while learning programming.

Coding Track

Canva Quest

Introduce students to digital design fundamentals and Canva AI tools through hands-on, project-based learning.

Coding Track

EduBlocks(Python)

EduBlocks for Python is an educational tool designed to learn programming concepts for beginners using a block-based programming interface similar to Scratch. It allows users to drag and drop blocks of code to create Python programs without needing to write actual code syntax. This approach is helpful for introducing programming concepts in a visual and interactive way, making it accessible to learners of all ages and backgrounds. Once learners are comfortable with the block-based interface, they can transition to writing Python code directly.

AI Track

G56-5 Mobile App Development(Utility app)

Multiscreen utility apps and app that communicate with the device camera and GPS receiver.

Coding Track

Introduction to Python V1

Python is a modern general-purpose programming language which emphasis on clear non cryptic syntax and code readability. Given its simple syntax and widespread applications it’s one of favorite languages of developers and also of young students taking their first steps into a real programming language. In this course you will learn foundational programming concepts of Variables & Expressions, Conditions & Loops, Key data structures, Problem breakdown Design, learn to read/write files and explore Python modules like Turtles. All this in a way which is fun & easy to understand, intertwined with interesting projects.

Coding Track

Web Dev with Edublocks

Dive into the exciting world of web development with our interactive Web Development course using EduBlocks! This course introduces the fundamentals of building websites through a visual programming interface. EduBlocks simplifies the coding process by offering a block-based approach, making it perfect for beginners who want to grasp core concepts without getting bogged down by complex syntax.

NEW
AI Track

AI Prompt Lab — Ask, Create, Demo

Kids learn to effectively query AI tools, brainstorm with them, build a demo project with AI assistance, and present what they made. The essential AI skill for every young builder.

AI PromptingChatGPTProjects
🔧

Builder

Deep developer skills. Build real applications. Ship a product with AI.

Grades 7–9
Coding Track

G79-1 Web Development using HTML & CSS

Explore, understand and apply the fundamentals of HTML to create web pages. A project-based approach to create and design a website with the help of HTML and CSS. * Create and maintain your websites * Layout/ Template designing using CSS * Upload and make live changes in GitHub

Coding Track

G79-2 Dynamic Web Pages

Explore JavaScript to make your webpage fun and interactive. Explore different ways to make your webpage dynamic using JavaScript. Build a simple game using JavaScript. * Basic concepts of variables and operators * Conditions and iterations, problem-solving * Functions

Coding Track

G79-3 Introduction to Python

Understand, Identify and Apply the fundamentals of a programming language using Python. It builds problem-solving skills. **Learning Objectives:** * Basic concepts of variables and operators * Conditions and iterations, problem-solving * Functions

Coding Track

G79-4 Gaming with Python

Turtle is a python library that enables the creation of pictures & shapes by providing a virtual canvas. It is a more visual approach to make the young programmers learn, interact and build concepts in an easy and fun manner. Learning Objectives: * Design various shapes with different colors * Create the objects and make them move * Conditions, iterations and random module

Coding Track

G79-5 Data Structures and Adv. Tech

Identify and apply the understanding of data structure to collect data values, build relationships between them, and the kind of operations that can be applied to the data values. Build programs that can read and write data from different types of files. You will learn : * Data structures – list, stacks, queue * Recursion * Store/Retrieve FILEs * Errors & Exception

Coding Track

G79-7 Object-Oriented Programming in Python

Explore and learn to model complex problems with Object-Oriented Programming principles. **Learning Objectives :** * Building the class and its objects * Inheriting the properties * Problem-solving with OOPs

Coding Track

Introduction to Python

Project-based, a more visual approach for building problem solving skills using Python.

Coding Track

Mathematics

To be added

Coding Track

G79-6 Data Analysis and Machine Learning

Data Analysis is the technique of collecting, transforming, and organizing data to make future predictions and informed data-driven decisions. It also helps to find possible solutions for a business problem.

Coding Track

Hands-On Innovations: Real Project Immersion

Building gaming projects using JS and Canvas

Coding Track

Mastering C++, Database, and Beyond

Here the student will learn advanced concepts.

Coding Track

Prep for AP Computer Sciences Principles

Course Content To Be Added

NEW
AI Track

AI Agents with Python

Learn to call AI APIs, build agents that take actions, and integrate AI into your Python projects. The bridge between coding and AI.

PythonAI APIsAgents
NEW
Coding Track

Developer Toolkit — Git, GitHub & Cloud

Version control, collaboration, and deployment. Git, GitHub, and cloud hosting — the skills every professional developer uses daily.

GitGitHubCloudDeployment
NEW
AI Track

AI Copilot Essentials — Your Building Partner

Introduction to AI as your multi-purpose building tool. Learn to use AI for writing, research, design, planning, and code. When AI helps and when it doesn’t.

AI ToolsCopilotProductivity
NEW
AI Track

Business & Customers with AI Copilot

Use AI to identify a problem worth solving, define your target customer, validate the idea, build a business model canvas, and create a pitch deck.

Business ModelCustomer DiscoveryAI Strategy
NEW
AI Track

Build Your Portal with AI Copilot

Take the concept from the previous course and actually build it. Website/app, end-to-end, using AI copilot for coding. Landing page, core features, deployment.

Full-StackAI CopilotDeployment
NEW
AI Track

Find, Reach & Retain — Growth with AI

Now get users. Build ad campaigns with AI, set up analytics on your portal, understand your data, retarget visitors, and build notification flows.

MarketingAnalyticsGrowthAI

Ready to raise an AI builder?

Book a free trial class — we'll help place your child in the right level.

Build for free →