In this video, I show the end-to-end process required to ingest a PDF file into a graph database using python. Lots of tutorials on graph databases omit some of the steps needed to ingest data into the database, especially the steps around the extraction and creation of entities and relationships.
This demo is a companion video for my blog post on the differences between vector and graph databases. All the code in this demo is in the blog: https://atomic-temporary-153746626.wpcomstaging.com/2023/12/20/vector-db-vs-graph-db-why-and-what-are-the-differences/


Leave a comment