From 53dad4777f3d3367605d97a76433bbbd76d82160 Mon Sep 17 00:00:00 2001 From: Kenneth Sun Date: Fri, 28 Oct 2022 15:48:09 -0400 Subject: [PATCH] Elongate sl-translator project description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1f4d32..547922c 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ The aim of this project is to enhance security when modifying encrypted data. Us ## 8. [AI firewall](#) ## 9. [Sign language translator](https://github.com/MSU-AI/SignLanguageTranslator) -Given camera [ASL](https://en.wikipedia.org/wiki/American_Sign_Language) input, outputs English. +We aim to create a web application that translates [American Sign Language](https://en.wikipedia.org/wiki/American_Sign_Language) into English. We will use hand/finger tracking and possibly pose detection to recognize individual signs, which is then translated into English by natural language processing.