TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Role of Structure in AI-Native Databases

1 pointsby CShortenover 1 year ago
Hey everyone! We are rolling along with daily episodes of AI-Native Databases before the holiday break! Episode 2 with Bob van Luijt and Paul Groth!<p>This was a fascinating one, diving into the role of structure in data! We begin with the most structured data object out there, the Knowledge Graph (KG), and how LLMs are transforming them. There are two aspects to this: (1) LLMs for KGs, using LLMs to extract relationships or predict missing links to build the KG, and (2) KGs for LLMs, using KGs to provide factual information to the LLM as in RAG. Then there is (3) which sits in the middle of 1 &amp; 2, using Text-to-Cypher&#x2F;SPARQL in order to query KGs. Both useful for humans looking to use KGs (1) and LLMs looking to use KGs (2)!<p>The conversation then takes an interesting turn into whether we need databases at all, and whether we need to structure our data at all? LLMs now give us the ability to structure data on-the-fly! For example, Generative Search describes summarizing search results with an LLM before sending them to the user. This is quite similar to RAG although I think it inspires a bit more of a &quot;search result parser&quot; perspective of the role of the LLM in the pipeline, whereas RAG motivates thinking about the system as a &quot;context provider&quot; to the LLM.<p>I think this is such a fascinating one in the investigation of how generative AI is transforming database systems and what the future of data management will look like! I hope you enjoy the podcast!<p>Link: https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=3ET69F7smk8

no comments

no comments