Latest posts

Build a Smarter Chat App: RAG with Ollama, LangChain4J & Spring Boot

Published on: 2025-04-12

Building a smarter chat app using Retrieval-Augmented Generation (RAG). This guide covers implementation with Ollama, LangChain4J, and Spring Boot. Read more...

Build a Chat App with Ollama, LangChain4J & Spring Boot

Published on: 2025-04-01

Build your own chat app with Ollama, LangChain4J and Spring Boot. Read more...

How to run LLMs locally

Published on: 2025-03-25

Explore applications for running LLMs locally and offline. This guide covers options for private AI processing without an internet connection. Read more...

Angular Electron App: Desktop Deployment Guide

Published on: 2025-03-11

A quick guide on how to set up, configure, and package your Angular app in Electron for cross-platform desktop applications. Read more...

Adapter Pattern in Java: Quick Example

Published on: 2025-03-05

A quick example of the Adapter Pattern usage in Java. Read more...

Eliminate Basic Auth Popups: Spring Boot & Angular

Published on: 2024-09-05

A quick guide on how to avoid browser credential popups with Basic Authentication in Spring Boot and Angular. Read more...

Simplifying Node Input: The Input Orchestrator Approach

Published on: 2024-05-09

A quick guide on how to manage input for nodes dynamically and simplify input handling with an Input Orchestrator. Read more...

Linux Mint Java Setup: A Developer's Guide

Published on: 2024-03-07

A quick guide on how to installing Java, Maven, and IntelliJ on Linux Mint. Read more...