

Agentic AI: Redefining How We Interact with Technology
11 snips Aug 6, 2024
Amir Behbehani, Founder and Chief AI Engineer at Memra and former AI research scientist at Google and Meta, dives into the transformative potential of agentic AI. He unpacks the challenges of current AI systems, highlighting memory management and data orchestration. Amir introduces an emergent five-layer AI stack for enhanced functionality and discusses the significance of vector and graph databases. He envisions a future where AI reshapes the labor market, encouraging entrepreneurial endeavors through improved productivity and automation.
AI Snips
Chapters
Transcript
Episode notes
Agentic AI vs. LLMs
- Agentic AI focuses on imperative commands, enabling automated systems to perform actions.
- This contrasts with current LLMs, which primarily engage in interrogative conversations.
Emergent AI Stack Overview
- The Emergent AI Stack consists of five layers: CPU (LLMs), long-term memory, short-term memory/context, agentic layer, and application layer.
- Each layer builds upon the ones below it, with the agentic layer leveraging the memory layers.
Vector vs. Graph Databases
- Vector databases are suitable for general inquiries, while graph databases excel with dense information.
- Memra vectorizes knowledge graphs, combining the strengths of both for precise retrieval.