Best of Langchain2025

  1. 1
    Article
    Avatar of gopenaiGoPenAI·1y

    How to Build a Local RAG with DeepSeek-R1, LangChain, and Ollama (Step-by-Step Guide)

    Learn how to build a local Retrieval-Augmented Generation (RAG) system using DeepSeek-R1, LangChain, and Ollama. This guide details the installation, setup, and deployment of a RAG pipeline that processes PDFs locally, ensuring data privacy, cost efficiency, and customizability. The solution utilizes ChromaDB for document retrieval and Streamlit for a user-friendly interface.

  2. 2
    Article
    Avatar of bytebytegoByteByteGo·44w

    EP171: The Generative AI Tech Stack

    Comprehensive overview of the generative AI technology stack, covering nine key components from cloud infrastructure and foundational models to safety and monitoring tools. Also includes curated resources for learning software architecture, database indexing fundamentals, AI agent development roadmap, and an introduction to Model Context Protocol servers for connecting AI models to external tools and services.

  3. 3
    Article
    Avatar of tdsTowards Data Science·50w

    How to Design My First AI Agent

    A comprehensive guide to designing AI agents covering model selection, tooling choices, and reliability strategies. Explores different LLM options including OpenAI GPT-4, DeepSeek, Claude, and Mistral, each suited for specific use cases. Discusses infrastructure considerations, frameworks like LangGraph and Pydantic-AI, and security aspects. Emphasizes the importance of structured prompting techniques like Chain-of-Thought and ReAct, output validation, and failure handling to build reliable production-ready agents.

  4. 4
    Article
    Avatar of singlestoreSingleStore·52w

    Build a Local AI Agent with Python, Ollama, LangChain and SingleStore

    Learn how to build a local Retrieval-Augmented Generation AI agent using Python, Ollama, LangChain, and SingleStore. This guide provides step-by-step instructions to set up the environment, prepare data, and implement a Q&A system powered by local data and models.

  5. 5
    Article
    Avatar of langchainLangChain·45w

    How to Build an Agent

    A comprehensive framework for building AI agents from concept to production, covering six key steps: defining realistic tasks with concrete examples, creating standard operating procedures, building an MVP with focused prompts, connecting to real data sources, testing and iteration, and deployment with continuous refinement. The guide emphasizes starting small with well-scoped problems, focusing on core LLM reasoning tasks first, and treating deployment as the beginning of iteration rather than the end of development.

  6. 6
    Article
    Avatar of langchainLangChain·23w

    Agent Engineering: A New Discipline

    Agent engineering is an iterative discipline for building reliable LLM-based agents in production. It combines product thinking (prompt writing, defining scope), engineering (building tools, infrastructure, UI), and data science (evaluation, monitoring, analysis) in a continuous cycle of build, test, ship, observe, and refine. Unlike traditional software, agents handle unpredictable natural language inputs and non-deterministic behavior, making production deployment essential for learning what actually works. Successful teams treat shipping as a learning mechanism rather than an end goal, using tracing and evaluation to systematically improve agent reliability through rapid iteration.

  7. 7
    Article
    Avatar of auth0Auth0·1y

    Build an AI Assistant with LangGraph, Vercel, and Next.js: Use Gmail as a Tool Securely

    Learn how to build a personal AI assistant using LangGraph, Vercel AI SDK, and Next.js. This guide walks through integrating various tools such as Gmail, Google Calendar, and Google Drive securely by leveraging Auth0 for authentication and token management. The tutorial covers both unauthenticated tools like calculators and authenticated tools for accessing personal data, exemplified by implementing a Gmail search and draft feature.

  8. 8
    Article
    Avatar of javarevisitedJavarevisited·47w

    5 Best Udemy Courses to Build AI-Powered SaaS Products in 2025

    A curated list of 5 Udemy courses for building AI-powered SaaS applications in 2025. The courses cover full-stack development with technologies like OpenAI GPT, LangChain, Next.js, React, and Stripe for payments. Topics include generative AI integration, RAG workflows, automation with n8n, and complete SaaS product development from ideation to deployment. Each course focuses on practical, hands-on projects for creating monetizable AI applications.

  9. 9
    Article
    Avatar of do_communityDigitalOcean Community·45w

    LangChain Explained: The Ultimate Framework for Building LLM Applications

    LangChain is an open-source Python framework that simplifies building LLM applications by providing standard interfaces for chat models, embeddings, and vector stores. It offers key components like chains for sequential operations, agents for autonomous decision-making, memory for conversation context, tools for external integrations, and vector stores for retrieval-augmented generation. The framework abstracts away complexity when connecting LLMs to external data sources and APIs, making it easier to build chatbots, question-answering systems, and other AI applications without reinventing common functionality.

  10. 10
    Article
    Avatar of dailydoseofdsDaily Dose of Data Science | Avi Chawla | Substack·35w

    The Open-source RAG Stack

    A comprehensive guide to building production-ready RAG systems using open-source tools. Covers the complete technology stack from frontend frameworks to data ingestion, including LLM orchestration tools like LangChain and CrewAI, vector databases like Milvus and Chroma, embedding models, and retrieval systems. Also showcases 9 practical MCP (Model Context Protocol) projects for AI engineers, ranging from local MCP clients to voice agents and financial analysts.

  11. 11
    Article
    Avatar of javarevisitedJavarevisited·43w

    10 AI Frameworks and Libraries Every Developer Should Learn in 2025

    A comprehensive guide covering 10 essential AI frameworks and libraries for developers in 2025, including LangChain for building LLM applications, vector databases like Pinecone and Weaviate for semantic search, multi-agent systems with CrewAI, fine-tuning techniques like LoRA, and automation tools like N8N. Each framework includes practical use cases and recommended learning resources to help developers build production-ready AI applications.

  12. 12
    Article
    Avatar of langchainLangChain·47w

    The rise of "context engineering"

    Context engineering is emerging as a critical skill for AI engineers, focusing on building dynamic systems that provide LLMs with the right information, tools, and formatting to accomplish tasks reliably. Unlike traditional prompt engineering, context engineering emphasizes providing complete, structured context rather than clever wording. The approach addresses the primary cause of agent failures: inadequate context rather than model limitations. Key components include dynamic information retrieval, appropriate tool selection, proper formatting, and comprehensive system design. LangGraph and LangSmith are positioned as enabling technologies for implementing effective context engineering practices.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    How to Build Your Own Local AI: Create Free RAG and AI Agents with Qwen 3 and Ollama

    The tutorial provides a step-by-step guide to setting up powerful AI systems locally, focusing on using Qwen 3 Large Language Models (LLMs) and the Ollama tool. It highlights the benefits of running AI models locally, including enhanced privacy, cost savings, and offline functionality. It explains the setup of a Retrieval-Augmented Generation (RAG) system to query local documents and the creation of a simple AI agent to use custom-defined tools.

  14. 14
    Article
    Avatar of javarevisitedJavarevisited·43w

    Top 7 Project-Based Udemy Courses for AI Engineers in 2025

    A curated list of 7 project-based Udemy courses for AI engineers in 2025, focusing on hands-on learning through building real-world applications. The courses cover agentic AI systems, LLM engineering, generative AI with Gemini Pro, automation with n8n, and MLOps deployment. Each course emphasizes practical project development over theoretical learning, helping students build portfolios with technologies like LangChain, OpenAI APIs, CrewAI, and vector databases. The guide includes student enrollment numbers, project counts, and target audience recommendations for each course.

  15. 15
    Video
    Avatar of youtubeYouTube·48w

    How to INSTANTLY Build An AI Agent Army in n8n with Claude

    Claude 4 Opus can automatically generate complete AI agent systems in n8n using a single prompt. The process creates a master orchestrating agent with specialized subworkflows, each equipped with relevant tools like Slack, ClickUp, and Airtable. By providing business descriptions and tool specifications, users can generate functional JSON workflows in minutes without coding. The system leverages Claude's extended thinking and web search capabilities to create valid, importable workflows with proper tool connections and error handling.

  16. 16
    Article
    Avatar of singlestoreSingleStore·45w

    How to Build a RAG Knowledge Base in Python for Customer Support

    A comprehensive guide to building a Retrieval-Augmented Generation (RAG) system for customer support using Python, LangChain, OpenAI, and SingleStore. The tutorial covers setting up a vector database, converting documents into embeddings, implementing semantic search, and generating contextual answers. Real-world case studies show 28.6% reduction in issue resolution time. The step-by-step implementation includes environment setup, database configuration, embedding creation, and API endpoint development for instant, accurate support responses.

  17. 17
    Article
    Avatar of javarevisitedJavarevisited·1y

    Top 5 Courses to Learn LangChain and Build AI-Powered Apps in 2025

    LangChain is a popular framework for connecting large language models (LLMs) like OpenAI’s GPT-4 to applications, enabling the creation of intelligent AI-powered apps such as chatbots and AI agents. The post lists the top 5 Udemy courses for learning LangChain in 2025, ranging from beginner-level introductions to advanced enterprise-level integrations with tools like Pinecone, LlamaIndex, and vector databases.

  18. 18
    Article
    Avatar of dailydoseofdsDaily Dose of Data Science | Avi Chawla | Substack·44w

    MCP Integration with 4 Popular Agentic Frameworks

    Part 8 of an MCP crash course demonstrates how to integrate Model Context Protocol with four popular agentic frameworks: LangGraph, CrewAI, LlamaIndex, and PydanticAI. The tutorial provides step-by-step practical walkthroughs for connecting MCP to each framework, along with detailed implementations. This builds on previous parts covering MCP fundamentals, custom client development, tools/resources/prompts, sampling integration, and security considerations including testing and sandboxing.

  19. 19
    Article
    Avatar of javarevisitedJavarevisited·46w

    Top 5 Educative Courses to Learn AI and LLM Engineering in 2025

    A curated list of 5 interactive courses from Educative.io for learning AI and LLM engineering in 2025. The courses cover becoming an LLM engineer, AI for product managers, generative AI essentials, GitHub Copilot mastery, and Cursor AI editor usage. Each course targets different skill levels and roles, from beginners to experienced developers, with hands-on projects and practical implementations. The article also highlights Educative's project-based learning approach and current discount offers.

  20. 20
    Article
    Avatar of langchainLangChain·32w

    Not Another Workflow Builder

    LangChain's CEO explains why they haven't built a visual workflow builder despite frequent requests. The argument centers on workflow builders being squeezed from two directions: simple use cases are better served by no-code agents (prompt + tools), while complex scenarios require code-based workflows like LangGraph. As AI models improve, the middle ground for visual workflow builders shrinks—agents handle more complexity reliably, and code generation lowers the barrier for building sophisticated workflows. The focus should shift to making no-code agents more reliable and improving code generation for LLM-powered systems.

  21. 21
    Article
    Avatar of mlmMachine Learning Mastery·1y

    10 Useful LangChain Components for Your Next RAG System

    LangChain is a robust framework designed to simplify the development of LLM-powered applications, particularly useful for building retrieval augmented generation (RAG) systems. The post outlines 10 key components of LangChain, such as document loaders, text splitters, embeddings, vector stores, retrievers, LLM wrappers, chains, memory usage, interaction tools, and evaluation tools. These components facilitate data ingestion, text processing, similarity-based search, and interaction with external systems. A simplified Python example demonstrates their use in a question-answering workflow.

  22. 22
    Video
    Avatar of youtubeYouTube·45w

    Complete Guide to Build and Deploy an AI Agent with Docker Containers and Python

    A comprehensive guide covering Docker fundamentals and building AI agents with Python. Starts with Docker basics including container creation, image building, and Docker Compose usage. Progresses through setting up FastAPI web applications, integrating databases, and ultimately implementing AI agents using Langchain and Langraph. Covers both local development with Docker containers and deployment strategies using services like Railway and Digital Ocean. Demonstrates how to use both managed LLM services and open-source AI models available through DockerHub.

  23. 23
    Article
    Avatar of mlmMachine Learning Mastery·24w

    The Roadmap for Mastering Agentic AI in 2026

    A comprehensive learning path for building autonomous AI systems that can plan, reason, and act independently. Covers foundational mathematics and programming, machine learning fundamentals, autonomous agent architectures, specialization areas like robotics and workflow automation, deployment strategies using Docker and cloud platforms, and portfolio development. Includes curated resources from beginner prerequisites through advanced topics like multi-agent systems, transformer-based decision-making, and reinforcement learning with human feedback.

  24. 24
    Article
    Avatar of towardsdevTowards Dev·49w

    vLLM: A Quick Start

    vLLM is an open-source library optimized for high-throughput serving of large language models in production. Its core innovation, PagedAttention, manages memory more efficiently by breaking the key-value cache into fixed-size pages instead of contiguous buffers, similar to virtual memory in operating systems. The tutorial covers installation on macOS M1, serving models via OpenAI-compatible API, using the native Python API, and integrating with LangChain for enhanced tooling capabilities.

  25. 25
    Video
    Avatar of TechWithTimTech With Tim·49w

    Python Advanced AI Agent Tutorial - LangGraph, LangChain, Tools & More!

    A comprehensive tutorial on building advanced AI agents using LangGraph, LangChain, and Firecrawl. The guide demonstrates creating a coding research assistant that follows structured multi-step workflows to research developer tools and frameworks. It covers both simple agent creation using MCP servers and advanced implementations with custom workflows, structured outputs using Pydantic models, and controlled agent flow through graph-based state management.