openai-cookbook
openai-cookbook copied to clipboard
Add a notebook for end to end automation example
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.