~ shanoverali
Machine Learning, Frontend Developer, Backend Engineer
import { machine-learning, full-stack } from shanover.dev
Bio
A professional with over four years of experience as full stack developer working with various firms. Have strong competency in Machine Learning and Artificial Intelligence.
Based in Toronto, CA 🍁
Jan 2024 - Present
A project that aims to act as intermediator for exercises by applying ML and Computer Vision on human pose estimation. Targeting to provide active feedback of the pose and exercise motion using an ensemble of various models. .
Jan 2024 - Present
The primary goal of this Python program is to provide an Applicant Tracking System (ATS) percent score by comparing the content of resumes (in the 'resumes' folder) to job description text files (in the 'jds' folder). The program utilizes keyword extraction to calculate the similarity percentage between the keywords in resumes and job descriptions.
Aug 2023 - Aug 2023
Trained model for text2text generation using Microsoft Godel (Large). Used a particular dataset to train. Experimental project.
Jul 2023 - Jul 2023
Disease Prognosis is a Sequence Classifier based on BERT. Trained to classify 41 diseases based on symptoms. This is an extension to the earlier project MedBot.
Jun 2023 - Jul 2023
An AI based tool, using OpenAI whisper model for transcribing a YouTube video. Aim is to summarize YouTube video into various representations, as per user's requirements. Current stage: MVP Next stage: Feature upscaling, public access with production site. Further plans: Make it scalable