This blog post demonstrates the usage of the web channel functionality in watsonx Orchestrate, enabling the embedding of conversational AI agents into custom web applications. It guides users through setting up a remote environment, generating source code, and running a web server to invoke chat features, emphasizing ease of use and customization options.
Writing an HTML-to-Text converter can be the first task in an AI pipeline with the JSOUP Java Library
This blog post is about the powerful JSOUP Java Library, which allows you 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.
Get started with Jekyll for blog posts and deploy the blog to GitHub pages
In this blog post, we’ll take a look at Jekyll to get a basic understanding how usage and setup works. We won’t use an existing template, we’ll follow the initial steps for implementation and then we configure the source code for a custom deployment to GitHub pages.
