Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PranavMurali committed Dec 1, 2021
2 parents f13393d + d1a3ad8 commit 66748f5
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# asl_app-expo
# ASL App

#### An application built to translate american sign language into audio, to ease communication between those with disabilties and those without, using a GAN model made in tensorflow , (Note: Currently running MobileNet model). The custom model is yet to be loaded.


#### The app uses Expo utiliies like expo-speech and expo-camera. It is styled using Tailwind CSS.
### In-App Screenshots
<p float="left">
<img src="../master/Readme/Home.jpeg" alt="drawing" width="200"/>
<img src="../master/Readme/Settings.png" alt="drawing" width="200"/>
<img src="../master/Readme/Model Screen.jpeg" alt="drawing" width="200"/>
</p>

0 comments on commit 66748f5

Please sign in to comment.