Quarkus at Uphill Conf 2026 #53137
insectengine
started this conversation in
Events
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Event Description: Uphill Conf is back with a new topic: We will explore the profound and lasting impact of Artificial Intelligence and Machine Learning on software engineering. Join 300+ developers on May 8, 2026, for a day of practical AI insights from national and international experts. Secure your spot—tickets are limited. Coffee, lunch, and networking included.
Date: May 7-8, 2026
Location: Bern, Switzerland
Event Type: In-Person
https://uphillconf.com/
Workshop
Session: Crafting Intelligent Applications and Agents with Quarkus/Langchain4j
Speaker(s): Dimitris Andreadis & Georgios Andrianakis
Date/Time: Wednesday, May 6, 2026
Abstract: This workshop will introduce you to the concepts of building Large Language Model powered applications in Java using Quarkus and the LangChain4j library. It’s the 3rd year we are running this workshop at UpHill, every time bringing you the latest technology updates from the Quarkus / LangChain4j ecosystem. This year we are extending the workshop to cover Agentic Workflows.
In the first part of the workshop we will do a guided tour through the possibilities of the LangChain4j framework. LangChain4j makes it a piece of cake to chat with virtually any LLM provider (OpenAI, Gemini, HuggingFace, Azure, AWS, …) and generate AI images straight from your Java application with Dall-E and Gemini. Have LLMs return POJOs and interact with local models on your machine. We will explain the fundamental building blocks of LLM-powered applications, show you how to chain them together into AI Services, how to interact with your knowledge base using advanced RAG, and get a sneak peak into the latest Agentic APIs.
Then, we take a deeper dive into the Quarkus LangChain4j integration. We’ll show how little code is needed when using Quarkus, how live reload makes experimenting with prompts a breeze and finally we’ll look at its native image generation capabilities, aiming to get your AI-powered app deployment-ready in no time. We will also look at interoperating using the Anthropic Model Context Protocol (MCP) as well as doing in-process inferencing (for fun!). By the end of this session, you will have all the technical knowledge, along with plenty of inspiration for designing the apps of the future.
In the second part we get our hands dirty and develop together an enterprise application that integrates generative AI and starting from the basics, we will add more complex features, showcasing the different aspects of working with LLMs. We will extend the base example to cover Agentic workflows. By the end of this day, you should have a good understanding of prompt engineering, model parameters, AI security aspects and RAG, as well as the foundations for building Agentic applications in Java.
You are going to learn about:
Target Audience
The workshop assumes familiarity with Java development and tools, however, no prior AI knowledge is required.
Requirements:
Beta Was this translation helpful? Give feedback.
All reactions