JasonPad19

Results 6 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.

Found this log in datapusher. 2024-09-22 21:28:15,789 INFO Fetching from: http://ckan:5000/dataset/50a684d5-a158-4a84-9b26-b6f2ab54e50a/resource/06ece1f8-21c2-4c6b-b5b8-7eadd98389ea/download/sp500-index-price.csv 2024-09-23 09:28:16 2024-09-22 21:28:16,049 INFO Determined headers and types: [{'id': 'Date', 'type': 'timestamp'}, {'id': 'PX_LAST', 'type': 'numeric'}] 2024-09-23 09:28:16...

Hi @kowh-ai , No I didn't change any configuration in Dockerfile