Skip to content

1jamesthompson1/TAIC-report-summary

Repository files navigation

TAIC report analysis

Website


A tool and webapp to support both investigators and researchers in understanding the collection of previous investigations

What

This is a Semantic Analysis project to look at the marine investigation reports made by the Transport accident investigation commission (TAIC) in New Zealand. There is only use of publicly available data and the reports will be summarised using a variety of techniques. The reports that will be looked can be found on TAIC's website.

The webapp demo can be found at https://taic-viewer-72e8675c1c03.herokuapp.com/. Information on how to use the webapp is found in the wiki. The core of the project however is a python program that uses LLMs to read and provide summaries/analysis of the accident reports. More information about how the project works can be found here.

When

This project was commenced as my final year Computer Science project for my BSc at Massey University. Further work has been completed with TAIC in November/December 2023 with more work expected to commence in March 2024.

More information

The wiki for this project is being developed here https://github.com/1jamesthompson1/TAIC-report-summary/wiki. There is substantionally more infromation there as well as in the Project documents folder.