This document discusses a proposed system for improving graphical user interfaces using hand gesture detection. The system aims to allow users to access information from the internet without using input devices like a mouse or keyboard. It uses a webcam to capture images of hand gestures, which are then processed using techniques like skin color segmentation, principal component analysis, and template matching to recognize the gestures. The recognized gestures can then be linked to retrieving specific data from pre-defined URLs. An evaluation of the system found it had an accuracy rate of 90% in real-time testing for retrieving data from 10 different URLs using 10 unique hand gestures. The proposed system provides a more convenient interface compared to traditional mouse and keyboard methods.