An interactive educational web application for teaching AI basics to students
Author: Rajesh Pandhare, Kanaka Software
Live Demo: https://rajeshkanaka.github.io
This enhanced version of the AI Learning App features a modern, professional design with beautiful animations and interactive elements. It's designed to teach the basics of Artificial Intelligence to non-technical students in an engaging and visually appealing way.
- Modern Color Scheme: Beautiful purple-to-blue gradient theme
- Smooth Animations: Gradient shifts, hover effects, and transitions
- Glassmorphism Effects: Modern UI with depth and transparency
- Responsive Design: Works perfectly on desktop, tablet, and mobile
- Home - Welcome page with quick navigation
- Basics - AI, ML, GenAI, AI Agents, and RAG concepts
- Internals - Interactive training simulation
- Output - Word-by-word generation demo
- Applications - Real-world use cases in Physics, Math, and Biology
- Chatbot - Demo chatbot interface
- Animated gradient backgrounds
- Floating icons with hover effects
- Progress indicators with ripple animations
- Card hover effects with lift and glow
- Custom scrollbar styling
- Smooth page transitions
Simply visit: https://rajeshkanaka.github.io
- Clone this repository
- Open
index.htmlin your web browser - No installation or build process required!
# Using Python
python -m http.server 8000
# Then visit http://localhost:8000index.html- Main HTML structurestyles.css- Enhanced CSS with animations and effectsapp.js- Interactive functionalityREADME-app.md- Detailed documentation for teachers
- Pure HTML5, CSS3, and JavaScript
- No frameworks or dependencies
- Works offline after initial load
- Compatible with all modern browsers
Teachers can easily customize:
- Color schemes (CSS variables in
styles.css) - Content (text in
index.html) - Demo responses (JavaScript objects in
app.js)
See README-app.md for detailed customization instructions.
- ✅ Google Chrome (recommended)
- ✅ Mozilla Firefox
- ✅ Microsoft Edge
- ✅ Safari
Free to use, modify, and distribute for educational purposes.
Rajesh Pandhare
Kanaka Software
Designed for: Non-technical students learning AI basics
Target Audience: B.Sc. Physics, Mathematics, and related courses
Institution: Savitribai Phule Pune University (SPPU)