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