cisagov / pe-reports

Automated process to build and distribute Posture & Exposure Reports' bi-weekly to customers.
Creative Commons Zero v1.0 Universal
17 stars 5 forks source link

Develop LLM for Confidence Scoring #678

Open arng4108 opened 9 months ago

arng4108 commented 9 months ago

💡 Summary

Research and develop a large language model (LLM) to be used for confidence scoring and other PE tasks.

Motivation and context

LLMs allow for the automatic analysis of input text. Some examples of insights that can be extracted from input text using an LLM include: sentiment, context, named-entity recognition, etc. These insights can then be used for various purposes including confidence scoring.

Implementation notes

Acceptance criteria

How do we know when this work is done?