An open API service indexing awesome lists of open source software.

https://github.com/mgartner/bundlebot

A command line program for analyzing CockroachDB statement bundles built on (and with) OpenAI.
https://github.com/mgartner/bundlebot

Last synced: 6 months ago
JSON representation

A command line program for analyzing CockroachDB statement bundles built on (and with) OpenAI.

Awesome Lists containing this project

README

          

# bundlebot

A command line program for analyzing CockroachDB statement bundles built on (and
with) OpenAI.

# Usage

1. Clone the repository.
2. Build the binary: `go build .`.
3. Set the environment variable `OPENAI_API_KEY` to your OpenAI API key.
4. Run the bot providing a path to a statement bundle: `./bundlebot stmt-bundle-1234.zip`.