Baessler-Lab / swag-tag

A Streamlit-based webapp for annotation of medical images and reports.
2 stars 0 forks source link

Feat add llm tag annotation #35

Closed laqua-stack closed 10 months ago

laqua-stack commented 11 months ago

This adds the possiblity to define json templates for [llm-tag](https://github.com/pwoznicki/llm-tag/) that will be prefilled from the content of the report. In addition, multiple users can be created, where the default is named 'default'. The stored annotations can be reviewed. By default either the user's last annotation or the llm-tag annotation is loaded (depending on the checkbox). closes #34. closes #19 (cf. also [llm-tag](https://github.com/pwoznicki/llm-tag/) for the creation of templates). closes #7. closes #13.

TODOs (can be opened as separate issues if needed):

laqua-stack commented 10 months ago

@AmarHek I changed this version to serve the webapp using docker. Could you give it a look?

laqua-stack commented 10 months ago

I will merge this anyway ;-) Merry X-mas!