gpt4 0.1.3

a cli to interact with the openai gpt4 api
Documentation

gpt4 cli

I built this because I've found it lowkey useful and didn't want to install the python version a friend of mine built (compiled languages >>> )

usage

gpt4 "your prompt"

installation

install with cargo

cargo install gpt4-cli

add api key to $HOME/.config/gpt4-cli/config.toml

openai_api_key="your api key"

full send!


example

example prompt

example response