Skip to main content
Load files and folders from S3 buckets into your Knowledge base. Supports any S3-compatible storage with AWS credentials.
aws.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Run Qdrant

4

Run the example

Save the code above as aws.py, then run:
Full source: cookbook/07_knowledge/05_integrations/cloud/01_aws.py