Jada is my attempt at creating a digital assistant with a beautiful UI created using PyQt5.
- Make sure you have Python3 installed on your machine.
- Install PyQt5 version 5.12
pip install pyqt5==5.12
- Clone the repo
git clone https://github.com/himanshu-matharu/JADA-Just.Another.Digital.Assistant
- Go to the project directory
- Run the main.py file
python main.py
The project is licensed and distributed under Apache License version 2.0 . See the LICENSE file for more details.