VOOZH about

URL: https://www.javacodegeeks.com/tag/langchain4j

⇱ LangChain4j Archives - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Eleftheria DrosopoulouApril 13th, 2026
    0 348

    RAG Architecture on the JVM: Building a Production-Ready Pipeline With LangChain4j

    A practical walkthrough of embedding models, vector stores, retrieval strategies, prompt engineering, and evaluation — without leaving the JVM. 1.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eleftheria DrosopoulouJanuary 1st, 2026
    0 2,582

    Building AI-Powered Applications with Spring AI and LangChain4j

    1. Introduction: Java Enters the AI Arena For years, Python dominated AI development while Java—the backbone of enterprise systems—remained on…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeJuly 23rd, 2025
    0 876

    LangChain4j Quarkus MCP Example

    The Model Context Protocol (MCP) is gaining traction as an essential bridge between Large Language Models (LLMs) and external tools.…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouJune 4th, 2025
    0 1,801

    LLM Apps in Java Using LangChain4j

    LangChain4j is a powerful Java framework that simplifies the integration of large language models (LLMs) into Java applications. It provides…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeJune 4th, 2025
    0 489

    Java Langchain MongoDB Example

    This article explores how to build an AI-powered chatbot using Langchain4j, MongoDB Atlas, and Ollama running locally. This solution leverages…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeMarch 25th, 2025
    0 293

    Using LangChain4j in Micronaut

    LangChain4j is a Java library that simplifies working with LLMs, enabling us to create AI-driven applications with minimal complexity. By…

    Read More »
  • Enterprise Java👁 Image
    Bhagvan KommadiDecember 6th, 2024
    0 2,031

    Java Quarkus LangChain4j – Building a Chatbot

    Quarkus is a modern Java framework designed for cloud-native applications, offering fast startup times and efficient resource usage. LangChain4j, inspired…

    Read More »
  • Core Java👁 Image
    Omozegie AziegbeJuly 24th, 2024
    0 1,214

    Using LangChain4J for Structured JSON Output

    LangChain4J is a powerful framework that enables the integration of language models into Java applications. In this article, we will…

    Read More »
  • Enterprise Java👁 Image
    Yatin BatraJuly 1st, 2024
    0 2,069

    Getting Started with LangChain4j and Spring Boot

    The LangChain4j framework is an open-source library designed to seamlessly integrate Language Learning Models (LLMs) into Java applications. Drawing inspiration…

    Read More »
Back to top button
Close