Building 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 13, 2024Oct 13, 2024
Building 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 12, 2024Oct 12, 2024
Building 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 12, 2024Oct 12, 2024
LLM 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 11, 2024Oct 11, 2024
Published inDev 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 4, 2024Jun 4, 2024
Published inDev 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 6, 2024May 6, 2024
Published inDev 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 6, 2024May 6, 2024
How about simplifying VNode struct using alias variant?I tried re-writing the code like below.Feb 9, 2024Feb 9, 2024
Published inDev 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 25, 2024Jan 25, 2024
Published inDev 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 22, 2024Jan 22, 2024