/zigchat

Command that sends a prompt to OpenAI and returns a reply

Primary LanguageZig

zigchat ZIG ❤️ OPENAI

GitHub Release Zig Built with Devbox .github/workflows/ci.yaml

画面収録 2023-09-24 11 59 49

Install

GitHub Releases

Download a prebuilt binary from GitHub Releases and install it in $PATH.

aqua

aqua is a CLI Version Manager.

aqua g -i ryoppippi/zigchat

How to run

export OPENAI_API_KEY=<your key>
zigchat "Hello!"

Development

In this project, we use devbox to manage the development environment.

※ If you want to compile in 0.11.0 see the zig-0.11.0 branch.

Authors

License

MIT