AwareSTEM · Artificial Intelligence

AI LABS

Four hands-on labs that pull back the curtain on how AI actually works. No hype. No fear. Just the real maths, explained clearly.

STATUS: ONLINE LABS: 4 MODULES PROCESSING: YOUR BROWSER UPLOADS: NEVER LEAVE YOUR DEVICE
The four labs
LAB 01
LIVE

AI Vision Lab

Upload an image and watch 13 panels of maths run live — pixels, RGB histograms, Sobel edge detection, attention heatmaps, CNN scan grids, symmetry analysis and simulated confidence scores.

→ Open Vision Lab
LAB 02
💬
LIVE

Can AI Understand You?

Type a sentence — slang, sarcasm, ambiguity, regional phrases — and see how AI breaks it into tokens, scores possible meanings and decides what you probably meant. Spoiler: it guesses.

→ Open Language Lab
LAB 03
🎭
LIVE

Synthetic Reality

How deepfakes work, why humans are fooled, how voice cloning is done and what AI-generated media means for trust, consent and evidence. Educational, not a generation tool.

→ Open Synthetic Reality Lab
LAB 04
🏋️
LIVE

Train Your Own Mini AI

Upload a few images of two different things, train a tiny model live in your browser using TensorFlow.js, then test it. Instantly shows what training data means and why bias happens.

→ Open Training Lab
The one idea behind all four labs
AI does not understand. It predicts.

Every lab comes back to this. Whether it is reading pixels, interpreting words, generating fake faces or learning from images — AI is doing the same thing underneath: converting reality into numbers, comparing those numbers against patterns it learned from data, and outputting the most statistically likely result. It has no understanding, no intent, no emotion and no morality. The danger and the power both come from the humans building and using it.
What you will learn across all four labs
🔢

AI turns everything into numbers

Images become pixels. Words become tokens. Sound becomes frequencies. Everything is maths before anything else happens.

🎯

Predictions are not facts

AI outputs probability estimates. A 94% confidence score means it is usually right — not always. AI can be wrong, biased and confidently incorrect.

🧩

Context is everything

The same words, image or sound can mean completely different things depending on context. AI tries to work this out statistically. Humans do it through lived experience.

⚠️

Scale creates new risks

What one person could fake with effort, AI can now produce in seconds at massive scale. Understanding the mechanism is the first step to not being fooled by it.

🏋️

Training data shapes everything

An AI learns only from what it is shown. Biased data produces biased results. The training set is not neutral — it reflects the choices of whoever built it.

🧠

Humans are still responsible

AI has no conscience, no judgment and no accountability. The people building, deploying and using it carry all of that responsibility.