gptscript-ai / cli-demo

A demo of using GPTScript to interact with various CLIs throug a chat interface

Repository from Github https://github.comgptscript-ai/cli-demoRepository from Github https://github.comgptscript-ai/cli-demo

cli-demo

A demo of using GPTScript to interact with various CLIs through a chat interface

This GPTScript will launch a chat assistant that's integrated with two common developer CLIs: gh (the GitHub CLI) and kubectl (the Kubernetes CLI).

This DOES NOT install or configure the CLIs. You must do that yourself.

To launch, run:

gptscript github.com/gptscript-ai/cli-demo

or clone this repository and run the local file:

gh repo clone gptscript-ai/cli-demo
cd cli-demo
gptscript ./agent.gpt

About

A demo of using GPTScript to interact with various CLIs throug a chat interface

License:Apache License 2.0