Skip to content
Home » Artificial Intelligence - AI

Artificial Intelligence – AI

Java and Quarkus

How to use LLMs in Java with LangChain4j and Quarkus

In the ever-evolving landscape of artificial intelligence (AI), large language models (LLMs) have emerged as a game-changer, transforming how we interact with and derive insights from textual data. As a Java developer, diving into the world of AI might seem intimidating, but it’s not! This tutorial is your gateway to use the power of LLMs through the integration of LangChain4j and Quarkus.

herbs and spices on old town market

Exposing the Object Storage of a Data Science Pipelines Application in Open Data Hub

Open Data Hub is an open source AI platform designed for the hybrid cloud. In this video, I show how to expose the Object Storage of a Data Science Pipelines application. Open Data Hub source code: https://github.com/opendatahub-io Data Science Pipelines Operator source code: https://github.com/opendatahub-io/data-science-pipelines-operator Leave… Read More »Exposing the Object Storage of a Data Science Pipelines Application in Open Data Hub

bionic hand and human hand finger pointing

Creating and Serving your First Machine Learning Model

Welcome to the world of machine learning, where computers learn from data and make predictions without explicit programming. At the heart of this technology lies the concept of a “model.”