In this packet, we perform real-time face and eyes detection through a webcam using OpenCV library and Haar Cascade pre-trained models.
In this packet, we create a simple Python GUI that fetches news items related to a topic using News API which is an easy-to-use REST API.
This project helps you to build a simple Tkinter GUI in Python to analyze sentiment type as "positive" / "negative" / "neutral" of the .txt file using the vaderSentiment library.