Feed元
Semantic Kernel
AI 要約
Azure OpenAIとSemantic Kernelを使用したデータ活用方法を解説。データをAzure Blob Storageにアップロードし、Azure AI Searchでインデックス化。Semantic Kernelで質問応答を行う手順を紹介。詳細な設定手順も提供。
年月週
2024年6月2週
リンク
Azure OpenAI On Your Data with Semantic Kernel | Semantic Kernel
Hello, everyone! In the fast-paced world of technology, using artificial intelligence to get more out of your data is becoming essential. Azure OpenAI on Your Data is a feature that helps businesses do just that. It combines the advanced AI models from OpenAI with the strong data management tools of Azure,
devblogs.microsoft.com
記事概要
Azure OpenAIとSemantic Kernelを使用して、データの活用方法を紹介する記事。データをAzure Blob Storageにアップロードし、Azure AI Searchでインデックス化し、Semantic Kernelで質問応答を行う手順を説明。
記事要約
- Azure OpenAIとSemantic Kernelを用いたデータ活用の設定方法を解説。
- データをAzure Blob Storageにアップロードし、Azure AI Searchでインデックス化。
- Semantic Kernelを使用してデータに対して質問応答を行う方法を紹介。
- 各手順の詳細な設定手順を提供。
用語
用語 | 説明 |
Azure Blob Storage | Microsoftのクラウドストレージサービス |
Azure AI Search | クラウドベースの検索サービス |
Semantic Kernel | MicrosoftのAIおよびMLツールキット |
インデックス化 | データを検索可能な形式に変換するプロセス |
APIキー | アプリケーションの認証に使用されるキー |