An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by thomassuedbroecker

A curated list of projects in awesome lists by thomassuedbroecker .

https://github.com/thomassuedbroecker/keycloak-create-realm-bash

Simple example to create a realm in Keycloak using bash scripting for local development.

bash curl keycloak realm

Last synced: 09 Apr 2025

https://github.com/thomassuedbroecker/absolute-beginner-node-red-flow

This Node-RED flow is for absolute beginners with minimal programming knowledge. Covering saving data, search for data and display data in a UI.

beginner cloudant ibm-cloud nodered

Last synced: 27 Oct 2025

https://github.com/thomassuedbroecker/simple-openai-fastapi-server

This code example is a FastAPI server that contains multiple API endpoints for interacting with an OpenAI model.

bash curl fastapi openai python

Last synced: 02 Mar 2026

https://github.com/thomassuedbroecker/extension-apis

Examples to develop and configure Watson Assistant extensions APIs. https://thomassuedbroecker.github.io/extension-apis/

code-engine extensions nodejs openapi watson-assistant

Last synced: 05 May 2025

https://github.com/thomassuedbroecker/how-to-install-mkdocs-on-mac-and-setup-integration-with-github

How to install MkDocs on Mac and setup integration with GitHub?

Last synced: 24 Dec 2025

https://github.com/thomassuedbroecker/ce-cns-multi-tenant

Getting started with multi tenancy using Keycloak, Code Engine, Java, Quarkus and Vue.js.

bash-script code-engine java javascript keycloak quarkus vuejs

Last synced: 09 Apr 2026

https://github.com/thomassuedbroecker/hackathon-information

Just to collect useful links, which maybe will be helpful when you get started with IBM Cloud during a Hackathon.

Last synced: 25 Feb 2026

https://github.com/thomassuedbroecker/gitops-app-of-apps

This is an example to setup app a apps pattern for ArgoCD.

Last synced: 11 Mar 2025

https://github.com/thomassuedbroecker/vend-helm

Just deploy the vend application with a Helm chart.

Last synced: 26 Dec 2025

https://github.com/thomassuedbroecker/terraform-vpc-kserve-watson-nlp

Example project to automate the setup of `Watson NLP for embed` on an IBM Cloud Kubernetes cluster with KServe.

Last synced: 04 Aug 2026

https://github.com/thomassuedbroecker/simple-qa-pipeline

This project contains a simple example implementation for a simple question-answering pipeline using inside-search (IBM Cloud Watson Discovery) and prompt (IBM watsonx with prompt-lab).

bash prompt python watson-discovery watsonx

Last synced: 15 May 2026

https://github.com/thomassuedbroecker/mongodb-container-kubernetes

This is a sample to deploy a mongo and mongo-express container on a free IBM Cloud Kubernetes cluster.

Last synced: 05 May 2025

https://github.com/thomassuedbroecker/multi-tenancy-frontend-operator

This project is a starting point for an implementation of an operator in context to the "https://github.com/IBM/multi-tenancy" project.

Last synced: 05 May 2025

https://github.com/thomassuedbroecker/terraform-vpc-kubernetes

This is an example to create a Kubernetes Cluster on IBM Cloud in a VPC.

Last synced: 30 Jan 2026

https://github.com/thomassuedbroecker/terraform-vpc-kubernetes-watson-nlp

Example project to automate the setup of `Watson NLP for embed` on an IBM Cloud Kubernetes cluster.

bash-scripts helm-charts ibm-cloud terraform watson-nlp-embed

Last synced: 15 May 2026

https://github.com/thomassuedbroecker/watson-nlp-example-local-docker

This is example how to use Watson NLP based on the official example documentation.

bash-script curl watson-embed watson-nlp-embed

Last synced: 11 Apr 2026

https://github.com/thomassuedbroecker/gitops-create-software-everywhere-module

This is example to build a software everywhere module based on the learning of the swagger-editor module.

Last synced: 11 Mar 2025

https://github.com/thomassuedbroecker/watson-stt-invocation

Simple example to invoke Watson STT by command line.

bash curl ibmcloudcli stt watson-speech-to-text

Last synced: 06 May 2026

https://github.com/thomassuedbroecker/go-access-postgres-create-table-insert-data

Connect to a postgresSQL db and create tables/insert data

Last synced: 15 Jul 2026

https://github.com/thomassuedbroecker/terraform-vpc-project-example

This project is related to a blog post.

Last synced: 22 Jul 2025

https://github.com/thomassuedbroecker/watson-nlp-example-code-engine

This is example how to use Watson NLP based on the official example documentation.

bash-script code-engine ibm-cloud watson-nlp-embed

Last synced: 11 Apr 2026

https://github.com/thomassuedbroecker/galaxium-travels-graph-rag-watsonx-ai-example

This is an example based on the "The Graph RAG template with LangGraph and Neo4j" on `watsonx developer hub`

ai ai-agents knowledge-graph langgraph neo4j python rag watsonx-ai

Last synced: 13 Apr 2026

https://github.com/thomassuedbroecker/cloud-native-starter-one-service-workshop-toolchain

This project does automate the deployment in Lab 4 of the authors Microservice of the Cloud Native Starter workshop: "Build a Java Microservice and deploy the Microservice to Kubernetes on IBM Cloud to a free Kubernetes cluster on IBM Cloud".

Last synced: 13 Mar 2026

https://github.com/thomassuedbroecker/vend

Example for blog posts on www.suedbroecker.net.

Last synced: 09 Apr 2025

https://github.com/thomassuedbroecker/node-red-twitter-follower

This flow covers REST Endpoints, 2 Level Authentication usage of the Twitter API. Paging of REST Endpoint responses.

endpoint node-red-flow paging twitter-api

Last synced: 27 Mar 2026

https://github.com/thomassuedbroecker/function_calling_langchain_watsonx_example

This is an example using the langchain_ibm implementation for function calling a LLM model running in watsonx.

ai function-calling langchain python watsonx

Last synced: 03 Mar 2026

https://github.com/thomassuedbroecker/terraform-example-to-use-ibm-observability-instance

Short Terraform example to use the new module terraform-ibm-observability-instances.

bash-script terraform terraform-module

Last synced: 16 Apr 2026

https://github.com/thomassuedbroecker/gitops-verify-swagger-editor-example

This project verifies the swagger-editor-example implementation(https://github.com/cloud-native-toolkit/terraform-tools-swaggereditor)

Last synced: 20 Apr 2026

https://github.com/thomassuedbroecker/example-tools-build-container-image

Example container image definition and setup an example Ubuntu VSI

Last synced: 26 Apr 2026

https://github.com/thomassuedbroecker/local-dev-junit

Write and execute a JUnit test for a Java microservice based on MircoProfile and run both in the OpenLiberty development mode

Last synced: 07 Jun 2026

https://github.com/thomassuedbroecker/terraform-vpc-kubernetes-watson-stt

Example project to automate the setup of `Watson STT for embed` on an IBM Cloud Kubernetes cluster.

bash-script helm-charts ibm-cloud terraform watson-stt-embed

Last synced: 01 May 2026

https://github.com/thomassuedbroecker/watson-tts-invocation

This project contains a bash script automation example for the IBM Cloud Watson Test to Speech service.

bash curl ibmcloudcli watson-text-to-speech

Last synced: 04 May 2026

https://github.com/thomassuedbroecker/agent-tools-langchain-watsonx

This repository contains an example weather query application based on the IBM Developer Blog Post "Create a LangChain AI Agent in Python using watsonx"

ai langchain python watsonx-ai

Last synced: 06 May 2026

https://github.com/thomassuedbroecker/jsoup-html-to-text-converter

This project is about the powerful JSOUP Java Libary, which gives you the freedom to convert an HTML to plain formatted text, based on your requirements by extracting and inspecting HTML elements in various ways. We check two methods to do this in this example.

converter html java jsoup

Last synced: 10 Oct 2025

https://github.com/thomassuedbroecker/simple-vpc-ibm-cloud

This project is used to support blog posts on www.suedbroecker.net

Last synced: 11 Aug 2026

https://github.com/thomassuedbroecker/music-artists-trademark-tnm-drummer-knowledge

This is an example for an InstructLab taxonomy resource.

Last synced: 15 Mar 2026

https://github.com/thomassuedbroecker/iascable-starting-point

This is just a starting point to use IasCable.

Last synced: 15 Mar 2026

https://github.com/thomassuedbroecker/visual-recognition-with-discovery-coreml

Classify images offline using Watson Visual Recognition and Core ML and query the Discovery service to retrieve more information.

Last synced: 18 Apr 2026

https://github.com/thomassuedbroecker/bee-agent-framework-multi-agent-workflow-example

This is an example based on the Bee Agent Framework in January 2025.

bee-agent-framework multiagent watsonx

Last synced: 21 Mar 2025

https://github.com/thomassuedbroecker/custom-reranker-deployment

Deploy the reranker to Kubernetes

Last synced: 19 Apr 2026

https://github.com/thomassuedbroecker/bash-scripting-examples

This is repository to save some bash scripting examples.

Last synced: 18 Mar 2026

https://github.com/thomassuedbroecker/iascable-vpc-openshift

This project uses iascable to define the infrastructure for a vpc and red hat openshift on IBM Cloud.

Last synced: 19 Mar 2026

https://github.com/thomassuedbroecker/watson-stt-example-local-docker

Run "Watson Text to Speech for Embed" on your local computer with Docker.

bash-script docker watson-embed watson-text-to-speech

Last synced: 29 Apr 2026

https://github.com/thomassuedbroecker/gitops-create-guestbook-application

The objective is to show how to deploy a guestbook application to an existing bootstrap configuration. of Argo CD from Software Everywhere.

Last synced: 25 Jul 2025

https://github.com/thomassuedbroecker/watson-nlp-custom-model

This project contains assets and information related to create a custom Watson NLP and Watson NLP for Embed models.

bash-scripting docker jupyter-notebook nlp watson-nlp watson-nlp-embed

Last synced: 02 May 2026

https://github.com/thomassuedbroecker/watson-assistant-simple-node-js-server-example

This is a simple example to use the Watson Assistant API v2 with the Node.js SDK to get a Watson Assistant sessionID and send a message to Watson Assistant using this session ID.

ibm javascript nodejs rest watson-assistant

Last synced: 25 Apr 2026

https://github.com/thomassuedbroecker/example-connect-to-elastic-search

Example of how to connect and use Elasticsearch on IBM Cloud Databases using bash automation and CURL commands

bash-scripting curl elasicsearch ibm-cloud localhost quarkus

Last synced: 17 Apr 2026

https://github.com/thomassuedbroecker/vending-dialog-skill

Import dialog specification in your free Watson Assistant Service instance.

Last synced: 15 Mar 2026

https://github.com/thomassuedbroecker/watson-studio-cloudant

Small sample, how to use Node-RED, Watson IoT, Watson Studio and Cloudant. This github only contains the notebook.

Last synced: 21 Apr 2026

https://github.com/thomassuedbroecker/hackathons_and_node-red

Some useful Node-RED flows for a hackathon, when using IBM Cloud and a simple forward server with cors enabled.

Last synced: 21 Apr 2026

https://github.com/thomassuedbroecker/automated-setup-of-ibmcloud-appid

This is an example how to setup IBM Cloud App ID fully automated with a bash script.

Last synced: 22 Apr 2026

https://github.com/thomassuedbroecker/vue-simple-webapp

Just a simple Vue.js webapp which is prepared to integrate IBM Cloud Watson Assistant and run on IBM Cloud Code Engine.

container javascript nginx nodejs vuejs watson-assistant

Last synced: 11 Apr 2026

https://github.com/thomassuedbroecker/iascable-vpc-openshift-argocd

Use IasCable to create a VPC and a Red Hat OpenShift cluster with Argo CD installed on IBM Cloud

Last synced: 25 Apr 2026

https://github.com/thomassuedbroecker/watson-nlp-custom-init-container

This project does show how to create an init container with a custom model for Watson NLP.

Last synced: 11 Apr 2026

https://github.com/thomassuedbroecker/shelly-cloudant-grafana

Balcony power plants are trendy, and of course, if you have one, you want to have more detailed information about your current electricity consumption and what you have saved. An easy way is to use Shelly3EM to get this data. The project explains how to implement an example to perform custom visualization and store historical data.

grafana grafana-dashboard ibm-cloud-code-engine ibm-cloudant json-data-source podman podman-compose python raspberry-pi shelly-3em

Last synced: 06 May 2026

https://github.com/thomassuedbroecker/caikit-custom-model-protofiles

This project shows how to add a custom model to caikit and use the proto-files with GRCURL.

caikit grpc grpcurl protofiles python

Last synced: 08 May 2026

https://github.com/thomassuedbroecker/authors-java-jee

Working with maven. open liberty and mircoprofile in vs-code

Last synced: 26 Apr 2026

https://github.com/thomassuedbroecker/ce-cns-appid

This project is based on the https://github.com/ibm/ce-cns/ and replaces Keycloak with App ID.

Last synced: 19 Jul 2025

https://github.com/thomassuedbroecker/example-jmeter-functional-performance-test

This is an example project for to run an initial functional performance test plan example.

bash-scripting groovy jmeter test-automation

Last synced: 02 Jul 2025

https://github.com/thomassuedbroecker/vue-simple-chat-webapp

This project reuses the projects "vue-simple-webapp" and " vue-advanced-chat".

jasvascript nodejs vue watson-assistant

Last synced: 21 Apr 2026

https://github.com/thomassuedbroecker/experiment-automation-inference-instruct-lab-watsonx-models

The objective is to run tests against models running in the inference of the InstructLab and watsonx.

instructlab python shell-script watsonx-ai

Last synced: 19 Jun 2026

https://github.com/thomassuedbroecker/go_access_prometheus_api

Simply just access a existing prometheus api

Last synced: 02 Jul 2026

https://github.com/thomassuedbroecker/agent_tools_langchain_chatwatsonx

The objective is to get a basic understanding of how to use the tools in AI agents by using the ChatWatsonx class.

agents ai function-calling langchain watsonx-ai

Last synced: 08 May 2026

https://github.com/thomassuedbroecker/test-blog-with-jekyll

This is just a test how jekyll with github pages and github actions works.

github-actions github-pages jekyll

Last synced: 18 May 2026

https://github.com/thomassuedbroecker/suedbroecker-example

This project contains an overview of the GitHub projects with are related to blog post I wrote. That's the reason why it doesn't contain any license.

Last synced: 12 Mar 2026

https://github.com/thomassuedbroecker/galaxium-travels-mcp-compose-watsonx-orchestrate

This repository demonstrates how to set up an MCP server locally and integrate it into the watsonx Orchestrate Development Edition using Docker-Compose.

adk docker-compose galaxium-travels-example mcp-server python watsonx-orchestrate watsonxorchestrateadk watsonxorchestrateagentdevelopmentkit

Last synced: 20 Apr 2026

https://github.com/thomassuedbroecker/iascable-and-reuse-existing-resources-boms

This project does verify how the usage iascable and multi stages with boms.

Last synced: 07 Oct 2025