Skip to content

mbartolotta345/Text-to-Sign-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text to Sign Language

Welcome to the ASL Sign Language Viewer project! This web application allows users to input words and view their corresponding American Sign Language (ASL) signs through image representations.

Features

  • User-Friendly Interface: Enter any word to see the ASL signs for each letter
  • Dynamic Image Display: Upon submission, the application displays images representing the ASL signs for each letter of the entered word.

Technologies Used

  • Python: The programming language used for the application logic.
  • Flask: A lightweight WSGI web application framework for Python.
  • HTML: For the frontend structure of the application.

Install

Prerequisites:

  • Python 3.8+ & pip
  • Run pip install Flask

Backend Setup

    1. Clone the repository git clone https://github.com/mbartolotta345/Text-to-Sign-Language.git
    2. Access the application: Open your web browser and go to http://127.0.0.1:8000

About

Python Webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published