// read.learn.build
Blog
9 posts tagged "LangGraph"
LLM Tools Cheatsheet — Your One-Stop Guide to the AI Ecosystem
LLM Tools Cheatsheet — Your One-Stop Guide to the AI Ecosystem The AI landscape is expanding faster than ever, and choosing the right tools can make or break your product velocity. This concise LLM Tools Cheatsheet highlights the most powerful platforms across key AI categories...
Build Simple AI Agents — Deploy Your Agent
Build Simple AI Agents — Deploy Your Agent In previous parts - Your AI Prototype is Ready. Now What? From POC to Production. Building a brilliant AI agent prototype is just the first step. The real challenge—and the real value—lies in deploying it effectively into a live...
Full Stack of a RAG System
Full Stack of a RAG System Retrieval-Augmented Generation (RAG) is one of the most practical ways to make large language models more reliable. But behind the scenes, a full RAG system has many moving parts. Think of it as an iceberg the frontend is visible, but most of the...
Chunking is the unsung hero of RAG systems.
Chunking is the unsung hero of RAG systems. Everyone talks about retrieval. Few talk about how you prepare the data you’re retrieving. But here’s the thing: If your LLM gives vague, irrelevant, or hallucinated answers—it’s often not the model’s fault. It’s the chunking. Let’s...
LangChain just dropped something big:
LangChain just dropped something big: Open Deep Research an autonomous agent built for long-form, reliable research. This is not just a wrapper around web search. It is a modular, multi-agent system that scopes, investigates, and synthesizes knowledge with real structure....
Every powerful AI agent is built on a pattern.
Every powerful AI agent is built on a pattern. And no, I do not mean code. I mean design thinking. 𝐀𝐬 𝐚𝐠𝐞𝐧𝐭𝐬 𝐠𝐞𝐭 𝐦𝐨𝐫𝐞 𝐜𝐚𝐩𝐚𝐛𝐥𝐞, 𝐭𝐡𝐞 𝐫𝐞𝐚𝐥 𝐪𝐮𝐞𝐬𝐭𝐢𝐨𝐧 𝐢𝐬 𝐧𝐨𝐭: “𝐂𝐚𝐧 𝐢𝐭 𝐝𝐨 𝐭𝐡𝐞 𝐭𝐚𝐬𝐤?” 𝐈𝐭’𝐬: “𝐂𝐚𝐧 𝐰𝐞 𝐚𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭 𝐢𝐭...
Top Agentic AI Architectures You Should Know
Top Agentic AI Architectures You Should Know Agentic AI is no longer just a concept - it is the foundation of how smarter AI systems are being built today. Whether you are an AI engineer, automation architect, or building LLM -powered products, understanding Agentic Architecture...
💸Generative UI Financial Agent with LangChain
💸Generative UI Financial Agent with LangChain This project from @virattt uses @vercel AI SDK and LangChain agents to dynamically answer and render UI. Great example of a real world use case for generative UI! Fully OSS https://lnkd.in/gnMyRrJY
🚀 Introducing LangGraph Cloud 🚀
🚀 Introducing LangGraph Cloud 🚀 LangGraph helps you build reliable agents that actually work. Today, we've launched LangGraph Cloud, our new infrastructure to run fault-tolerant LangGraph agents at scale, available in closed beta. With LangGraph Cloud, you can: • Handle large...