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

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.

Linux command: lspci

Linux command: lspci - list pci devices tuyendq@ubuntu001:~$ man lspci NAME        lspci - list all PCI devices SYNOPSIS        lspci [options] DESCRIPTION        lspci is a utility for displaying information about PCI buses in the system and devices connected to them.        By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by        other programs.        If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,        see below for possible caveats).        Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hac...

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation