LangChain as a Large Language Model (LLM) application framework. It has also been used to update PGVector when new documents get added to the knowledgebase S3 bucket. Amazon Elastic Container Service ...
OpenAI の API をただ使うだけでは面白みもないので、たとえば Obsidian の PKM を RAG にして使えるようにしたらちょっと面白いんじゃないかと、ベクトルデータベースを使えるようにしてみました。 わが家にはちんまいけれどもサーバがありますので、pgvector を ...
ここ数年、GPT, Claude, DeepSeek などの大規模言語モデル (LLM) を活用した RAG (Retrieval Augmented Generation) が注目を集め、社会実装が進んでいます。 RAG とは、膨大なドキュメントをデータベース等へ保存しておき、ユーザの質問に応じて関連度の高い文書を取り出し ...
As a software developer, I've traversed various landscapes of database technologies, and in this article, I'll share insights into PgVector—an open-source vector similarity search tool for Postgres.
sample_text = """PGVector is an extension for PostgreSQL that adds vector similarity search capabilities. It supports multiple indexing methods, including IVFFlat, HNSW, and brute-force search.
Enterprises need to choose suitable data infrastructure for Retrieval-Augmented Generation (RAG) implementation and create essential requirements for their AI development work. The current AI ...