NVIDIA · NCP-AAI
The memory and grounding thread
Where an agent's knowledge actually lives. Opens in M1 with memory as an architectural concern, deepens in M5's five-category memory taxonomy and planning strategies, and closes in M6's RAG pipeline, vector retrieval, and GraphRAG/HybridRAG as the mechanisms that ground an agent in knowledge outside its own weights.
NCPA-T2 · 18 lessons across 3 modules
- M1M1-01Agent architecture styles: reactive, deliberative, and hybrid systems
- M1M1-02Structuring multi-step reasoning: logic trees, prompt chains, and adaptable architecture
- M1M1-03ReAct: interleaving reasoning and acting
- M1M1-04Multi-agent orchestration topologies: centralized, decentralized, federated, and hierarchical
- M1M1-05Memory as an architectural concern: short-term vs. long-term
- M1M1-06Knowledge graphs for relational, multi-hop reasoning
- M1M1-07Designing the human-agent interface as the oversight surface
- M5M5-01Why agents need memory at all
- M5M5-02The memory taxonomy: short-term, long-term, episodic, semantic, and procedural
- M5M5-03Reasoning frameworks: chain-of-thought and task decomposition
- M5M5-04Planning strategies: the five directions
- M5M5-05Stateful orchestration: where memory and planning meet
- M5M5-06Adapting reasoning from prior experience and feedback
- M6M6-01RAG fundamentals: the canonical retrieval pipeline
- M6M6-02Vector databases and approximate nearest-neighbor retrieval
- M6M6-03Beyond vector RAG: GraphRAG, HybridRAG, and agentic RAG
- M6M6-04ETL and data quality for the knowledge an agent retrieves
- M6M6-05Real-time reasoning over structured and unstructured knowledge
Part of the throughlines running across the NCP-AAI prep course.