Thin Flask server collecting data from S3 on demand and streaming it through the pipeline
- Learn about other services within our pipeline
- Discover all AI services we're integrating with
- See deployment templates in the e2e-deploy repository
AWS_ACCESS_KEY_ID
- AWS S3 credentialsAWS_SECRET_ACCESS_KEY
- AWS S3 credentialsAWS_S3_BUCKET_NAME
- AWS S3 bucket selectorNEXT_MICROSERVICE_HOST
- where to pass the collected data (hostname:port
)
See LICENSE