
cescoffier/quarkus-langchain4j-workshop
📚 Tutorialcescoffier
A hands-on workshop for building AI-powered Java applications using Quarkus and LangChain4j.
This workshop repository serves as a practical guide for developers looking to bridge the gap between traditional Java enterprise development and modern AI capabilities. It focuses on leveraging LangChain4j, the leading library for LLM integration in Java, alongside the high-performance Quarkus framework. The content covers essential topics such as setting up AI services, implementing RAG (Retrieval-Augmented Generation) pipelines, managing chat memory, and utilizing tools for agentic workflows. By following these modules, developers learn how to build robust, scalable AI-infused applications that are ready for production environments. The workshop emphasizes clean architecture and the specific nuances of working with LLMs in a statically typed, compiled language environment, making it an essential resource for Java teams adopting generative AI.
💡Highlights
- ├─Hands-on LangChain4j integration
- ├─RAG pipeline implementation
- └─Quarkus-native AI workflows
🎯For
- ├─Java Developers
- └─Enterprise Architects