Skip to main content

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