Resources
Agent Frameworks
OpenAI
- OpenAI Agents SDK (Python) - Official OpenAI agents framework for Python
- OpenAI Agents SDK Announcement - Blog post announcing the OpenAI Agents SDK (Mar 2025)
- OpenAI Agents Visualization - Tool for visualizing agent graphs and interactions
LangChain
- LangGraph - Python framework for building stateful, multi-actor applications with LLMs
Crew AI
- Crew.ai - Framework for orchestrating role-playing, autonomous AI agents
Microsoft
- AutoGen - Microsoft’s framework for building conversational AI systems
- Microsoft Semantic Kernel - SDK for integrating AI services with conventional programming languages
- Microsoft Agent Framework - Converged agent framework supporting .NET
Protocols and Standards
- Model Context Protocol (MCP) - Standardized protocol for connecting AI models with external tools and data sources
- MCP SDK Documentation - SDKs for building MCP servers in Python, TypeScript, Go, Rust, C#, and more
Agent Memory
- Supermemory - Memory layer for AI applications
- Letta - Long-term memory for AI agents
- mem0 - Open source memory layer for AI applications
OpenAI Platform
- OpenAI Platform - OpenAI developer platform for API access
- OpenAI Traces Dashboard - Built-in tracing for debugging OpenAI Agents SDK applications
Hosting and Deployment
- Hugging Face Spaces - Free cloud hosting for ML demos and Gradio applications
Articles and Industry Reports
- World Economic Forum - Cognitive Enterprise - Article on the agentic business revolution
- CRN - Hottest Agentic AI Tools - Overview of the top agentic AI tools of 2025
- Gartner Press Release - Gartner’s predictions about agentic AI project success rates
- Anthropic - Building Effective Agents - Engineering guide on building effective AI agents and patterns
- E2B - AI Agents Landscape - Overview of the AI agents ecosystem and available frameworks