Skip to main content

Microsoft AI Shell: Notes

AI Shell Agent Architecture. Credit: Microsoft

AI Shell

PS C:\Users\tuyen> winget install Microsoft.AIShell
Found AI Shell [Microsoft.AIShell] Version 1.0.0-preview.3
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/PowerShell/AIShell/releases/download/v1.0.0-preview.3/AIShell-1.0.0-preview.3-win-x64.zip
  ██████████████████████████████  54.6 MB / 54.6 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Path environment variable modified; restart your shell to use the new value.
Command line alias added: "aish"
Successfully installed
PS C:\Users\tuyen>

PS C:\Users\tuyen> aish
AI Shell
1.0.0-preview.3

Welcome to AI Shell! We’re excited to have you explore our Public Preview. Documentation is available at
aka.ms/AIShell-Docs, and we’d love to hear your thoughts - share your feedback with us at aka.ms/AIShell-Feedback.

Please select an AI agent to use:
(You can switch to another agent later by typing @<agent name>)

> openai-gpt
  azure

Popular posts from this blog

Docker: Commonly Used Commands

Repeat to remember Remember to repeat

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.