·pgvector-embeddings
</>

pgvector-embeddings

Ollama と pgvector を使用してベクター埋め込みを生成および保存します。 「埋め込みの生成」、「ドキュメントの埋め込み」、「ベクターの保存」、「ドキュメント埋め込みの作成」を要求された場合、または RAG パイプラインの取り込みフェーズを実装する場合に使用します。

7インストール·0トレンド·@constructive-io

インストール

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgvector-embeddings

pgvector-embeddings のインストール方法

コマンドラインで pgvector-embeddings AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgvector-embeddings
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: constructive-io/constructive-skills。

Generate vector embeddings using Ollama and store them in PostgreSQL with pgvector. This skill covers the ingestion phase of RAG pipelines.

The nomic-embed-text model provides 768-dimensional embeddings with good quality and performance:

| nomic-embed-text | 768 | Fast | Good | | mxbai-embed-large | 1024 | Medium | Better | | all-minilm | 384 | Very Fast | Acceptable |

Ollama と pgvector を使用してベクター埋め込みを生成および保存します。 「埋め込みの生成」、「ドキュメントの埋め込み」、「ベクターの保存」、「ドキュメント埋め込みの作成」を要求された場合、または RAG パイプラインの取り込みフェーズを実装する場合に使用します。 ソース: constructive-io/constructive-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/constructive-io/constructive-skills --skill pgvector-embeddings
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-10

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgvector-embeddings とは?

Ollama と pgvector を使用してベクター埋め込みを生成および保存します。 「埋め込みの生成」、「ドキュメントの埋め込み」、「ベクターの保存」、「ドキュメント埋め込みの作成」を要求された場合、または RAG パイプラインの取り込みフェーズを実装する場合に使用します。 ソース: constructive-io/constructive-skills。

pgvector-embeddings のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgvector-embeddings インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/constructive-io/constructive-skills