Articles by Tag #langchain

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

My 2025 AI Engineer Roadmap List

Developer Tools & Platforms Frameworks / Infrastructure /...

Learn More 134 3Dec 16 '24

Leverage open models like Gemma 2 on GKE with LangChain

Learn how to leverage Google Kubernetes Engine (GKE) to deploy an AI-powered LangChain application backed by an local instance of Gemma 2.

Learn More 26 3Feb 6

Serverless MCP Agent with LangChain.js v1 — Burgers, Tools, and Traces 🍔

Build and deploy a full-stack serverless AI agent using LangChain.js v1 + Model Context Protocol (MCP) with Azure Functions, Static Web Apps, and Cosmos DB.

Learn More 24 4Oct 21

Building Talk-to-Page: Chat or Talk with Any Website

Ever thought of chatting with a webpage or literally talking to it? Well, I built an app that does...

Learn More 105 18Jan 6

How to make an AI agent with OpenAI, Langgraph, and MongoDB 💡✨

Large language models (LLMs) such as ChatGPT, Gemini, and Claude have become an essential tool for...

Learn More 30 3Dec 20 '24

Deploy Gemini-powered LangChain applications on GKE

Learn how to leverage Google Kubernetes Engine (GKE) to deploy an AI-powered LangChain application backed by Gemini.

Learn More 12 1Jan 28

Building My Smart 2nd Brain, Part 2: Human-in-the-Loop Querying with Robust Checkpointing

From part 1, I kicked off the Smart 2nd Brain with two execution paths. Previously, we walked through...

Learn More 7 1Sep 24

Announcing: Native Support for LangChain

LangChain has quickly become the go-to framework for building powerful, multi-step AI agents. Whether...

Learn More 7 0Apr 3

Why Your AI Agents Keep Dropping the Ball—and How LangChain Plus PyTorch Can Salvage Your Solo Gig

Picture this: You're knee-deep in a freelance project, coffee gone cold, and your shiny new AI...

Learn More 0 0Oct 22

Running LangChain ReactAgent in browser

LangChain is the easiest way to start building agents and applications powered by LLMs. It provides...

Learn More 4 0Nov 11

Streamline your LangChain deployments with LangServe

Learn how to streamline exposing AI models using LangChain and LangServe, deployed on Google Kubernetes Engine (GKE).

Learn More 19 1Feb 28

Large Language Models for One-Day Vulnerability Detection

Hello fellow cybersecurity professionals and enthusiasts, In this article, I will share my graduate...

Learn More 4 0Sep 16

Teaching an AI to `git commit`: building a tool-aware agent in LangChain.js

A deep dive into a real-world project that wires LangChain, OpenAI, and a single powerful git tool into a CLI agent that writes (and executes) your commits.

Learn More 6 0Nov 3

How to use LangGraph within a FastAPI Backend 🚀

In this tutorial, I’ll walk you through how to build a backend to generate AI-crafted emails using...

Learn More 34 2Apr 1

S3cret Agent: Build an AI That Generates AWS Presigned URLs on Command

This project implements an AI-powered LangChain agent that dynamically generates AWS S3 Presigned...

Learn More 101 2Jul 8

Building Your First RAG Application: From Natural Language to SQL Queries

Learn how to build a complete Retrieval-Augmented Generation (RAG) system that transforms natural...

Learn More 3 0Nov 18

Building an AI-Powered Minecraft Agent with Gaia

Minecraft has always been a sandbox for creativity. But what if you could have an AI teammate inside...

Learn More 11 0Sep 2

Building Advanced AI Agents with LangChain's DeepAgents: A Hands-On Guide

Building Advanced AI Agents with LangChain's DeepAgents: A Hands-On Guide When Simple...

Learn More 4 0Oct 29

Teach your RAG to learn from its mistakes — the smart way

🔁 Building a Feedback Loop for RAG with LangChain and Docker Retrieval-Augmented...

Learn More 3 0Nov 3

🧩 Building a Complete Learning Path for Generative AI Engineers — From Python to AI Agents

I wanted to build the kind of open, structured roadmap I wish I had when I started learning AI...

Learn More 2 0Oct 28

Rethinking LangChain in the Agentic AI World

LangChain is undeniably a powerful tool for building modern AI-powered applications, enabling...

Learn More 8 0Jan 31

Building a Memory-Powered Chatbot with LangGraph: A Student's Guide to Conversational AI

Have you ever wondered how chatbots like ChatGPT remember your previous messages? Or how they...

Learn More 2 1Nov 6

From Markdown to Meaning: Turn Your Obsidian Notes into a Conversational Database Using LangChain, Python, and ChromaDB

Lost in Notes If you're like me, your Obsidian vault has grown into a sprawling collection...

Learn More 1 0Aug 28

I Turned LangChain JS Into a Simple Learning Path — Free & Open Source

🚀 Learn LangChain JS (with LangGraph) — My Open-Source Repo Over the last few weeks, I’ve been...

Learn More 0 0Nov 26

Building Production-Ready AI Agents: A LangChain Orchestration Guide

The future of AI isn't just about having powerful models—it's about orchestrating them intelligently....

Learn More 0 0Oct 16

Securing LangChain APIs with AWS SSO and Active Directory

Learn how to protect AI models and LangChain APIs using AWS Single Sign-On (SSO) with Active Directory integration for enterprise security.

Learn More 0 0Oct 9

Behind the Scenes: How I Built ResumeMatcher’s RAG Pipeline

When I started building ResumeMatcher, I wanted to create something smarter than a simple keyword...

Learn More 0 0Oct 10

The Hidden Cost of Abstraction - Making an Informed Decision

Abstraction promises convenience, but it often comes with hidden costs that only reveal themselves as...

Learn More 0 0Nov 23

Securing LangChain APIs with AWS SSO and Active Directory

Learn how to protect AI models and LangChain APIs using AWS Single Sign-On (SSO) with Active Directory integration for enterprise security.

Learn More 0 0Oct 9

Learning AI From Scratch: Streaming Output, the Secret Sauce Behind Real-Time LLMs

1. Why Streaming Output Matters Let’s start with the pain. If you’ve ever built a chatbot...

Learn More 0 0Nov 23