On .NET Live - An In-Depth Introduction to Agentics
Jesse Liberty introduces agentics and where agentic AI fits in the broader AI ecosystem, including supporting concepts like RAG and related building blocks developers use when designing AI-driven applications.
Overview
The session provides an in-depth introduction to agentics (agentic AI) and positions it within the wider AI landscape.
Where agentics fit in the AI ecosystem
Jesse explains how agentic approaches relate to other common AI application patterns and why agentics are a notable direction in current AI development.
Supporting technologies and patterns
The video calls out supporting concepts that commonly show up alongside agentic systems, including:
- RAG (Retrieval-Augmented Generation)
- Related building blocks used to support agentic behaviors in AI applications