A deprecated Node.js sample application demonstrating IBM Watson Visual Recognition service features.
Visual Recognition Sample Application is a Node.js demo that showcases IBM Watson's Visual Recognition service features. It demonstrates how to use deep learning algorithms to analyze images for scenes, objects, faces, and text, providing insights into visual content. The application allows developers to experiment with custom classifiers and understand service integration.
Developers and students learning to integrate IBM Watson's Visual Recognition service into Node.js applications or exploring image analysis with machine learning.
This sample provides a practical, runnable example to quickly understand Watson Visual Recognition capabilities without building from scratch. It demonstrates real service integration with both local and cloud deployment options.
DEPRECATED: this repo is no longer actively maintained
Provides a runnable example that lets developers experiment directly with Watson's Visual Recognition service, as detailed in the setup and configuration steps in the README.
Shows how to create and use custom classifiers, with sections on image changes and classifier ID usage for tailored recognition needs.
Includes clear instructions for both local development and IBM Cloud Foundry deployment, making it easy to test and deploy as described in the running and deploying sections.
Offers a concrete example of integrating with IBM Cloud services using API keys and environment variables, as shown in the configuration and environment variables setup.
Explicitly marked as no longer maintained in the README, meaning outdated dependencies, potential security vulnerabilities, and lack of support for current service versions.
Heavily tied to IBM Cloud services, limiting its usefulness for projects on other platforms or those seeking cloud-agnostic solutions, as evidenced by the reliance on IBM Cloud CLI and deployment.
As a sample app, it only covers basic features and doesn't demonstrate advanced use cases or production-ready code, with complex setup required for customization like modifying Jade templates.
:comet: Node.js library to access IBM Watson services.
:snake: Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud
:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
Upscale an image by a factor of 4, while generating photo-realistic details.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.