AI/ML

Featured image for Best of automation 2023.
Article

Our top automation articles for developers in 2023

Colleen Lobner

Welcome back to Red Hat Developer’s Best of 2023 series, as we take a look back at the articles that captured developers’ attention over the past 12 months. Automation and artificial intelligence (AI) were the talk of the town this year, with significant breakthroughs in open source and generative AI. 2023 also saw many advancements in Red Hat Ansible Automation Platform ; new offerings like Ansible Lightspeed and Event-Driven Ansible increase the efficiency of teams writing automation code and let...

Java + Quarkus 2
Article

Integrate your Quarkus application with GPT4All

Alex Soto Bueno

GPT4All is an open source tool that lets you deploy large language models locally without a GPU. Learn how to integrate GPT4All into a Quarkus application.

Featured image for: Machine learning with Jupyter notebooks.
Article

Perform inference using Intel OpenVINO Model Server on OpenShift

Audrey Reznik +2

In this article, you will learn how to perform inference on JPEG images using the gRPC API in OpenVINO Model Server in OpenShift. Model servers play an important role in smoothly bringing models from development to production. Models are served via network endpoints which expose an APIs to run predictions.