📝 Blog

Notes on AI, ML, and engineering. 7 posts so far.

Part 2.1: Summarizing Text with LangChain

Learn practical techniques for summarizing large documents and multiple documents using LangChain, LCEL, and advanced strategies like MapReduce.

Part 2.2: Summarizing Across Documents

Learn how to summarize information from multiple data sources using MapReduce and Refine techniques with LangChain document loaders.

Part 2: Summarization

Learn practical techniques for summarizing documents, building research engines, and creating agentic systems with LangChain and LangGraph.

Part 1.4: Executing Prompts Programmatically

Master prompt engineering techniques for text classification, sentiment analysis, summarization, composing text, question answering, and reasoning with practical examples.

Part 1.1: Understanding AI Applications

Learn about LLM-based applications, chatbots, and AI agents—understand their differences and when to use each pattern.

Part 1.2: LangChain Framework

Explore LangChain architecture, core object model, and how it simplifies building production-grade LLM applications.

Part 1.3: Making LLMs Smarter

Master prompt engineering, RAG, fine-tuning, and learn how to choose the right LLM for your application needs.