Hi all I wanted to share a demo from a project I’m working on at the Autonomy Institute that might be of interest to researchers/developers using OpenAI’s models to analyse business data. I’m working on a tool called GERM that detects geopolitical and environmental risks mentioned within the annual reports of UK companies (although this workflow could be adapted to analyse 10-k US filings). I used a mix of GPT-4 and GPT-3.5 via API to identify categories of risk within these documents. Its currently at demo stage (visualising only 1 months worth of annual reports) but I’m hoping to eventually run a live risk reporting service. Would love any feedback if this is of interest!
Just tried it out and I really like the interface and how it dynamically updates. Not sure if it’s just operating out of a limited dataset, but most combinations of ‘Activity’ and ‘Risk Type’ yielded no results. Perhaps it makes sense to consolidate the categories at this point, then expand once more data becomes available? Additionally I’d like to be able to export this data for additional analysis if possible.
Looking forward to seeing how this project develops!
Thanks for the helpful feedback @pds ! Defo makes sense to consolidate the categories. You should be able to export the data from the table in section ‘1. Risk Database’ by hovering over the table and clicking the ‘Download as CSV’ button that appears in the top left. I think this could be clearer though so will potentially look to add a more visible download button.