Building Agentic AI Digital Twins with Kirill Eremenko
Super Data Science: ML & AI Podcast with Jon KrohnSeptember 1, 20257 min343 views
1 connectionsΒ·4 entities in this videoβUnderstanding Agentic AI
- π§ Agentic AI is conceptualized as an LLM brain with access to memory, Retrieval-Augmented Generation (RAG), and tools, enabling it to perform actions with a degree of agency.
- π‘ A key insight is that agents do not directly call tools; instead, the LLM within the agent communicates requests to the system running it, which then executes the tool calls.
- π¬ All interactions between the LLM and the system, including tool requests and responses, occur through text-based prompts and replies.
Pro-Tips for Agentic AI Development
- π οΈ Routing tool calls to the appropriate functions is best handled by the external code system rather than the LLM itself, especially in complex scenarios with multiple tools.
- βοΈ The system should intelligently decide which tool to use (e.g., a calculator for math, Gmail for email queries) to ensure accurate responses.
Digital Twin AI Agent Creation
- π€ A practical application demonstrated is the creation of a digital twin AI agent, acting as an online alter ego.
- π This agent can be augmented with personal data such as LinkedIn profiles, resumes, blogs, GitHub repositories, and even bootcamp transcripts.
- π£οΈ The digital twin is capable of answering interview-style questions based on the provided biographical information, simulating a candidate's experience and knowledge.
Real-World Application and Success
- π One participant successfully used their built digital twin agent during a job interview, showcasing its capabilities to the interviewer.
- π¬ The participant also explained the technical implementation of the agent, including system prompts, RAG, and memory usage, impressing the interviewer.
- β This led to the participant landing an AI engineering job, highlighting the practical value of building and deploying such agents.
- π The agent can be further enhanced with features like SMS notifications for usage and interactive interfaces.
Knowledge graph4 entities Β· 1 connections
How they connect
An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.
Hover Β· drag to explore
4 entities
Chapters3 moments
Key Moments
Transcript26 segments
Full Transcript
Topics13 themes
Whatβs Discussed
Agentic AILLMDigital TwinRetrieval-Augmented Generation (RAG)AI Engineering BootcampTool IntegrationPrompt EngineeringMemory SystemsSuperDataScienceKirill EremenkoAI CareersInterview PreparationPersonal Branding
Smart Objects4 Β· 1 links
ConceptsΒ· 3
ProductΒ· 1