OpenCRE icon indicating copy to clipboard operation
OpenCRE copied to clipboard

create api call which takes a standard object and suggests which CRE it should match to

Open northdpole opened this issue 1 year ago • 1 comments

currently adding mappings requires the new standard to either map to an existing standard or manual mapping. this is inefficient, we can use embeddings to automatically find which CRE each standard section links to .

design an api call which when you POST a standard document with it's section content, it suggests which CRE it should map to

(preparation for ability to add mappings)

northdpole avatar May 13 '23 12:05 northdpole

future improvement: dump a standard in docx format, split automatically into sections suggest mapping of each section https://github.com/OpsConfig/OpenAI_Lab/blob/3a8c55160a6790fc790ef1c2c797d83c716eee94/Embeddings-docx.ipynb

northdpole avatar May 13 '23 12:05 northdpole