<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>OpenAI Embedding 料金 on Negi AI Lab</title><link>https://ai.negi-lab.com/tags/openai-embedding-%E6%96%99%E9%87%91/</link><description>Recent content in OpenAI Embedding 料金 on Negi AI Lab</description><image><title>Negi AI Lab</title><url>https://ai.negi-lab.com/images/og-default.png</url><link>https://ai.negi-lab.com/images/og-default.png</link></image><generator>Hugo -- 0.154.5</generator><language>ja</language><lastBuildDate>Tue, 23 Jun 2026 07:53:11 +0900</lastBuildDate><atom:link href="https://ai.negi-lab.com/tags/openai-embedding-%E6%96%99%E9%87%91/index.xml" rel="self" type="application/rss+xml"/><item><title>PythonでRAGを自作する！ローカル検索の実装手順ガイド</title><link>https://ai.negi-lab.com/posts/python-rag-faiss-local-implementation-guide/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0900</pubDate><guid>https://ai.negi-lab.com/posts/python-rag-faiss-local-implementation-guide/</guid><description>&lt;p&gt;&lt;strong&gt;所要時間:&lt;/strong&gt; 約45分 | &lt;strong&gt;難易度:&lt;/strong&gt; ★★★☆☆&lt;/p&gt;
&lt;h2 id="この記事で作るもの"&gt;この記事で作るもの&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;手元のPDFやテキストファイルを読み込み、その内容に基づいて回答するRAG（検索拡張生成）システムを構築します。&lt;/li&gt;
&lt;li&gt;LangChainとFAISSを使用し、外部のSaaSデータベースに頼らずローカル環境でベクトル検索を完結させるPythonスクリプトを作成します。&lt;/li&gt;
&lt;li&gt;動作確認にはOpenAIのAPIを使用しますが、将来的にローカルLLMへ差し替え可能な構成にします。&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="border:1px solid #e0e0e0;border-radius:8px;padding:16px;margin:20px 0;background:#fafafa"&gt;
&lt;p style="margin:0 0 4px;font-size:13px;color:#888"&gt;📦 この記事に関連する商品（楽天メインで価格確認）&lt;/p&gt;</description></item></channel></rss>