Some users encountered this situation, where we had to configure multiple CSV files mapping to vertex and edge props. The table on the CSV file could be extremely wide like 20+ columns.
In such case, configuring the mapping between CSV columns to tag/edge prop is suffering!!
I think we could design a copilot-style UI with LLM being leveraged to help on this, ideally after the user clicks to accept correctly inferred mapping and manually change some of them, we could make this process super easy and happy.
Some users encountered this situation, where we had to configure multiple CSV files mapping to vertex and edge props. The table on the CSV file could be extremely wide like 20+ columns.
In such case, configuring the mapping between CSV columns to tag/edge prop is suffering!!
I think we could design a copilot-style UI with LLM being leveraged to help on this, ideally after the user clicks to accept correctly inferred mapping and manually change some of them, we could make this process super easy and happy.
cc @MuYiYong @yyh0808 @mizy
copilot for data import configuration mapping