Logo Lanfrica

Alpha0-1/Kenya-Sign-Language-Recognizer

Domain:

natural language processingeducation

Record type:

model
Creator:
Alp
Host:
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