
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
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
Using work in my previous Vehicle Web Scraper project. I use the scraped images to filter out "undesirable" images from a database.
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.