Experiment 4

As I explore with selenium, I wanted to utilize it's detection capability for web browsers, hence the initial intention with the experiment was to create some sort of mask above the aboves images to prevent images from getting scraped across the net. However, encrypted images can easily avoid from getting used for other purpose, especially for AI training. Ultimately, this was more of a learning experience to explore the visual output with computer vision.

Program used: ChatGPT, Python, OpenCV, Selenium

Summary

Despite just detecting images and creating ASCII overlays, the idea could expand with concept of extracting or identifying images through the net or perhaps detect fake images with Selenium's capability. This could be a potential output for fake news detection with a trained model.