Page 37 - ComputerGenius_V2.1_Class8
P. 37
STARTING WITH AI CONNECT
AI Connect is a unique platform that helps you learn block-based coding as well as textual
coding. This platform offers an interface where commands are present as various shaped
blocks. These blocks can be stacked on top of each other to create a chain of commands that
runs the code.
Starting AI Connect
To start AI Connect, the follow the given steps:
Step 1 Type the web address https://aiconnect.cc/, in your browser and press Enter key.
Step 2 Enter email-id and password, then press Login button.
Creating a New Project
After logging in, the first thing that we need to do is to create a project and all of the
activities will be created inside the project.
1 Click on Create Project.
2 Write the name of
activity. Click on the
CREATE button.
Creating a New Activity
To start coding, we need to create a new activity inside our project. To create an activity,
follow the given steps:
1 Click on the Create
Activity button.
2 Enter the name 3 Select what type of activities
of the activity. you want. Different types of
activities will have different set
of tools for coding.
4 Select the project
that we have created.
5 Click on CREATE button.
Once the activity is created, it will appear in the list inside our project. Click on it to open
the code editor. The page will appear where all the coding is done.

