JS

LangChain vs LangGraph: What’s the Difference and When to Use Each

This guide explains what LangChain and LangGraph each do, how they fit together, and how to choose between them. It also covers Deep Agents — an agent harness for long autonomous tasks — so the full picture is clear before making a choice. TL;DR — The rule of thumb that decides everything As a rule […]

Amar Singh
Amar Singh
Read

Python

Building Your First LangGraph Agent: A Beginner’s Guide to AI-Powered Candidate Shortlisting

Using LangGraph to Create an AI Agent- Beginner Guide Are you ready to create an AI agent effectively? In this post, we’ll use LangGraph, a robust framework for developing stateful, multi-step AI applications, to develop a basic candidate shortlisting agent that will demonstrate multiple LangGraph features. What is LangGraph? LangGraph, built on Langchain, is a […]

Ajmal Hasan
Ajmal Hasan
Read