Learn how to build an AI agent that can answer questions from PDF documents using LangChain and Ollama. Step-by-step guide with code examples.
Notes tagged with langchain
langchain
Exploring the concept of Directed Acyclic Graphs (DAGs) and their significance in data engineering and AI applications. Learn how DAGs help manage complex workflows efficiently.
Explore the differences between LangChain and LangGraph, two powerful frameworks for building AI applications. Learn when to use each and see code examples in action.