HOUR OF AI

These are extra activities you can try after the Coco Coders Hour of AI. Each one lets you explore a different way that AI can be used. You’ll get to play games, experiment with sound, and test out powerful AI tools.

EXTENSIONS

I SPY

Play a game of “I Spy” with AI! You’ll use an image classifier model that can recognize objects around you. Just like the classic game, you’ll try to guess what object the AI has recognized in an image.

VOICE TUNER

Use AI to test your voice! Scratch will play a random note, and your challenge is to hum or sing it back. The AI listens to your voice and guesses your pitch. You’ll also discover how this model was trained (with karaoke songs!) and explore a “model card,” which is like a fact sheet that explains how the AI was built.

MOBILENET

Test the capabilities of the Mobilenet AI model, the same image classifier you used in the Snow Leopard project. You can show it an image, and it will quickly guess what’s in it. This lets you see how powerful image classifiers are and helps you think about all the ways AI could be used to identify things in the real world.

Try these activities and more