|
|
|
|
|
by tylerhannan
219 days ago
|
|
A database in isolation is meaningless. Rather, people have to ask questions of it, and interact with the data. Increasingly, that is via AI tooling. We've had a long-standing demo at llm.clickhouse.com (librechat, bedrock, anthropic). (disclaimer: work at ClickHouse) |
|
That is, given all my own experiences on that front, terrifying if "increasingly" people are interacting with their data via AI tooling. In all the testing I've done, it can seem like magic "Look, it just told us XXX piece of data and we just asked a simple question!" but LLMs, even with copious amounts of context, are not good at understanding your business rules for understanding your data. And that goes for just about any company with more than "Pet Store"-level complexity (especially after years or decades of the data growing/changing).
Perhaps this has improved/changed but I used LLMs daily and nothing indicates to me that it's improved enough to make this worthwhile. Any AI-only interface to data I would assume is either dealing with a laughably simple dataset/schema (or super new) or lying to you constantly.