TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Automated Vector Search on Postgres

1 点作者 chuckhend超过 1 年前
pg_vectorize is a Postgres extension and provides a high level API which condenses the operations of vector search with pgvector into two function calls; one to initialize table, the other to search the table. We run a container next to Postgres that hosts many transformer models available in Hugging Face, but there is also an integration with OpenAI.<p>The readme contains some examples and how to run this locally using docker compose.

暂无评论

暂无评论