Sublimity Project• Sublimity provides users with the power to take control of their mental health by providing them access to research about various mental health disorders, coping mechanisms for various mental health disorders, information about the closest mental health clinics, the ability to connect with mental health professionals,
and a user-friendly chatbot which allows users to jot down their emotions freely!
Sublimity was created using a combination of Python, HTML and CSS. The back end coding for the user friendly chatbot and finding information about the closest mental health clinics was done in Python, using the IDE repl.it . Front end HTML and CSS was created on Glitch.
Sublimity video link
Sublimity website link
Sublimity chatbot link
Sublimity clinic map link
Diffuse Map Project • Built a hack to diffuse population and encourage social distancing. With the rise of the Covid-19 pandemic, it has become harder for people to go outdoors, even to run daily errands such as going to the grocery store or pharmacy, while keeping social distancing regulations in mind. The diffuse map project was developed to aid people in making informed decisions and be safe while retrieving their necessities.
For this project we used a combination of Python, HTML and CSS. The back-end section of the project which involved actual analysis of the data was done in Python, using the IDE repl.it . Front end HTML and CSS was created on Glitch.
video link
link 1
link 2
Covid-19 AI & ML Research Project • Developed a Python program using AI and ML, with input from datasets containing pictures of Covid-19 patients’ and non-Covid-19 patients’ lungs, that analyze the data to recognize the lungs of patients who can potentially test positive for the Coronavirus.
Streaming Services Choice Research Project • Created a Python program, that would use questions to recommend a streaming service to viewers from the three main streaming services (Netflix, Hulu, and Disney Plus). This was done using an online dataset that included a variety of information on TV shows & movies that stream from the three main streaming services (Netflix, Hulu, and Disney Plus). Some of the questions that were asked before recommending a streaming service were about the viewer’s favorite genre, actor/actress etc. Based on the viewer’s answers to the questions, the program would return the streaming service with the most suitable shows & movies.