guide you with terminal and git commands
Project description
Helper
This is a simple cli tool to help you with your linux and git commands
(still in progress …) ## About Helper Helper was built with openai
api using the model ‘davinci’ prompt is designed with examples (to be
found in examples.txt) of git commands and more will be added. As for
the command line , argparse was used
Usage
To use Helper , you will need openai api key. Follow these steps to generate the api key or visit this article for more details. * step1: signup here and create an openai account * step2: go to openai api key page link * step3 : click “Create new secret key”
Now that you have your api key, run the following command in your terminal
export OPENAI_API_KEY="your_OPENAI_API_KEY"
You’re ready to use helper in your terminal. Here is an example of how helper can be used.
helper "Linux command for ip address"
the output to the command above is :
output:ip addr
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cli-assistant-0.1.0.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for cli_assistant-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a37c2a454bc7d464fe0c21b5811ee79d1ea2da3617b7e4683fc7a5483d433e45 |
|
MD5 | 28687cc9cd9d8c0cfc8d5fe10b991321 |
|
BLAKE2b-256 | e31228609e14d5806774ed53e2500845b815b9fb20788038ed103e169ff3c5b7 |