Browsing Tag
ollama
4 posts
Bring AI into your Jakarta EE apps with LangChain4J-CDI (formerly SmallRye-LLM)
Goal: This article will demonstrate how to add AI features to a Jakarta EE / MicroProfile application using…
Tame Your Llama: Run AI in Java
Introduction to AI in Java What is Llama? Llama is an advanced open-source AI language model developed by…
Building Local LLM AI-Powered Applications with Quarkus, Ollama, and Testcontainers
Traditionally, many AI-powered applications rely on cloud-based APIs or centralized services for model hosting and execution. While this…