Projects

Vehicle Web Scraper

This is a project where I use python libraries such as beautiful soup to scrape vehicle data from canada used car websites such as carpages.ca and autotrader.ca

Thumbnail Classifier

Using work in my previous Vehicle Web Scraper project. I use the scraped images to filter out "undesirable" images from a database.

NLP-Based Discord Chat Bot

Created a discord bot which detects the sentiment of a users post and acts accordingly. If the post is deemed to be hate speech then the bot replies with a warning and removes the message. To make it more interesting an LLM is added to make warnings more personalized.