Transforming unstructured data to a graph with BAML and Kuzu
The first step towards building Graph RAG applications is to transform unstructured data into nodes and relationships. In this post, we show how to use LLMs and BAML, an AI engineering framework, to construct a Kuzu graph from a collection of unstructured data.