Skip to content

YukihiroArakawa/privacy-gpt-cli

Repository files navigation

privacy-gpt-cli

usage

  1. clone this repository
  2. set OPENAI_API_KEY in your config file, such as .zshrc, .bashrc.
# your config file(.zshrc, .bashrc)
export OPEN_API_KEY=<your open ai api key>
  1. build a jar file in the project root.
$ ./gradlew jar
  1. start interaction
$ java -jar build/libs/privacy-gpt-cli.jar
  1. type exit if you quit the interaction.

demo

Screen.Recording.2023-09-17.at.17.39.36.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages