gitwhiz
v1.0.2
Published
An AI terminal helper using GPT-3 and Node.js
Downloads
19
Readme
Bring Your Terminal to Life!

Gitwhiz is an AI terminal assistant that makes using the command line easier than ever before. With the help of GPT-3 and Node.js, users can access all commands and their functionalities directly from the command line without ever having to leave. No more frustration when you can't remember a command or its purpose - just type in the command and Gitwhiz will provide you with all the information you need. Say goodbye to spending time searching through your browser for the right command - Gitwhiz is here to give you all the help you need!
Install Gitwhiz in three easy steps:
- Go to the OpenAI website, create an account, and generate your API key by navigating to the API Keys page in your account settings.
- Set the API key as an environment variable with the command: "export OPEN_API_KEY=your API key"
- Use npm to install Gitwhiz with the command: "npm i gitwhiz"
You're ready to get started!
