Skip to content

StevenBucher98/MVPAIShellBuild

Repository files navigation

MVP AI Shell Build

Hello MVPs! We are excited to share with you an early build of AI Shell!

Follow these brief steps to download and install AI Shell on your device:

  1. Be sure you have Azure CLI installed and logged in using the az login command
  2. For the best experience please download and utilize PowerShell 7 in Windows Terminal
  3. Find your computer’s architectures package zip in this repo, download it and AIShell-Module.zip file. Currently this repo only supports the Windows architecture. In the real release Mac and Linux will also be provided.

Note: Be sure to download BOTH zip files!

  1. Unzip both and save them to a known location

  2. Unblock both files – Right click on the file and in propteries, check the unblock box.

  3. In PowerShell 7 run Import-Module \AIShell\

For example: Import-Module C:\Users\stevenbucher\AIShellBuild\AIShell\

  1. Now run Start-AIShell -Path <Path to AISH>/aish.exe

[optional] For ease of use you can also add the path to aish.exe to your PATH environment variable and then just use Start-AIShell

Once launched you have the choice between two different agents; openai-gpt and azure. For this MVP build, we would appreciate you testing with the azure agent. You are welcome to try the openai-gpt but will need to provide your own Azure OpenAI details or OpenAI API key.

GIF of the AIShell on boarding experience

Please note that this is an early build and we are looking for your feedback on the experience. You can submit feedback at aka.ms/AIShell-Feedback.

We are also completely open source! You can find more details on the code/product and submit product bugs at at aka.ms/AIShell-Repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published