openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Add a notebook for end to end automation example

Open Barqawiz opened this issue 2 years ago • 0 comments
trafficstars

Changes

This pull request adds a new notebook that implementations chatGPT functions to automate AWS S3 bucket operations as an example of end to end automation. The chatbot performs various S3 operations such as listing buckets, search files, uploading, and downloading files based on the user's commands.

Testing

All the notebook examples tested in my s3 buckets and works as expected.

Barqawiz avatar Jun 18 '23 13:06 Barqawiz