quarkus-langchain4j-workshop
About
Quarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration
Details
- Author
- quarkusio
- GitHub stars
- 91
- Downloads
- 641
- Categories
- Other, AI
Jump to
- 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
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.
quarkus-workshop-langchain4j
A workshop to learn how to build AI-Infused applications with Quarkus and LangChain4j.
The workshop is divided into several steps. You can follow the instructions
available in the workshop
website. Alternatively,
you may serve the instructions locally by following the docs/README
file.
The final state of each step is available in the step-XX directory.
You can quickly jump to the final state of a step by navigating to the corresponding directory, and then running the following command:
./mvnw quarkus:dev
The application runs on http://localhost:8080.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




