Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambda Streaming Example for Gen AI usecases #7531

Open
AakashKB opened this issue May 7, 2024 · 1 comment
Open

Lambda Streaming Example for Gen AI usecases #7531

AakashKB opened this issue May 7, 2024 · 1 comment

Comments

@AakashKB
Copy link

AakashKB commented May 7, 2024

Is your feature request related to a problem? Please describe.
I have a use case of streaming audio form a TTS/STT provider and have no clue how to set that up with a lambda, or even how to call a non resolved lambda from the frontend.

Describe the solution you'd like
I would like to see a documented example usee case of using lambda for text or audio streaming for a gen AI use case. Ideally an example that not only supports Bedrock, but can easily be adapted to 3p services.

Both a back and frontend implementation would be nice. Seems all lambda examples provided are backend triggers based so seeing an example of how this lambda is accessed in the frontend (outside of resolvers) would be a great example.

Describe alternatives you've considered
Only CDK, but i'm not sure how to access Amplify gql api from CDK.

Additional context
None

@AakashKB
Copy link
Author

AakashKB commented May 7, 2024

This is for gen2 btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants