neo4j-labs / llm-graph-builder

Neo4j graph construction from unstructured data using LLMs
https://neo4j.com/labs/genai-ecosystem/llm-graph-builder/
Apache License 2.0
2.54k stars 404 forks source link

Add support for .xlsx files #477

Open blacksmithop opened 4 months ago

blacksmithop commented 4 months ago

image When uploading .xls files the Upload Status is stuck at 0%

blacksmithop commented 4 months ago

@kartikpersistent I feel like .xlsx support could be added https://github.com/neo4j-labs/llm-graph-builder/blob/e8d0a8b62fff9e2a81413aff48bdb5eba044b57e/frontend/src/components/DataSources/Local/DropZone.tsx#L260

kartikpersistent commented 4 months ago

Hi @blacksmithop we will check whether .xlsx extension is supported by UnstructuredFileLoader