home.social

#langchain4j — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #langchain4j, aggregated by home.social.

  1. Our next #JCON2026 session is live: 'Building Intelligent Enterprises: AI-Powered Java with #LangChain4j & CDI' with Emily Jiang

    Unlock the power of #AI within your proven #Java infrastructure. This session is for #developers who want to …

    Grab your coffee and hit play: youtu.be/-PvC_bh3LEU

  2. Our next #JCON2026 session is live: 'Building Intelligent Enterprises: AI-Powered Java with #LangChain4j & CDI' with Emily Jiang

    Unlock the power of #AI within your proven #Java infrastructure. This session is for #developers who want to …

    Grab your coffee and hit play: youtu.be/-PvC_bh3LEU

  3. Our next #JCON2026 session is live: 'Building Intelligent Enterprises: AI-Powered Java with #LangChain4j & CDI' with Emily Jiang

    Unlock the power of #AI within your proven #Java infrastructure. This session is for #developers who want to …

    Grab your coffee and hit play: youtu.be/-PvC_bh3LEU

  4. Our next #JCON2026 session is live: 'Building Intelligent Enterprises: AI-Powered Java with #LangChain4j & CDI' with Emily Jiang

    Unlock the power of #AI within your proven #Java infrastructure. This session is for #developers who want to …

    Grab your coffee and hit play: youtu.be/-PvC_bh3LEU

  5. Our next #JCON2026 session is live: 'Building Intelligent Enterprises: AI-Powered Java with #LangChain4j & CDI' with Emily Jiang

    Unlock the power of #AI within your proven #Java infrastructure. This session is for #developers who want to …

    Grab your coffee and hit play: youtu.be/-PvC_bh3LEU

  6. In this #InfoQ article, Vignesh Durai explains how agentic and multimodal AI systems can be engineered using #ApacheCamel & #LangChain4j.

    The solution combines LLM-based reasoning, retrieval-augmented generation (RAG), and image classification.

    🔗 Read now: bit.ly/4sXdlcM

    #AI #LLMs #DataPipelines

  7. New hands-on tutorial on The Main Thread 🚀

    I built a real-time emotion detector in Java using #Quarkus, #JavaCV, #WebSocketsNext, and #LangChain4j.

    The pipeline streams webcam frames → detects faces locally → sends only the cropped face to a multimodal LLM (GPT-4o/Gemini) for emotion classification.

    High-throughput + low latency = fun and surprisingly practical.

    👉 the-main-thread.com/p/real-tim

    #JavaDevelopers #AIPipelines #MultimodalAI #FaceDetection