An interactive educational game designed to teach kids about artificial intelligence and how computers understand language!
This game introduces children to fundamental AI concepts through fun, hands-on activities. Kids learn about:
- Words & Sentences: Building blocks of language
- Tokens: How computers turn words into numbers
- Pattern Recognition: Finding patterns in text
- Attention Mechanisms: Focusing on important information
- Diffusion Processes: How AI creates text step-by-step
- Story Generation: Creating stories with AI
- What Are Words? - Drag and drop sentence building
- The Magic Recipe - Transform words into number tokens
- The Pattern Detective - Complete text patterns
- The Attention Spotlight - Highlight important words
- The Diffusion Dance - Watch text emerge from chaos
- Build Your Own Story - Generate AI stories
- Interactive animations and visual feedback
- Progressive difficulty levels
- Achievement badges and scoring
- Friendly AI character guide ("Diffi")
- Simple explanations of complex concepts
- React with TypeScript
- Vite for fast development
- Tailwind CSS for styling
- Lucide React for icons
- Three.js for 3D animations
- Clone the repository
git clone https://github.com/HaidanP/AImagination.git
cd testing
- Install dependencies
npm install
- Start the development server
npm run dev
- Open your browser to
http://localhost:5173
This project is designed with kids in mind and will continue to grow! The goal is to add more exciting levels and features over time, creating an ever-expanding educational adventure that will be perfect for my future kids one day.
Each new level will introduce more advanced AI concepts while keeping the learning fun and accessible for young minds.
Feel free to suggest new levels, improvements, or educational content that would make this game even better for kids learning about AI!