LangChain for LLM Application Development
For: Engineers building structured LLM apps but not yet full agents
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
Companion to the AI Agents in LangGraph course — this one covers the LangChain layer underneath: prompts, chains, output parsers, memory primitives, document loaders. Free, fast, and the right next step if you finished the prompt engineering course and want to compose multi-step LLM workflows. Limitation: LangChain has moved fast; some helper APIs shown have been renamed or replaced with LangChain Expression Language. Patterns are still correct; idioms have aged.
If you're going to use a vector DB (and in 2026 most AI engineers will), this is the right 90 minutes to spend. Covers embeddings, ANN algorithms, sparse vs dense, hybrid search, and a head-to-head of Pinecone, Weaviate, Chroma and pgvector. Free, vendor-agnostic enough despite the Weaviate teaching credit. Take before you commit to a vector DB.
| Dimension | LangChain for LLM Application Development | Vector Databases: from Embeddings to Applications |
|---|---|---|
| Provider | DeepLearning.AI | DeepLearning.AI |
| Editorial tier | Hands-on reviewed | Hands-on reviewed |
| Level | Intermediate | Intermediate |
| Format | self paced | self paced |
| Duration | ~1.5 hours (6 lessons) | ~1.5 hours (5 lessons) |
| Pricing | Free | Free |
| Instructor | Harrison Chase & Andrew Ng — Founder LangChain; Founder DeepLearning.AI | Sebastian Witalec — Head of Developer Relations, Weaviate |
| Rating | No public rating | No public rating |
| Topics | langchain, llm fundamentals | rag systems, llm fundamentals |
| Last verified | 2026-05-23 | 2026-05-24 |
These cover different primary topics — LangChain for LLM Application Development focuses on langchain while Vector Databases: from Embeddings to Applications focuses on rag systems. Take the one matching your current goal first; the other can come later if your interests expand.
For: Engineers building structured LLM apps but not yet full agents
For: Engineers about to commit to a vector DB choice
Similar courses you might also be considering.