Example of using IntelliSense in a PyQt desktop application to display auto-completion results(words and weights) for each word based on user input
- PyQt5 >= 5.14
- git clone ~
- pip install -r requirements.txt (if you have PyQt5 already, skip this part)
- python main.py