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.

AlloyDB AI: Generative AI applications with PostgreSQL

87 pointsby jerryjerryjerryover 1 year ago

6 comments

mpercyover 1 year ago
How are people actually using vector databases?<p>The closest explanation to a use case architecture I&#x27;ve seen recently was <a href="https:&#x2F;&#x2F;mattboegner.com&#x2F;knowledge-retrieval-architecture-for-llms&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;mattboegner.com&#x2F;knowledge-retrieval-architecture-for...</a> - it basically describes doing knowledge retrieval (keyword parsing) from LLM queries, feeding that to a vector db to do similarity search to get a top K similar documents to the parsed keywords, then feeding that list that back into the LLM as potential useful documents it can reference in its response. It&#x27;s neat but it seems a bit hacky. Is that really the killer app for these things?
评论 #37314669 未加载
评论 #37313866 未加载
xnxover 1 year ago
Very cool that there&#x27;s a &quot;preview&quot; downloadable version: <a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;alloydb&#x2F;omni" rel="nofollow noreferrer">https:&#x2F;&#x2F;cloud.google.com&#x2F;alloydb&#x2F;omni</a>
thatcherthornover 1 year ago
&gt; AlloyDB AI allows users to easily transform their data into vector embeddings with a simple SQL function for in-database embeddings generation<p>Slick!
jadboxover 1 year ago
Is&#x2F;will AlloyDB be open source?
评论 #37312955 未加载
hn1986over 1 year ago
Is AlloyDB basically like Aurora DB for AWS?
评论 #37313193 未加载
评论 #37312773 未加载
评论 #37313398 未加载
whimsicalismover 1 year ago
&gt; AlloyDB AI allows users to easily transform their data into vector embeddings with a simple SQL function for in-database embeddings generation, and runs vector queries up to 10 times faster than standard PostgreSQL. Integrations with the open source AI ecosystem and Google Cloud’s Vertex AI platform provide an end-to-end solution for building gen AI applications.<p>- Embrace [X]<p>- Extend [X]<p>- Extinguish [?]<p>Will they allow it to use custom embeddings?
评论 #37312657 未加载
评论 #37313738 未加载