GUI-Python
A GUI application made with PYQT5 embedded with multiple embedded mini apps
Python
PyQt5
OpenCV

GUI Python
The GUI Python application is made with PYQT5 embedded with multiple mini applications like a background blurrer, translator, text to speech, scanner, etc.
Getting Started
To get started with the GUI Python project, follow these steps:
- Clone the repository:
git clone https://github.com/himanshu12345yadav/gui-python.git
- Navigate to the downloaded directory:
cd gui-python
- Install the required packages:
pip install requirements.txt
That's it! You can now run the GUI Python application and use its various mini applications.
Happy hacking!