IBM / watson-multimedia-analyzer

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. A Node app that use Watson Visual Recognition, Speech to Text, Natural Language Understanding, and Tone Analyzer to enrich media files.
https://developer.ibm.com/code/patterns/enrich-multi-media-files-using-ibm-watson/
Apache License 2.0
23 stars 25 forks source link

investigate alternative to offline enrichment #10

Open stevemar opened 7 years ago

stevemar commented 7 years ago

possibly use docker or openwhisk

swgraham commented 7 years ago

I have a Docker container -- And there is a Dockerfile in the Repo. I never implemented the ability to load a file. The 'Re-enrich' did work if you had it running in a Docker container. I can do this -- but it is bigger than a breadbox type of issue since it will end up involving upgrading the framework I used (most likely)

I really want to do this; it will take some architectural changes though. Let me size it...