Harry Banda • almost 8 years ago
Machine Learning APIs
Hello, I just wanted to find out if submissions that use pre-built machine learning API like Amazon Lex, Polly Comprehend e.t.c. can be entered for the machine learning category or do we have to train our own models?
Comments are closed.

2 comments
Stef Maccarone Manager • almost 8 years ago
Hey Harry,
You can incorporate an existing machine learning model as long as the rest of the app you create fits the main requirement:
Main Requirement: Build an open source serverless application in one of the categories, package it using the AWS Serverless Application Model (AWS SAM), and publish it to the AWS Serverless Application Repository.
It must be made open source using one of the OSI licenses in order to be published. You need to add to a basic model in some way, but do not need to start from scratch.
All the best,
Stef
Harry Banda • almost 8 years ago
Ok, thanks.