An AI-powered tutor for learning the Kenya Sign Language (KSL) alphabet, built with Google Teachable Machine. Recognizes and teaches all 26 letters in real time, providing interactive feedback to learners. Designed to promote accessibility, inclusivity, and digital literacy in education.
# 🤟 AI-Powered Kenya Sign Language (KSL) Alphabet Tutor
An **interactive machine learning project** that teaches and recognizes the **Kenya Sign Language (KSL) alphabet** in real-time.
Built with **Google Teachable Machine**, this project provides an accessible way for learners to practice and receive instant feedback on KSL alphabets.
---
## 🌍 Why This Project Matters
Communication is a human right — yet sign language education often lacks accessible digital tools.
This project demonstrates how **AI can support inclusivity**, by making it easier for anyone to learn the KSL alphabet interactively.
---
## ✨ Features
- 📖 **Learn all 26 letters** of the Kenya Sign Language alphabet.
- 🎥 **Real-time recognition** using your webcam.
- ✅ **Instant feedback** on hand signs for self-paced learning.
- 🤖 Built with **Google Teachable Machine** for simplicity and adaptability.
- 🌍 Designed for **accessibility, inclusivity, and education**.
---
## 🛠️ Tech Stack
- **Google Teachable Machine** – model training & export
- **TensorFlow.js** – running the trained model in the browser
- **HTML/CSS/JavaScript** – demo interface
- *(Optional)* **p5.js** – interactive visuals
---
## 🚀 Getting Started
### 1. Clone the Repository
```bash
git clone
github.com
cd KSL-Alphabet-Tutor