Tag: pgvector
All the articles with the tag "pgvector".
-
在 .NET 中使用 pgvector 实现向量搜索入门
Published: at 01:40 AM如果你的数据已经存储在 PostgreSQL 中,不需要额外的向量数据库。本文介绍如何通过 pgvector 扩展,配合 .NET Aspire、Ollama 和 Dapper,在现有 PostgreSQL 中实现语义相似度搜索。
All the articles with the tag "pgvector".
如果你的数据已经存储在 PostgreSQL 中,不需要额外的向量数据库。本文介绍如何通过 pgvector 扩展,配合 .NET Aspire、Ollama 和 Dapper,在现有 PostgreSQL 中实现语义相似度搜索。