Skip to content

aksh-n/llm-command-line-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-command-line-helper

A simple command-line helper powered by an LLM. Given a query, the LLM suggests a command for the task and executes after you give it permission.

Instructions:

  1. Clone this repo, and go to its working directory.
  2. Run pip install -r requirements.txt.
  3. Export your OpenAI API key by export OPENAI_API_KEY=<insert key here>.
  4. Run python -m llm-helper.

About

A simple command-line helper powered by an LLM. Given a query, the LLM suggests a command for the task and executes after you give it permission.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages