hi i’m neo4j beginer.
i’m curious if there’s python library or package about what i wanna make.
as i have speech on next wednesday, i need help from people here
i’ve tried to get some evidences from youtube and some articles from internet.
but i and ChatGPT fails…. please help
i have ChatGPT, Cursor, Neo4j desktop 2.0.5. Docker Desktop. Visual Studio Codes. python 3.13.3
what i wanna make is something like this.
- scan documents (docx, txt, md file format) from one folder.
let’s say there’s only one file inside. - divide it by some paragraph headers level like (1. , 1.1, 1.1.1). hierarchy. and all headers becomes nodes(vertex, entity) with properties.
- when making hierarcy, i want LLM to make edges(relationships) and name it by itself. so i don’t need to make all the relationships between basic nodes.
- embedding those Data in Graph DB
is there python package or library any like what i say?
and thing is, i wanna have some real check if steps are going well, not making mistakes like, wrong headers becoming nodes. but i don’t know to check it and fix it yet.
i have tried to make sample DB and i couldn’t figure if my DB is making edges well. and don’t know how to fix it
sorry for hard question.
ah if you are Korean native, please write it with Korean language please.
i wish you have good day