Rajat NigamBuilding an Adaptive RAG System with LangGraph: Embedding Dynamic Query RoutingThis article highlights the concepts of Adaptive RAG (Retrieval-Augmented Generation). This LangGraph-based implementation brings us closer…Oct 13Oct 13
Rajat NigamBuilding a Self RAG System with LangGraph: Now with Hallucination DetectionToday, we will enter an exciting advance: Self RAG (Retrieval-Augmented Generation). It’s an implementation using LangGraph, moving us…Oct 12Oct 12
Rajat NigamBuilding a Corrective RAG System with LangGraph: Enhanced with Web SearchIn this rapidly changing world of AI and natural language processing, Retrieval-Augmented Generation (RAG) systems represent the current…Oct 12Oct 12
Rajat NigamLLM Agent SOS: Best Practices and Considerations for ImplementationAs the technology of Large Language Models advances, its capacities in doing powerful reasoning pave up various applications across a range…Oct 11Oct 11
Rajat NigaminDev GeniusLangGraph Chatbots: A Journey into Pretending You Understand AIIn today’s world, chatbots have become super popular. They offer a convenient way to interact with applications and services. But here’s…Jun 4Jun 4
Rajat NigaminDev GeniusSpring Boot with R2DBC: A Match Made in Reactive Heaven (or Hell, if You’re a JDBC Purist)In the ever-evolving world of software development, reactive programming has gained significant traction due to its ability to handle…May 6May 6
Rajat NigaminDev GeniusGenAI Microservice: Where AI Takes Over the Art of Writing E-Commerce Product Descriptions Nobody…In today’s fast-paced e-commerce landscape, providing compelling and informative product descriptions is crucial for attracting and…May 6May 6
Rajat NigamHow about simplifying VNode struct using alias variant?I tried re-writing the code like below.Feb 9Feb 9
Rajat NigaminDev GeniusUnveiling the Power of Apache Airflow: Orchestrating Data Workflows with EaseWith Apache Airflow, an open-source data pipeline orchestration platform, developers and also data engineers can easily manage their…Jan 25Jan 25
Rajat NigaminDev GeniusSeaography: A Quick Dive into GraphQL for Rust Backend DevelopmentThe Backend for Frontend (BFF) pattern is implemented using the de-facto standard GraphQL, which offers a flexible and efficient mechanism…Jan 22Jan 22