What’s behind LangChain, LangGraph & Langflow? A simple hands-on guide.
How to build an LLM chatbot with LangChain (code) and Langflow (visual Drag & Drop Builder) — using Ollama & FAISS
Terms like LangChain, LangGraph, Langflow or LangSmith are popping up everywhere — but what’s really behind them?
In this article, I explain the difference between them and show how to build your own chatbot — once with code (LangChain), once with drag & drop (Langflow).
Ready to experiment? Grab the code, install Langflow and dive in!
👉 LangChain vs Langflow: Build a Simple LLM-App with Code or Drag & Drop
Happy creating, Sarah💕
New here? Or curious what other readers love?
As a subscriber to Data Science Espresso, you get free access to some of my most-read articles through Friend Links.
RAG in Action: Build your Own Local PDF Chatbot as a Beginner
Master Bots Before Starting with AI Agents: Simple Steps to Create a Mastodon Bot with Python
5 Important Lessons I Learned as a Tech Consultant over the Last 5 Years
5 Simple Projects to Start Today: A Learning Roadmap for Data Engineering
Reinforcement Learning Made Simple: Build a Q-Learning Agent in Python