llm-graph-builder icon indicating copy to clipboard operation
llm-graph-builder copied to clipboard

Neo4j graph construction from unstructured data using LLMs

Results 211 llm-graph-builder issues
Sort by recently updated
recently updated
newest added

The application cannot be used after it is successfully started, I used Ollama and tried to analyze a.pdf. After I selected it, the backend Log showed that the connection to...

bug

Please review and approve

I have been trying to connect my Ollama model llama3.1 to the system without results :skull: , only working with OpenAI and Diffbot :100:. Can you give me instructions how...

question

- [x] Comma separated label in graph viz - [x] Disconnected Nodes- __Communities__, __entities__ should be handled here, for both gds and non GDS enabled db. - [x] De-Duplication of...

Add tooltips which allow user to copy the error message whenever a file fails on the table,

enhancement

Add Link to open graph viz with neighbor nodes connected to the Chunk ID , Community ID, Entity Labels

enhancement

Do you planned to make a prototype with Langflow ? https://github.com/langflow-ai/langflow

question

Is your demo compatible with Litellm proxy https://github.com/BerriAI/litellm ? which api is fully compatible with open ai. it will be very nice to be able to test against our own...

question

Hi, I'm trying to understand precisely what happens when we upload documents to the graph. I'm looking in the DEV branch version which seems to have latest code, not sure...

question

I've been doing extensive testing the method on medical question answering and so far it works great. However the logic behind document processing and retrieval seems complicated just by looking...

documentation