Published inGoPenAIUnderstanding MCP Architecture: Single-Server vs Multi-Server ClientsModern AI-driven applications require efficient and scalable architectures to interact with multiple external services. The Multi-Client…4d ago4d ago
Published inGoPenAIUsing langgraph-bigtool to Calculate XIRR with an AI AgentCalculating the Extended Internal Rate of Return (XIRR) is a key task in financial analysis, especially when dealing with irregular cash…6d ago6d ago
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