August 24, 2024 — Django

The whole backend now uses Django.


August 23, 2024 — Front-end update!

I’ve spent the past couple of days learning how to build a front-end using HTML, CSS, JS, React.js. Have a basic MVP ready for a dynamic front end.


August 18, 2024 — MVP for backend!!!

Gotten to a very basic MVP which can generate sentiments for stocks.


August 8, 2024 — FinBERT!

I couldn’t get FinABSA to work but I discovered FinBERT (Google’s BERT custom trained on financial data). Its accuracy (advertised as 87%) should be good enough for now.

I’ve just tested this more and the results seem fairly satisfactory. There’s a bit of a learning curve for it as the model’s hosted on hugging face and I’ve never used that before.