Browsing Tag
rag
3 posts
Solutions to achieve desired results from Generative AI Models
Rise of Generative AI Generative AI (GenAI) has gained significant prominence in the last couple of years. This…
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.