Build me a desktop application with python

Job ID: 33457757

Budget: $250 – $750 USD

I have a project desktop application using python The project is about “Twitter sentiment analysis”
The GUI part is done using “pyqt5”
I trained the deep learning model with my data so the model is ready
And i have a tool that can extract tweets from Twitter, so almost 40% of the work is ready

I want the app to extract the tweets from Twitter using the “tool” with some filtering options, or upload a csv file that is ready with the model that is ready and print the sentiment analysis result as a report

What i need is Integration of tweet capturing code ( The tool ) and the trained models (spam tweets and sentiment analysis models), i suggest creating a function the receive search criteria as arguments and return a list of the results. to make it ready to be added to the GUI