←back to thread

10 points danieloj | 1 comments | | HN request time: 0.242s | source
1. zknill ◴[] No.46069010[source]
I recently had a brief brainstorming with someone building an AI data enrichment tool. I found myself suggesting the 'entities' in the tool would just be semi-structured json blobs; instead of normalising the data into some relational database schema.

I couldn't find good arguments against just slinging the data into a blob and getting AI Models to make sense of it.