Projects
-
ASL Translator
American Sign Language Translator converts Sign Language to English Text.
ASL is generally used by people with speech and hearing impairment. -
Course Recommendation Engine
Course Recommendation Engine uses machine learning to suggest the best course
available to user given the learning objective as input. It uses the cosine similarity
on the dataset and ranks the courses on the basis of similarity score and user ratings.