Skip to content

xnth97/how

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how

Copilot for your terminal, powered by Azure Cognitive Services

Features

  • Works as a copilot for your terminal, simply types how <question> to ask it anything.
  • Powered by Azure Cognitive Services.
  • Uses PowerShell under Windows and bash under *nix.
  • Directly execute the command.

Usage

  1. Prerequisite: have go installed; have a valid Azure model deployment.
  2. Clone this repo.
  3. Open main.go, fill in your Azure credentials. You must have a valid Azure model deployment. Please see Prerequisite section of Azure documentation.
  4. Build with go build ., then copy the how binary to anywhere in PATH you like, e.g. /usr/local/bin/.

License

how is available under MIT license. See the LICENSE file for more info.

About

Copilot for your terminal, powered by Azure Cognitive Services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages