Browsing Tag
langchain4j
5 posts
LangChain4j Production-ready features with Quarkus
Have you already read the article “Build AI Apps and Agents in Java: Hands-On with LangChain4j” by Lize…
Build AI Apps and Agents in Java: Hands-On with LangChain4j
LangChain4j is a java library to make interactions with AI models and LLMs in Java easy, with unified…
AI-Powered Form Wizards: Chat, Click, Done
Transforming Form Filling into a Conversational Experience Forms are everywhere—tax declarations, job applications, or even signing up for…
Securing the Future of AI: Authorization for Java RAG Systems using LangChain4j and OpenFGA
In this post, we explore how to build a robust Java-based RAG system by integrating LangChain4j with OpenFGA for fine-grained, relationship-based access control. Learn how to tackle the unique security challenges of RAG applications—from dynamic context and complex document relationships to real-time authorization checks—and follow step-by-step examples that show you how to implement a secure system.