AI Terminology
/Advanced
Agentic AI
Definition
The paradigm shift in artificial intelligence from passive, conversational systems (answering questions) to active, goal-oriented systems capable of acting autonomously in the real world.
Explain Like I'm New
The era of AI doing things FOR you, instead of just talking TO you.
Real World Example
Instead of asking ChatGPT 'How do I optimize my database?', an Agentic AI will ask for your database credentials, log in, analyze the queries, write the SQL indexes, and push the code to your GitHub.
Common Use Cases
- •Enterprise automation
- •Next-gen software architectures
Interview Questions
basic
- What is the difference between Generative AI and Agentic AI?
intermediate
- Why are AI safety researchers particularly concerned about Agentic AI?