I’m working on a new series of tutorials to help Java developers understand how they can work with AI models such as OpenAI’s ChatGPT and Dall-e, Deepseek, Granite, Llama3, and pretty much any other model out there. The stack of choice is LangChain4j and Quarkus, which are in my opinion the easiest tools to work with in this space.
The source code for this series can be found on Github: https://github.com/kdubois/quarkus-langchain4j-course. Enjoy and let me know what you think!