Skip to content

Cli tool to prompt chatGPT api

License

Notifications You must be signed in to change notification settings

phimage/chatgpt

Repository files navigation

chatgpt

License Platform Language build Sponsor

My cli tool description

Usage

    chatgpt --token "token from https://beta.openai.com/account/api-keys" "your prompt"

Interactive mode

    chatgpt --token "token from https://beta.openai.com/account/api-keys" --interactive

"stop", "quit" or "exit" to stop

Install

build it (and move it to PATH)

Build yourself

swift build -c release

or if we want without swift runtime dependencies (ie static executable)

swift build -c release -Xswiftc -static-executable

CI

This projet is build using action action-swift-cli-build

About

Cli tool to prompt chatGPT api

Resources

License

Stars

Watchers

Forks

Sponsor this project