Would it be acceptable to submit an age estimation software library where the core estimation functionality is implemented as a remote service?
Specifically, the DLL provided will act as a client that makes HTTP requests to an externally hosted API endpoint on our servers,
which will handle the actual age estimation processing and return the results.
Would it be acceptable to submit an age estimation software library where the core estimation functionality is implemented as a remote service?
Specifically, the DLL provided will act as a client that makes HTTP requests to an externally hosted API endpoint on our servers,
which will handle the actual age estimation processing and return the results.