DLR-SC / corpus-annotation-graph-builder

Corpus Annotation Graph builder (CAG) is an architectural framework that employs the build-and-annotate pattern for creating a graph.
MIT License
10 stars 1 forks source link

Augmented Knowledge Graph using LLM #45

Open roxanneelbaff opened 11 months ago

roxanneelbaff commented 11 months ago

We want to augment the current graph using LLM. For that we need to create a new annotator where the annotator takes a prompt, output_format (text or not).

As a pre-requisite: