Nothing here yet.
Nothing here yet.
No blogs yet.
I am using CircleCI as a CI/CD tool to deploy to AWS S3. While there are commands provided for deploying to s3 bucket and EC2, I found no commands for deploying to lambda. Is there a way to directly deploy to AWS lambda using CircleCI?
APArjun and 1 more commentedI am working on extracting intents from audio conversations. One obvious approach is to convert the audio to text, and then analyzing it.But often, how a person says a certain thing matters more than their exact words. The problem is, with this appro...
Join discussion