I'm currently learning about AI agents and thought it would be helpful to share my findings. Below, I've grouped AI agent technologies into 13 main categories. Each category has a brief explanation to make things clearer. After the categories, you'll find a list of the technologies with links to their websites for further reading.
In progress, will be updated.
1. Design & Architecture Frameworks
These are the foundational patterns and models that define how AI agents are structured and behave. They include various architectural approaches like reactive and proactive designs, cognitive models like BDI (Belief-Desire-Intention), and frameworks that specify how agents interact with their environments. The newer ReAct Pattern and chain-of-thought training frameworks help agents reason and act more effectively.
2. Development & Building Tools
These tools facilitate the creation of AI agents, from comprehensive frameworks like LangChain and Microsoft AutoGen to visual builders that enable no-code development. Specialised frameworks address specific aspects of agent development, such as prompt optimisation and structured output. Recent additions include OpenAI's Responses API and Agents SDK, as well as platforms like Zapier Agents that allow for natural language agent creation.
3. Data Integration & Knowledge
This category encompasses the databases, frameworks, and tools that help agents access, process, and utilise information. Vector databases store embeddings for semantic search, while RAG (Retrieval-Augmented Generation) frameworks enhance agents with relevant information. Document processing tools and knowledge management systems help agents work with unstructured data and identify knowledge gaps.
4. Orchestration & Workflow
These technologies manage the flow of operations within and between agents. Workflow engines like LangGraph and Temporal coordinate complex processes, while protocols and specifications ensure standardised interactions. Web navigation tools like OpenAI's Operator help agents interact with websites, and platforms like Lyzr facilitate teams of AI agents working together.
5. Deployment & Runtime
This category covers the platforms and infrastructure needed to deploy and run AI agents in production. Cloud platforms from major providers offer managed agent deployment, while infrastructure tools support containerization and API development. Salesforce Agentforce allows for creating agents within the Salesforce ecosystem.
6. Monitoring & Observability
These tools track and analyse the performance and behaviour of AI agents. Specialised LLM monitoring platforms like Langfuse and LangSmith provide insights specific to language models, while general monitoring tools and log management systems offer broader oversight.
7. Evaluation & Testing
These frameworks and tools assess the capabilities and performance of AI agents. Testing frameworks like RAGAS and TruLens evaluate specific aspects of agent performance, while benchmark suites like AgentBench offer standardised comparisons. Human evaluation platforms and quality control tools ensure that agents meet expected standards.
8. Security & Authentication
This category addresses the protection of AI agents and their interactions. Access control systems manage authentication and authorisation, prompt security tools defend against injection attacks, and data protection mechanisms safeguard sensitive information.
9. Ethics, Safety & Governance
These frameworks and tools ensure that AI agents operate in an ethical and responsible manner. Safety frameworks like Constitutional AI guide agent development, bias and fairness tools mitigate problematic outputs, and transparency standards promote understanding of agent capabilities and limitations.
10. Cost & Resource Management
These tools help track and optimise the resources consumed by AI agents. Cost tracking dashboards monitor expenditure, while optimisation tools reduce token usage, improve caching, and enhance prompt efficiency for more economical operation.
11. Energy Efficiency & Sustainability
This category focuses on reducing the environmental impact of AI agents. Carbon tracking tools monitor emissions, while efficiency techniques like quantisation, model distillation, and sparse inference reduce energy consumption.
12. Agent Communication & Interoperability
These standards and mechanisms enable AI agents to communicate with each other and with external systems. Communication standards define interaction protocols, discovery mechanisms help agents find each other, and tool documentation standards ensure clear understanding of capabilities.
13. Specialised Industry Agents
This category encompasses AI agents designed for specific industry applications. Examples include recruiting assistants for HR, customer service agents, creative tools for immersive experiences, and enterprise solutions for complex problem-solving. Recent developments include OpenAI's o1 for advanced reasoning and Google DeepMind's Project Astra for ultra-performant assistants.
Detailed List of AI Agent Technologies (2025)
1. Design & Architecture Frameworks
- Agent Patterns: Reactive, Proactive, and Hybrid architectures
- BDI Framework: Belief-Desire-Intention model for cognitive agents
- PEAS Framework: Performance-Environment-Actuators-Sensors specifications
- Agent Experience (AX): UX principles for agent-service interactions
- ReAct Pattern: Reasoning and Acting frameworks for LLM agents
- Chain-of-thought (COT) training frameworks
2. Development & Building Tools
Core Agent Frameworks:
- LangChain: End-to-end agent development
- AutoGen/Microsoft AutoGen: Multi-agent collaboration system
- Semantic Kernel: Microsoft's agent orchestration framework
- SmolAgents: Lightweight agent toolkit
- CrewAI: Multi-agent teamwork framework
- Camel: Role-playing AI agent framework for collaborative tasks
- ChatDev: AI-powered software development assistant
- OpenAI's Responses API: Replacement for Assistants API for building agents
- OpenAI's Agents SDK: Open-source toolkit for agent development
- OpenAI's Swarm: Framework for multi-agent orchestration
Visual Builders:
- Flowise: No-code agent construction
- Langflow: Visual LangChain builder
- Zapier Agents: Natural language agent creation platform
- Mindpal: Platform for building AI workforce automation
- Voiceflow: Platform for intelligent chat and voice agents
- Bubble.ai: No-code AI development platform
- Tars: No-code AI solution for non-programmers
- Postman AI Agent Builder: Developer toolkit for AI agents
Specialised Frameworks:
- DSPy: Prompt optimisation framework
- Instructor: Structured output toolkit
- Guidance: Control flow for LLM interactions
- Taskade: AI agents for project management and team collaboration
3. Data Integration & Knowledge
- Vector Databases: See wikipedia page, Vector Databases
- RAG Frameworks: LlamaIndex, Marvin, Embedchain
- Data Specifications:
- Document Processing:
- Unstructured: Document parsing
- LangChain document loaders
- OCR integrations
- Knowledge Management:
- ClickUp Brain: AI agent for knowledge gap identification
- Agent AI: Professional network for AI agents to connect and share knowledge
4. Orchestration & Workflow
- Workflow Engines:
- Protocols & Specifications:
- Web Navigation:
- OpenAI's Operator: AI agent for website navigation
- Lyzr/Relevance AI Agents: Platform for assembling teams of AI agents
5. Deployment & Runtime
- Cloud Platforms:
- AWS Bedrock: Managed agent deployment
- Azure AI Studio: Enterprise LLM platform
- Google Vertex AI: ML and agent deployment platform
- Hugging Face Endpoints: Model serving
- Salesforce Agentforce: Platform for creating agents within Salesforce ecosystem
- Infrastructure:
6. Monitoring & Observability
- Specialised LLM Monitoring:
- Langfuse: Open-source LLM observability
- LangSmith: LangChain's monitoring suite
- Helicone: API usage monitoring
- Weights & Biases: ML experiment tracking
- General Monitoring:
- Prometheus/Grafana: Metrics and dashboards
- OpenTelemetry: Distributed tracing standard
- DataDog: Full-stack observability
- Log Management:
- Elastic Stack: Log analysis
- Splunk: Enterprise log management
7. Evaluation & Testing
- Testing Frameworks:
- RAGAS: RAG evaluation toolkit
- TruLens: Agent evaluation framework
- AgentBench: Agent capability benchmark
- MT-Bench: Multi-turn benchmarking
- Human Evaluation:
- Argilla: Human-in-the-loop evaluation
- HELM: Holistic LLM evaluation
- Quality Control:
- Guardrails AI: Output validation
- Deep Checks: Data validation
8. Security & Authentication
- Access Control:
- OAuth 2.0/OpenID Connect: Authentication standards
- Vault (HashiCorp): Secret management
- Prompt Security:
- Rebuff: Prompt injection defense
- OWASP LLM Top 10: Security guidelines
- Garak: LLM vulnerability scanner
- Data Protection:
- Encryption frameworks
- Anonymisation tools
9. Ethics, Safety & Governance
- Safety Frameworks:
- Constitutional AI: Anthropic's safety approach
- NIST AI Risk Management Framework
- EU AI Act compliance tools
- Bias & Fairness:
- Fairness Indicators: Google's fairness toolkit
- AI Fairness 360: IBM's bias mitigation tools
- Transparency:
- Model Cards: Documentation standard
- C2PA: Content provenance standard
- AI Ethics checklist frameworks
10. Cost & Resource Management
- Cost Tracking:
- Optimisation:
- Token counting libraries
- Caching mechanisms (Redis, Memcached)
- Prompt optimisation tools
- Context window optimisation tools
11. Energy Efficiency & Sustainability
- Carbon Tracking:
- ML CO2 Impact
- CodeCarbon: Emissions tracker
- Green Algorithms
- Efficiency Techniques:
- Quantisation frameworks
- Model distillation tools
- Sparse inference libraries
- Energy-efficient inference servers
12. Agent Communication & Interoperability
- Communication Standards:
- FIPA Agent Communication Language
- InterAgent Communication Protocol
- Tool use specifications
- Discovery Mechanisms:
- Agent registries
- Capability advertising
- Tool documentation standards
13. Specialised Industry Agents
- Recruiting & HR:
- LinkedIn Hiring Assistant: AI agent for recruitment
- Customer Service:
- Sierra: AI agent technology for customer service
- OpenAI Deep Research: Compiles research reports
- Creative Services:
- Meta's Creator AI and AI Studio: Immersive experience creation
- Enterprise Solutions:
- Google DeepMind's Project Astra: Ultra-performant AI assistants
- OpenAI o1: Advanced reasoning model for complex problem-solving
- Deepseek R1: Performance-focused model
This detailed list reflects emerging technologies and tools in AI agents as of 2025, offering a practical resource for professionals seeking sustainable and efficient solutions.
Article history
- 16/03/2025: Creation
Article co-created with Perplexity.ai
Comments