AI Smart Reading Coach Using Quarky and PictoBlox - This Project Will Help to Enhnce Speaking Skills.

by karishmathakur in Circuits > Microcontrollers

35 Views, 0 Favorites, 0 Comments

AI Smart Reading Coach Using Quarky and PictoBlox - This Project Will Help to Enhnce Speaking Skills.

Screenshot 2026-05-30 193810.png
AI Smart Reading Coach using Quarky and PictoBlox

Introduction

Reading is one of the most important skills for young learners. However, students often need continuous guidance and feedback to improve their reading fluency and pronunciation. Teachers may not always be available to provide one-on-one support.

To solve this challenge, I developed the AI Smart Reading Coach, an interactive educational project using Quarky and PictoBlox. The system listens to a student reading aloud, analyzes the spoken text using Artificial Intelligence, and provides instant feedback through Quarky's LED Matrix and Speaker.

This project makes reading practice engaging, interactive, and fun while introducing students to the power of AI.

Features

✅ AI-powered Speech Recognition

✅ Instant Reading Feedback

✅ LED Matrix Visual Responses

✅ Audio Encouragement through Quarky Speaker

✅ Reading Score Tracking

✅ Multiple Reading Levels

✅ Fully Built Using Block Coding

Supplies

Supplies

Hardware Required

  1. Quarky
  2. USB Cable
  3. Computer/Laptop
  4. Built-in or External Microphone

Software Required

  1. PictoBlox
  2. Speech Recognition Extension
  3. Text-to-Speech Extension
  4. Quarky Extension

Understanding the Project

Screenshot 2026-05-30 193810.png

The AI Smart Reading Coach works as follows:

  1. Student presses the Left Button on Quarky.
  2. A reading sentence appears on the screen.
  3. Student reads the sentence aloud.
  4. Speech Recognition converts voice into text.
  5. The spoken text is compared with the original sentence.
  6. Quarky provides feedback:
  7. Correct Reading → Happy Face + Audio Praise
  8. Incorrect Reading → Try Again Message
  9. Reading score is updated automatically.


Connect Quarky With PictoBlox

  1. Open PictoBlox.
  2. Connect Quarky via USB.
  3. Select Stage Mode.
  4. Add the following extensions:
  5. Quarky
  6. Speech Recognition
  7. Text-to-Speech

Verify that Quarky is successfully connected.

Create Reading Sentence

Create a variable of sentence.

Example:

The sun rises in the east.

Project Code and Flow

Screenshot 2026-05-30 195955.png
Screenshot 2026-05-30 200008.png

Green Flag

Welcome Message

L Button Pressed

Sentence Display

Student Reads

Speech Recognition

Compare Text

Correct ?

↓ ↓

YES NO

↓ ↓

Happy Sad

Face Face

↓ ↓

Score Retry

R Button

Show Score

Add Difficulty Levels

Beginner Level

Cat
Dog
Ball
Apple

Intermediate Level

I like playing football.
The bird is flying high.

Advanced Level

Artificial Intelligence helps students learn effectively.

This allows the project to be used by different age groups.

Multiple Sentences System

Screenshot 2026-05-30 200400.png
Screenshot 2026-05-30 200454.png
Screenshot 2026-05-30 200604.png

Create List:

Reading_List

Add:

The sun rises in the east

I love robotics

Artificial Intelligence is amazing

Quarky is a smart board

Learning coding is fun