JasonPad19

Results 4 comments of JasonPad19

yes, looking at GenAI stack from docker,neo4j. I am looking for a way to integrate a neo4j knowledge graph which has structured data and RAG pdf chunk data.

Thanks for your comments. :) Yes, We will have daily facts that will be converted to triples via rdflib, and then pushed to neo4j using rdflib-neo4j package. e.g. - 2024-01-01Order.ttl...

This is exactly what I am trying to test this weekend. instead of using the ns10, I find it easy to use RDFLib-neo4j package to push ttl data to neo4j....

I am experiencing the same issue, and wonder if there is any guide available to improve/benchmark the performance.