You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Developed a Python-based Console User Interface (CUI) application to efficiently manage student academic data. The system interfaces with a remote MySQL database to store student profiles and subject-wise performance metrics. It features a normalized relational database schema (Students, Subjects, Marks) to ensure data integrity.
This project utilizes machine learning to detect traffic rule violations i.e., helmet detection. It captures video feeds from traffic cameras, processes them to identify violations, and automates fine collection by notifying relevant authorities. The system aims to enhance road safety and streamline traffic management.
This app clusters similar photos and generates descriptions using machine learning algorithms. Users can select a folder of images, which are analyzed using OpenAI's CLIP model. The app displays the clustered images on a canvas using t-SNE for dimensionality reduction and allows saving the results.
My system allows you to control some useful programs using gestures, as well as control the cursor and adjust the volume on the computer using hand movements, and there is also a voice assistant
Game of Bones is a Python strategy game where two players (human vs AI) take turns removing 1, 2, or 3 bones from a pile. The player who takes the last bone wins. The project features a Tkinter GUI, move history, win statistics, and three AI difficulty levels (easy, medium, hard). Easy to play and restart, with hints
The Latin American palm tree expert system is designed to provide users with an interactive and informative interface that displays various causes, effects, and treatments of palm tree diseases and other related issues.
A simple calculator in Tkinter involves creating a user-friendly interface with buttons and incorporating logic to handle user input and perform calculations. The design should consider both the visual representation and the underlying functionality of the calculator.
Papyrus is a simple notepad which makes copying and pasting easier than it already is. Whatever you paste into papyrus, is available immediately in the papyrus canvas.