Browsing Category
AI & ML
35 posts
Petabyte-Scale AI Memory with Serverless Java
The current wave of Generative AI innovation is built on a paradox. While models are becoming more powerful…
High-Performance Vector-Search Grids with Java
The rapid rise of Generative AI has fundamentally changed how modern systems are designed. While much of the…
Java Performance Optimization with Agentic AI: Autonomous Diagnostics and Actionable Recommendations
Java performance diagnosis in production is manual, slow, and requires deep expertise. You get a Grafana alert, grab…
Build Vector Database Apps with Pure Java
The Java ecosystem is entering a new phase. Generative AI is no longer experimental; it is becoming a…
Agentic AI Patterns for Enterprise Software
It is no surprise that software development is increasingly shaped by the integration of AI. As the technology…
A2A Building Interoperable AI Agents with Java
Why agents need friends? We’ve recently seen a boom in AI “agents”. AI Agents are usually described as…
AI without spaghetti: Clean architecture in the age of AI
When “Just ship it” turns into lasagna code We start with a familiar scene: a small experiment that…
7 Habits of Highly Effective AI Java Coding
From AI User to AI Pro Let’s be real, AI coding tools are everywhere now. They’re no longer some…
Bridging Java and Python for AI/ML in Production: The Case for GraalPy on GraalVM
Abstract In the Java stack, tapping into Python’s powerhouse of NLP and AI/ML libraries often means messy inter-process…
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…