#openai #command-line-tool #cli #gpt

bin+lib gptcli

A small CLI tool and Library for interacting with OpenAI APIs

1 unstable release

0.1.0 Mar 8, 2023

#81 in #gpt

MIT license

11KB
143 lines

GPT CLI

This is a simple CLI tool I wrote in Rust.

Config

Copy example-gptcli.toml into ~/.gptcli.toml

Building

cargo b

Dependencies

~5–16MB
~221K SLoC