Using Azure OpenAI Services to Chat with Your Data - Using PowerShell

preview_player
Показать описание

👉🏻Showcases how to leverage Azure OpenAI Services within PowerShell to interact with data intelligently. Microsoft MVP Doug Finke, walks viewers through using the PowerShell AI Assistant module, creating an AI assistant, uploading data, and asking it questions.

👉🏻The tutorial demonstrates the assistant's ability to interpret and analyze CSV data, including calculating total units sold by region and generating a chart to visualize the data. This step-by-step guide emphasizes the power of combining Azure OpenAI Services with PowerShell for data analysis, offering insights into creating sophisticated data queries and visualizations through AI.
Рекомендации по теме
Комментарии
Автор

Hi Doug, great run through, but the title says Azure OpenAI, but it appears your using the Open AI assistants. An I missing something? We don't feel comfortable uploading to OpenAI, but we recently got access to Azure OpenAI and I'm wanting to explore using it for a similar task.

macwieble