Thumbs Up News

Using Machine Learning to filter through RSS news feeds and returning only positive articles

Fix issue with the database table not having the column

The command django makemigrations wasn't creating any new migrations so had to create the columns manually.

Stop using getServerSideProps on index and fetch data after load instead - should speed up the site

Move classifier to django backend and keep it together in one place

Send email about Thumbs Up News to be included on the AI for anyone newsletter

Update how the classifier classifies an article - include both headline and description