Projects
These are a few of the many personal projects that I have worked on since I joined the Masters program at Waterloo. You will find a diverse range of topics from web development to Artificial Intelligence Systems. For the full portfolio visit go here
Workshop Lead
- A simple QA and Sentiment Analysis application with Flask, Docker and HuggingFace.
- For the current usecase a short paragraph has been taken from here https://www.supersummary.com/game-of-thrones/summary/ that has been used to illustrate the QA application
- This workshop has been conducted as part of a Data Science Mentorship program by Brave

Workshop Lead
- This is a Python(Flask) based next-word prediction application that has been developed to deliver a workshop at Hack the North 2022(University of Waterloo).
- It uses a simple N-gram language model to build the text autocomplete functionality.

Masters Project
- Fake news is a nagging annoyance these days which can lead to the spread of misleading and fabricated information.
- In this project, you will be using NLP techniques to assess the similarity of a given news article's headline against the body of the article.
- We have designed a custom Neural Network architecture to solve this problem, however please feel free to explore on your own.
