| IBM/build-blockchain-insurance-app |
715 |
|
0 |
0 |
over 3 years ago |
0 |
|
37 |
apache-2.0 |
JavaScript |
| Sample insurance application using Hyperledger Fabric |
| IBM/elasticsearch-spark-recommender |
603 |
|
0 |
0 |
almost 6 years ago |
0 |
|
5 |
apache-2.0 |
Jupyter Notebook |
| Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch |
| IBM/spring-boot-microservices-on-kubernetes |
472 |
|
0 |
0 |
over 6 years ago |
0 |
|
3 |
apache-2.0 |
JavaScript |
| In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space". |
| IBM/powerai-counting-cars |
318 |
|
0 |
0 |
about 3 years ago |
0 |
|
2 |
apache-2.0 |
Jupyter Notebook |
| Run a Jupyter Notebook to detect, track, and count cars in a video using Maximo Visual Insights (formerly PowerAI Vision) and OpenCV |
| IBM/microservices-traffic-management-using-istio |
252 |
|
0 |
0 |
over 5 years ago |
0 |
|
3 |
apache-2.0 |
Java |
| Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. In this code we show how we can enable your microservices with advanced traffic management, routing and tracing capabilities leveraging Istio |
| IBM/watson-banking-chatbot |
245 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
apache-2.0 |
JavaScript |
| A chatbot for banking that uses the Watson Assistant, Discovery, Natural Language Understanding and Tone Analyzer services. |
| IBM/Kubernetes-container-service-GitLab-sample |
227 |
|
0 |
0 |
almost 7 years ago |
0 |
|
6 |
apache-2.0 |
Shell |
| This code shows how a common multi-component GitLab can be deployed on Kubernetes cluster. Each component (NGINX, Ruby on Rails, Redis, PostgreSQL, and more) runs in a separate container or group of containers. |
| IBM/tensorflow-hangul-recognition |
215 |
|
0 |
0 |
over 4 years ago |
0 |
|
7 |
apache-2.0 |
Python |
| Handwritten Korean Character Recognition with TensorFlow and Android |
| IBM/BlockchainNetwork-CompositeJourney |
211 |
|
0 |
0 |
over 5 years ago |
0 |
|
6 |
apache-2.0 |
Shell |
| Part 1 in a series of patterns showing the building blocks of a Blockchain application |
| IBM/Scalable-Cassandra-deployment-on-Kubernetes |
186 |
|
0 |
0 |
over 6 years ago |
0 |
|
4 |
apache-2.0 |
Shell |
| In this code we provide a full roadmap the deployment of a multi-node scalable Cassandra cluster on Kubernetes. Cassandra understands that it is running within a cluster manager, and uses this cluster management infrastructure to help implement the application. Kubernetes concepts like Replication Controller, StatefulSets etc. are leveraged to deploy either non-persistent or persistent Cassandra clusters on Kubernetes cluster. |