Agentic AI and AI agents
are systems used to leverage AI models so that they can act autonomously.
The standard way to use AI is through prompted communications;
- You send a request to the AI
- It responds
Now agentic AIs are built like this;
- You build a agentic harness
- You train/test the AI with prompts until consistent perfect task execution
- The AI becomes autonomous