Wondering how you project is doing on github and stars and growing over the time? I was (for my favorite project audioserve) so I created ipython notebook for to analyze trend on the time, which some predictions (which are now called AI – even linear regression is now called AI :-).
Chart first
And Now Code
You will just need usual data analysis libraries: pip3 install jupyter pandas numpy scipy matplotlib.