docker / genai-stack

Langchain + Docker + Neo4j + Ollama
Creative Commons Zero v1.0 Universal
3.39k stars 703 forks source link

How to load my own data into Neo4j instead of stackOverflow? #131

Open gosforth opened 4 months ago

gosforth commented 4 months ago

I'd like to test it with my own data - how to load it into Neo4j instead of stackOverflow? Regards

slimslenderslacks commented 4 months ago

hi @gosforth - are you thinking about defining a new source of input data other than StackOverflow? The StackOverflow example is still loading data into a Question-Answer model in Neo4j. Is the data you want to use use also in Question-Answer form?