Ai Exp 1
Ai Exp 1
Bloom's Analysis,Create
Taxonomy
Level:
What is PictoBlox?
Theory: PictoBlox is a visual programming software based on Scratch that supports AI and
machine learning extensions. It enables users to create interactive projects with
features like AI, speech recognition, and more.
2. Requirements:
PictoBlox software with AI extension enabled.
Images of logos for the quiz.
Internet connection for AI features.
3. Steps in PictoBlox:
Step 1: Enable the AI Extension
1. Open PictoBlox.
2. Go to the "Extensions" tab.
3. Add the "Artificial Intelligence" extension.
3. Algorithm Flow
1. Input: An image of the logo (from a file or webcam feed).
2. Preprocessing:
o Resize the image to match the input size required by the model.
o Normalize pixel values.
3. Feature Extraction:
o Pass the image through CNN layers.
4. Classification:
o Predict the logo category using the trained machine learning model.
5. Output: Provide feedback to the user:
o Correct if the user's guess matches the predicted category.
o Incorrect otherwise.
Outcome :
Conclusion : The Logo Quiz Project in PictoBlox showcases the practical use of AI for image
recognition in a fun, interactive game. It enhances technical skills in dataset
preparation, AI model training, and logical programming. The project is an
engaging way to learn AI concepts with potential for advanced features and
broader applications.
References: https://ai.thestempedia.com/project/make-logo-quiz-using-the-artificial-
intelligence-extension-in-pictoblox/
https://thestempedia.com/blog/simple-ai-and-machine-learning-projects-for-
students-and-beginners/