Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importer data field <--> prop mapping inference with LLM #757

Open
wey-gu opened this issue Jan 23, 2024 · 0 comments
Open

importer data field <--> prop mapping inference with LLM #757

wey-gu opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
type/feature req Type: feature request

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Jan 23, 2024

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

@wey-gu wey-gu changed the title importer field -- prop mapping inference with LLM importer data field <--> prop mapping inference with LLM Jan 23, 2024
@wey-gu wey-gu self-assigned this Jan 26, 2024
@QingZ11 QingZ11 added the type/feature req Type: feature request label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants