Java Engineering in the AI Era with Project Babylon and HAT

The landscape of enterprise software development is undergoing a structural shift, as artificial intelligence and high performance computing move to the center of strategic decision making in large organizations. For decades, Java has served as the foundation of some of the most mission critical applications in finance, telecom, government, and large scale digital platforms. In … Read more

Building a Web-Searching Agent with Ollama, Langchain4j, and Quarkus

Running Large Language Models (LLMs) locally with tools like Ollama is a paradigm shift for developer productivity. It creates a sandbox for innovation, enabling rapid prototyping, offline development, and limitless experimentation without the friction of API keys, rate limits, or pay-per-token costs. This local-first approach empowers developers to integrate AI into their workflows on their … Read more

Building a Local-First AI Knowledge Base with Quarkus, Langchain4j, and Ollama

Every established company faces a common, persistent challenge: its most valuable asset, its collective knowledge, is often fragmented and difficult to access. Technical documentation, project histories, HR policies, and architectural decisions are scattered across Confluence, SharePoint, network drives, and countless Slack channels. When a developer needs a specific piece of information, their search often becomes … Read more