quarkus-langchain4j-workshop
@quarkusio
About quarkus-langchain4j-workshop
Quarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is quarkus-langchain4j-workshop?
quarkus-langchain4j-workshop is a hands-on workshop to learn how to build AI-infused applications using Quarkus and LangChain4j. It is divided into several steps, with final code available in step-XX directories.
How to use quarkus-langchain4j-workshop?
Follow the instructions on the workshop website or serve them locally using the docs/README file. To run the final state of a step, navigate to its directory and run ./mvnw quarkus:dev; the application runs on localhost:8080.
Key features of quarkus-langchain4j-workshop
- Step-by-step workshop for building AI-infused applications
- Uses Quarkus and LangChain4j frameworks
- Final state of each step available in step-XX directories
- Run locally with Maven and Quarkus dev mode
Use cases of quarkus-langchain4j-workshop
- Learning to integrate LangChain4j with Quarkus
- Building AI-infused Java applications
- Following a structured workshop to progress from simple to complex AI features
FAQ from quarkus-langchain4j-workshop
What programming environment is required?
The workshop assumes Java, Maven, and a Quarkus development environment. The application runs with ./mvnw quarkus:dev which uses Maven wrapper.
How are the workshop steps organized?
Each step has a dedicated directory named step-XX containing the final state of that step.
Where can I find the workshop instructions?
Instructions are available on the workshop website or locally by following the docs/README file.
More Reasoning MCP servers
mcp-agentic-rag
rukshannetMCP Server for Agentic RAG applications
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
Agentic MCP Client
peakmojoA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
Unified MCP Suite
Godzilla675A suite of Model Context Protocol (MCP) servers designed to enhance AI agent capabilities. Provides tools for media search/understanding (images, video), web information retrieval, PDF generation, and PowerPoint presentation creation, enabling agents to interact with diverse data
n8n Workflow Builder MCP Server
makafeliAI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
Comments