How can LLMs help "building bridges"? #46
Unanswered
davidgasquez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LLMs could infer schema, types, and generate some metadata for us. LLMs can parse unstructured data (CSV) and also generate structure from any data source (scrapping websites) making it easy to create datasets from random sources.
They're definitely blurring the line between structured and unstructured data too. Imagine pointing a LLMs to a GitHub repository with some CSVs and get the auto-generated
datapakage.json.Beta Was this translation helpful? Give feedback.
All reactions