System design
All articles
Search Is Dead. It’s Time for Systems That Understand
Search is undergoing a radical shift—from keyword matching to true intent understanding. Inspired by LinkedIn’s recent blog on their AI-powered job search, this post explores how the future of discove...
Read article
LangGraph vs ReAct: When Should You Use Which for Your Next AI Agent?
Building an AI Agent? Should you trust your LLM to decide what to do next or control every step? This short guide explains when to use a ReAct agent for flexible tool use and when LangGraph makes sens...
Read article
Traffic tamers: unveiling the load balancing algorithm arsenal
In this blog post, we embark on an in-depth exploration of load balancing algorithms, uncovering the intricacies and mechanics that drive their effectiveness.
Read article