What is Agentic AI ?
Agentic = LLM + Goal + Tools
Lets first understand how you complete your task using LLM
→ In order to get some task done you give repetitive prompts to LLM model, may be to improve the answer or to change the approach or to correct the mistake.
In agentic AI rather than repetitively prompting LLM you gave it a goal and then next important thing you give is tools by which it can do/test things by its own.
So in simple words:
Agentic = LLM + Goal + Tools
This will start doing the task if fail then automatically change or improve the approach. It will fix the bug created during process. It will continue self repetitive improvement till goal gets achieved.
Agentic AI is a dream of AUTONOMY.
😊-X- THANK YOU -X- 😊


