AI Agent
- Simple chatbot: Generally Rule based
- AI Agent:
- This is the system which uses LLM to figure out what has to be done to acheive the goal
- Since LLM makes decisions, it can build autonomous systems (minimal or no human intervention.)
- Think of AI Agent as an employee or your peer.


- Agentic AI involes multi step workflows with multi agents to solve complex use cases.
- To support long running tasks Agents (deep agents)
- Use plan or skills to create todos
- During execution they mark todos complete
Customer Support Agent for e-commerce
- When we are building complex workflows one agent might not be enough
- In this case it would be good to have a workforce

- This forms the premise of Agentic AI
Where will you use Agents in University
- Admission Agent:
- Scan for applications
- Screen applicants
- notify the human
- handling communications
- Approving/Rejecting
- Assignment Review Agent
- Genral Student Assistant
