quarkus-langchain4j-workshop: Build AI-Infused Apps with Quarkus and LangChain4j

This repository profile is provided by osrepos.com, an open source repository discovery platform.

quarkus-langchain4j-workshop: Build AI-Infused Apps with Quarkus and LangChain4j

Summary

Explore the `quarkus-langchain4j-workshop` to learn how to develop AI-infused applications using Quarkus and LangChain4j. This workshop provides a structured approach, guiding you through various steps to build powerful AI solutions. It's an excellent resource for developers looking to integrate large language models into their Quarkus projects.

Repository Information

Analyzed by OSRepos on October 11, 2025

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

The quarkus-langchain4j-workshop is a comprehensive guide designed to teach developers how to build AI-infused applications using the powerful combination of Quarkus and LangChain4j. This workshop provides a hands-on approach to integrating Large Language Models (LLMs) into your Java applications, leveraging Quarkus's efficiency and LangChain4j's robust AI capabilities.

Installation

To get started with the workshop, you'll need to clone the repository and follow the step-by-step instructions.

  1. Clone the repository:

    git clone https://github.com/cescoffier/quarkus-langchain4j-workshop.git
    cd quarkus-langchain4j-workshop
    
  2. Follow the detailed instructions available in the docs directory.

  3. To run the application for any given step, navigate to the corresponding step-XX directory and execute:

    ./mvnw quarkus:dev
    

    The application will then be accessible at http://localhost:8080.

Examples

The workshop is structured into several progressive steps, making it easy to follow along. Each step builds upon the previous one, guiding you through different aspects of AI application development. For convenience, the final state of each step is provided in its respective step-XX directory, allowing you to quickly jump to a specific point or verify your progress.

Why Use It

This workshop is an invaluable resource for developers looking to dive into AI application development with a modern, efficient stack. It offers a practical learning path for integrating LLMs using LangChain4j, all within the high-performance Quarkus framework. By following this workshop, you will gain hands-on experience in building intelligent applications, enhancing your skills in a rapidly evolving field.

Links

Related repositories

Similar repositories that may be relevant next.

ClawHub: The Public Skill and Plugin Registry for OpenClaw

ClawHub: The Public Skill and Plugin Registry for OpenClaw

August 19, 2026

ClawHub is the public skill and plugin registry for OpenClaw, designed for publishing, versioning, and searching text-based agent skills and code plugins. It offers fast browsing, a CLI-friendly API, moderation hooks, and vector search capabilities. This platform streamlines the discovery and management of resources for the OpenClaw ecosystem.

directoryskillTypeScript
Open Interpreter: A Rust-Based Coding Agent for Low-Cost Models

Open Interpreter: A Rust-Based Coding Agent for Low-Cost Models

August 18, 2026

Open Interpreter is a powerful coding agent written in Rust, specifically optimized for performance with low-cost models like Kimi K3. It provides a Codex-like interface, enabling users to interact with various models and harnesses for efficient code generation and execution. This project emphasizes portability and compatibility with existing agent setups and standards.

rustcoding-agentAI
dify-official-plugins: Extending Dify with AI Models, Tools, and Agent Strategies

dify-official-plugins: Extending Dify with AI Models, Tools, and Agent Strategies

August 18, 2026

The `dify-official-plugins` repository hosts a collection of official plugins for Dify, an open-source platform for developing LLM-powered AI applications. These plugins, including models, tools, agent strategies, and extensions, enhance Dify's capabilities and are maintained by the official Dify team. They are designed to help developers efficiently build, deploy, and manage AI-driven solutions.

PythonAILLM
Agent Skills: A Standardized Way to Give AI Agents New Capabilities

Agent Skills: A Standardized Way to Give AI Agents New Capabilities

August 18, 2026

Agent Skills provides a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. It allows packaging procedural knowledge and context into portable, version-controlled folders that agents load on demand. This enables agents to gain domain expertise, follow repeatable workflows, and reuse skills across various compatible AI tools.

agent-skillsPythonAI

Source repository

Open the original repository on GitHub.

15 counted GitHub visits

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️