AI
AI
AI Meets PowerShell: OpenAI Developments & Exciting Upcoming Events!
(youtube.com)
Join Doug, a Microsoft MVP, AI developer, and seasoned PowerShell expert, as he delves into the
By: Doug Finke submitted:Nov 3 2023
Join Doug, a Microsoft MVP, AI developer, and seasoned PowerShell expert, as he delves into the
latest advancements from OpenAI and their implications for PowerShell users. Get the inside scoop on the upcoming OpenAI developer conference and anticipate announcements from tech titans like OpenAI, Microsoft and Nvidia.
By: Doug Finke submitted:Nov 3 2023
AI-Powered Coding: Unleashing Data and SQL Mastery with GPT Function Calling
(youtube.com)
Experience the synergy of AI and coding - tune in to see how GPT Function Calling transforms
By: Doug Finke submitted:Dec 1 2023
Experience the synergy of AI and coding - tune in to see how GPT Function Calling transforms
external tools and database management with Doug Finke on the Microsoft VS Code Livestream.
By: Doug Finke submitted:Dec 1 2023
Automate Text Summarization with OpenAI and PowerShell
(devblogs.microsoft.com)
This easy-to-follow guide shows you how to use PowerShell to summarize text using OpenAI's GPT-3.5
By: Piyush Tripathi submitted:Dec 1 2023
This easy-to-follow guide shows you how to use PowerShell to summarize text using OpenAI's GPT-3.5
API.
By: Piyush Tripathi submitted:Dec 1 2023
Bing AI VS. ChatGPT, Which One is Better in PowerShell
(powershellcenter.com)
PowerShell scripting is an essential skill each sysadmin has to know as it provides an efficient and
By: Faris Malaeb submitted:Mar 24 2023
PowerShell scripting is an essential skill each sysadmin has to know as it provides an efficient and
reliable way to automate IT tasks. When it comes to using AI technology to enhance PowerShell scripting, two of the most prominent options are Bing AI and ChatGPT. While both offer unique features and benefits, it's important to...
By: Faris Malaeb submitted:Mar 24 2023
Build a Superfast Research Assistant using PowerShell and AI
(youtube.com)
In this episode, I'll show you how to combine PowerShell with AI to automate tasks, chat with your
By: Doug Finke submitted:Aug 23 2024
In this episode, I'll show you how to combine PowerShell with AI to automate tasks, chat with your
data, and build intelligent agents-all within your console and scripts.
By: Doug Finke submitted:Aug 23 2024
ChatGPT the ultimate teaching assistant
(reddit.com)
I've found a rather effective method for learning Python, as someone familiar with PowerShell.
By: u/Techplained submitted:Apr 28 2023
I've found a rather effective method for learning Python, as someone familiar with PowerShell.
By: u/Techplained submitted:Apr 28 2023
Copilot Chat – Create a PowerShell Workspace
(youtube.com)
You can ask Copilot to create workspaces for popular project types with the /createWorkspace slash
By: Doug Finke submitted:Jul 7 2023
You can ask Copilot to create workspaces for popular project types with the /createWorkspace slash
command. Copilot will first generate a directory structure for your request.
By: Doug Finke submitted:Jul 7 2023
Copilot for PowerShell
(youtube.com)
If you want to learn how to use GitHub Copilot, the AI pair programmer that helps you write code
By: Pierre Roman submitted:Jun 16 2023
If you want to learn how to use GitHub Copilot, the AI pair programmer that helps you write code
faster and better, then this video is for you.
By: Pierre Roman submitted:Jun 16 2023
Data Alchemy: Unlocking GPT-4 Insights from Your Own Data
(youtube.com)
Venture with us into the realm of AI as we draw intriguing insights from a humble CSV, powered by
By: Visual Studio Code submitted:Aug 18 2023
Venture with us into the realm of AI as we draw intriguing insights from a humble CSV, powered by
the advanced GPT-4 model. Learn how to elevate everyday transaction data into an intelligent engine for your business decisions. Without sending your data to the cloud!
By: Visual Studio Code submitted:Aug 18 2023
dbatools.ai v 1.0
(powershellgallery.com)
dbatools.ai is a copilot for SQL Server databases
By: Chrissy LeMaire submitted:May 24 2024
dbatools.ai is a copilot for SQL Server databases
By: Chrissy LeMaire submitted:May 24 2024
Generative AI (ChatGPT) with PowerShell
(blog.darrenjrobinson.com)
Unless you've been off the grid on a long sabbatical the last six months you've surely heard of
By: Darren Robinson submitted:Apr 28 2023
Unless you've been off the grid on a long sabbatical the last six months you've surely heard of
ChatGPT. Like many I started exploring the possibilities of OpenAI ChatGPT when it hit the world by storm last year. Pretty quickly I saw the power of it, but also wondered about using it via API.... keep reading
By: Darren Robinson submitted:Apr 28 2023
Getting Started with GitHub Copilot in the CLI
(thelazyadministrator.com)
It was announced recently that GitHub Copilot in the CLI has reached General Availablity for all
By: Brad Wyatt submitted:Mar 29 2024
It was announced recently that GitHub Copilot in the CLI has reached General Availablity for all
Individual, Business, and Enterprise customers. In this post, I will show you how you can get download and install the CLI and Copilot extension, authenticate to use Copilot, and the available commands and use cases.
By: Brad Wyatt submitted:Mar 29 2024
GitHub Copilot for CLI for PowerShell
(hanselman.com)
GitHub Next has this cool project that is basically Copilot for the CLI ...
By: Lars Fosdal submitted:Apr 28 2023
GitHub Next has this cool project that is basically Copilot for the CLI ...
By: Lars Fosdal submitted:Apr 28 2023
GitHub Copilot Password Warning
(clatent.com)
Did you know that GitHub Copilot is now sensing hard coded credentials and giving you a warning?
By: Clayton Tyger submitted:Oct 4 2024
Did you know that GitHub Copilot is now sensing hard coded credentials and giving you a warning?
It's not perfect, but even if something looks like hard coded creds it will flag it, as on another script I had, it contained numbers that looked like they could be private, and it gave me a warning
By: Clayton Tyger submitted:Oct 4 2024
Harness AI to Analyze Your Workflow with Custom PowerShell Scripts
(youtube.com)
In this video, Doug Finke, a 16-time Microsoft MVP, showcases his PowerShell function
By: Doug Finke submitted:Sep 20 2024
In this video, Doug Finke, a 16-time Microsoft MVP, showcases his PowerShell function
GetWhatIWorkedOn. This tool helps you effortlessly track and summarize the files you've worked on over any specified period. By scanning multiple directories, it lists all the files you've modified, giving you a clear picture of your recent activities.
By: Doug Finke submitted:Sep 20 2024
How ChatGPT saved our company $1500 in less than 15 minutes
(clatent.com)
Let me set the stage... previously we had a batch file in our startup script to add/remove network
By: Clayton Tyger submitted:Sep 15 2023
Let me set the stage... previously we had a batch file in our startup script to add/remove network
drives. It worked great and didn't have any issues. We moved away from an on-site file server to a c...
By: Clayton Tyger submitted:Sep 15 2023
How to Set up and Use ChatGPT in Windows Terminal using PowerShellAI
(dfinke.github.io)
How to Set up and Use ChatGPT in Windows Terminal using PowerShellAI
By: Doug Finke submitted:Mar 31 2023
How to Set up and Use ChatGPT in Windows Terminal using PowerShellAI
By: Doug Finke submitted:Mar 31 2023
Installing and Using PowerShell Copilot
(alexandrumarin.com)
PowerShell Copilot is a community-developed module that extends the capabilities of PowerShell by
By: Alexandru Radu Marin submitted:Apr 5 2024
PowerShell Copilot is a community-developed module that extends the capabilities of PowerShell by
integrating with the GPT-4 language model. This innovative tool is designed to assist users in generating code quickly and efficiently, leveraging the vast repository of code available on GitHub.
By: Alexandru Radu Marin submitted:Apr 5 2024
Interactive Data at Your Fingertips: PowerShell AI Converts Data to Interactive HTML
(youtube.com)
Transform your data with PowerShell and AI. In this video, Doug Finke, a 15x Microsoft MVP, shows
By: Doug Finke submitted:Aug 23 2024
Transform your data with PowerShell and AI. In this video, Doug Finke, a 15x Microsoft MVP, shows
how to use the PSAI module to convert Excel and CSV files into interactive HTML pages. You'll learn how to sort and interact with your data directly in your browser using the new `ConvertTo-InteractiveHTML` function. Doug walks through generating HTML tables with sortable columns and customizing them using AI. Whether you're managing large datasets or need a quick way to visualize your data, this tutorial will guide you through the process. Install the PSAI module and start making your data more dynamic.
By: Doug Finke submitted:Aug 23 2024
Let OpenAI improve and correct your PowerShell code
(itconstructors.com)
In this article, I will describe a simple way to let OpenAI improve and correct your PowerShell
By: Wiktor Mrowczynski submitted:Oct 13 2023
In this article, I will describe a simple way to let OpenAI improve and correct your PowerShell
code. It will contain 2 main functions: Get-CodeImprovementSuggestion and Get-CodeFixSuggestion. Both accept a ScriptBlock parameter. As names indicate, the first one checks in OpenAI if there are some possible improvements. The second one checks for errors.
By: Wiktor Mrowczynski submitted:Oct 13 2023
Naming Made Easy: AI-Powered Rename Suggestions
(devblogs.microsoft.com)
Ever struggled to name a variable, method, or class-finding that perfect balance between
By: Dalia Abo Sheasha submitted:Jan 5 2024
Ever struggled to name a variable, method, or class-finding that perfect balance between
expressiveness and conciseness? You're not alone. We've tackled this universal challenge in the latest Visual Studio Preview via our GitHub Copilot Chat extension (subscription required). Introducing: AI-powered rename suggestions.
By: Dalia Abo Sheasha submitted:Jan 5 2024
New version of PowerShell AI
(github.com)
Support latest OpenAI API models gpt-4-1106-preview and gpt-3.5-turbo-1106. Add Get-ChatCompletion
By: Doug Finke submitted:Nov 10 2023
Support latest OpenAI API models gpt-4-1106-preview and gpt-3.5-turbo-1106. Add Get-ChatCompletion
to the list to support Azure Open AI. Add function ConvertTo-JsonL
By: Doug Finke submitted:Nov 10 2023
PDF Text to SQL Data: Using OpenAI’s Structured Output with PSOpenAI
(blog.netnerds.net)
Incredible! I just used PowerShell and OpenAI to import text from a PDF right into SQL Server!
By: Chrissy LeMaire submitted:Aug 23 2024
Incredible! I just used PowerShell and OpenAI to import text from a PDF right into SQL Server!
By: Chrissy LeMaire submitted:Aug 23 2024
PowerShell AI – copilot at the command line
(youtube.com)
PowerShell AI - copilot at the command line
By: Doug Finke submitted:Apr 14 2023
PowerShell AI - copilot at the command line
By: Doug Finke submitted:Apr 14 2023
PowerShell AI Build Hour – Doug Finke
(meetup.com)
Friday, October 25, 2024 at 12:30 PM EDT - Ready to go from zero to app hero? I'll live demo
By: New York PowerShell Meetup submitted:Oct 18 2024
Friday, October 25, 2024 at 12:30 PM EDT - Ready to go from zero to app hero? I'll live demo
building an app using the new OpenAI Canvas-the interface that transforms writing and coding into an interactive adventure. This isn't just chat; it's creating real-world projects, start to finish.
By: New York PowerShell Meetup submitted:Oct 18 2024
PowerShell AI Build Hour – Doug Finke
(meetup.com)
Friday, October 25, 2024 - 12:30 PM to 1:30 PM EDT
By: New York PowerShell Meetup submitted:Oct 25 2024
Friday, October 25, 2024 - 12:30 PM to 1:30 PM EDT
By: New York PowerShell Meetup submitted:Oct 25 2024
PowerShellAI ChatGPT Conversation Mode
(dfinke.github.io)
Learn how to work with ChatGPT and GPT-4 using PowerShellAI
By: Doug Finke submitted:Apr 7 2023
Learn how to work with ChatGPT and GPT-4 using PowerShellAI
By: Doug Finke submitted:Apr 7 2023
PowerShellAI v 0.8.2
(powershellgallery.com)
The PowerShell AI module integrates with the OpenAI API and let's you easily access the GPT models
By: Douglas Finke submitted:Jul 14 2023
The PowerShell AI module integrates with the OpenAI API and let's you easily access the GPT models
for text completion, image generation and more.
By: Douglas Finke submitted:Jul 14 2023
PowerShellAIAssistant
(github.com)
Enhance PowerShell scripting with AI using PowerShell AI Assistant module.
By: Doug Finke submitted:Feb 23 2024
Enhance PowerShell scripting with AI using PowerShell AI Assistant module.
By: Doug Finke submitted:Feb 23 2024
Practical Graph: Using GitHub Copilot for Microsoft 365 PowerShell Development
(practical365.com)
GitHub Copilot costs $10/month. At that price level, anyone working with PowerShell should try out
By: Tony Redmond submitted:Jul 19 2024
GitHub Copilot costs $10/month. At that price level, anyone working with PowerShell should try out
the AI assistance to see if it helps. But will GitHub Copilot work well with Microsoft 365 PowerShell modules like Exchange Online and the Microsoft Graph PowerShell SDK. That's what we tested and report on here.
By: Tony Redmond submitted:Jul 19 2024
PSWeave v 0.1.1
(powershellgallery.com)
PowerShell module that innovates automation with AI to make you more productive
By: Douglas Finke submitted:Feb 2 2024
PowerShell module that innovates automation with AI to make you more productive
By: Douglas Finke submitted:Feb 2 2024
pwshBedrock v 0.9.1
(powershellgallery.com)
pwshBedrock enables interfacing with Amazon Bedrock foundational models, supporting direct on-demand
By: Jake Morrison submitted:Jul 26 2024
pwshBedrock enables interfacing with Amazon Bedrock foundational models, supporting direct on-demand
model calls via InvokeModel and the Converse API for supported models. It allows sending messages, retrieving responses, managing message context, displaying model information, and estimating token counts and costs. Use PowerShell to integrate generative AI applications with Amazon Bedrock.
By: Jake Morrison submitted:Jul 26 2024
Quick Use of OpenAI – End Processes
(clatent.com)
Here is a quick use of OpenAI / ChatGPT to remove Windows processes. If it doesn't get it right the
By: Clayton Tyger submitted:Sep 29 2023
Here is a quick use of OpenAI / ChatGPT to remove Windows processes. If it doesn't get it right the
first time, it usually is a good enough base to only need an edit or 2 for simpler scripts.
By: Clayton Tyger submitted:Sep 29 2023
Search and delete Copilot data in Microsoft 365
(4sysops.com)
Managing and deleting unnecessary Copilot data from Microsoft 365 is essential for reducing security
By: Vignesh Mudliar submitted:Jul 12 2024
Managing and deleting unnecessary Copilot data from Microsoft 365 is essential for reducing security
risks and ensuring compliance with data protection laws like GDPR and HIPAA. This blog post will guide you through the steps to search for and delete Copilot data using eDiscovery, Graph Explorer, and PowerShell. Following these steps can enhance data hygiene and safeguard your organization against potential data breaches and legal issues.
By: Vignesh Mudliar submitted:Jul 12 2024
Simple Tip for GitHub Copilot
(clatent.com)
If you have GitHub Copilot, you may or may not know about this little tip, but wanted to let you
By: Clayton Tyger submitted:Sep 20 2024
If you have GitHub Copilot, you may or may not know about this little tip, but wanted to let you
know just in case. It has saved me so much time and it can be applied to a lot of scenarios.
By: Clayton Tyger submitted:Sep 20 2024
Sort your local photos with Azure OpenAI and PowerShell!
(alexholmeset.blog)
Quick short blogpost here today. I have created a PowerShell script that reads your local photos,
By: Alexander Holmeset submitted:Aug 23 2024
Quick short blogpost here today. I have created a PowerShell script that reads your local photos,
uses Azure OpenAI to get the type/category they belong to and move them to a folder with that name. To accomplish this I am using the Azure OpenAI GPT4-o model. You can read here how you set up an ... Continue reading Sort your local photos with Azure OpenAI and PowerShell!
By: Alexander Holmeset submitted:Aug 23 2024
Terminal Chat in Windows Terminal Canary
(devblogs.microsoft.com)
At Build 2023, we announced that Windows Terminal users will be able to take advantage of natural
By: Christopher Nguyen submitted:Dec 1 2023
At Build 2023, we announced that Windows Terminal users will be able to take advantage of natural
language AI to recommend commands, explain errors and take actions within Windows Terminal. Since then, we have been listening to customer feedback and iterating on our AI chat experiments in Windows Terminal.
By: Christopher Nguyen submitted:Dec 1 2023
Unveiling the Power of Generative AI with Chrissy LeMaireq
(powershellpodcast.podbean.com)
In this episode, Chrissy LeMaire discusses AI, her experience at PSConfEU, and her return to
By: The Powershell Podcast submitted:Aug 2 2024
In this episode, Chrissy LeMaire discusses AI, her experience at PSConfEU, and her return to
in-person speaking after a 5-year break. She provides an update on her book, "Generative AI for the IT Professional," and shares insights into leveraging AI beyond just conversing with ChatGPT. Chrissy also showcases a couple of interesting use cases involving AI.
By: The Powershell Podcast submitted:Aug 2 2024
Use PowerShell to deploy and access GPT-4o in Azure OpenAI Service
(4sysops.com)
The Azure OpenAI Service is a specialized offering within the broader set of Azure Cognitive
By: Baki Onur Okutucu submitted:Jun 14 2024
The Azure OpenAI Service is a specialized offering within the broader set of Azure Cognitive
Services, providing access to OpenAI's language models. The service can be accessed through REST APIs, Python SDK, and a web-based interface, Azure OpenAI Studio. In this article, you will learn how to deploy and access the GPT-4o model in Azure with PowerShell.
By: Baki Onur Okutucu submitted:Jun 14 2024
Use PowerShell to integrate OpenAI GPT with context menu
(itconstructors.com)
Do you know that it's possible to use PowerShell to integrate OpenAI GPT with context menu in
By: Wiktor Mrowczynski submitted:Oct 27 2023
Do you know that it's possible to use PowerShell to integrate OpenAI GPT with context menu in
Windows? It's even really simple and with help of this article everyone can make it. In this example, I'll add a new item to context menu (when you right click on a file). It appears only for PowerShell ...
By: Wiktor Mrowczynski submitted:Oct 27 2023
Use the Azure OpenAI GPT-4o (all-in-one-model) with PowerShell!
(alexholmeset.blog)
On May 13th GPT-4o was released in preview in the Azure OpenAI Playground. No API access, only
By: Alexander Holmeset submitted:May 24 2024
On May 13th GPT-4o was released in preview in the Azure OpenAI Playground. No API access, only
accessible in the browser. Today I was going into the playground to test something with the GPT-4o model, but could not find it. What had happened? Turnes out it suddenly was in GA and available to choose under ... Continue reading Use the Azure OpenAI GPT-4o (all-in-one-model) with PowerShell!
By: Alexander Holmeset submitted:May 24 2024
Using GitHub Copilot to Upgrade PowerShell Scripts to the Microsoft Graph PowerShell SDK
(practical365.com)
In this blog, Andy Scheider deep dives into GitHub Copilot and how it can be used to upgrade
By: Andy Schneider submitted:Dec 15 2023
In this blog, Andy Scheider deep dives into GitHub Copilot and how it can be used to upgrade
PowerShell Scripts to the Microsoft Graph PowerShell SDK.
By: Andy Schneider submitted:Dec 15 2023
Visual Studio AI-Assistance: A Developer’s Best Friend
(devblogs.microsoft.com)
The Visual Studio family leverages AI to help you stay focused on the creative tasks that get the
By: Peter Groenewegen submitted:Feb 17 2023
The Visual Studio family leverages AI to help you stay focused on the creative tasks that get the
core logic of your application built.
By: Peter Groenewegen submitted:Feb 17 2023
With PowerShell (7) having all of the same capabilities of other languages, why isn’t there a larger ecosystem around data analysis or ML/AI, and similar functions that most just automatically gravitate to other languages for?
(reddit.com)
An interesting conversation with a bunch of great insight.
By: u/Marquis77 submitted:Mar 29 2024
An interesting conversation with a bunch of great insight.
By: u/Marquis77 submitted:Mar 29 2024