llm-graph-builder
llm-graph-builder copied to clipboard
Neo4j graph construction from unstructured data using LLMs
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...
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...
- [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,
Add Link to open graph viz with neighbor nodes connected to the Chunk ID , Community ID, Entity Labels
Do you planned to make a prototype with Langflow ? https://github.com/langflow-ai/langflow
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...
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...
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...