Recent

Build an Airline Customer Service Agent with OpenAI Agents SDK
·1647 words·8 mins
Create a multi-agent customer service system with handoffs, shared context, and specialized tools using the OpenAI Agents SDK.

Getting Started with OpenAI Agents SDK
·1292 words·7 mins
Learn how to build AI agents with OpenAI’s Agents SDK. Create multi-agent systems, use built-in tools, and run agents with any LLM provider.

Introduction to smolagents: A Minimalist Agent Framework
·1180 words·6 mins
Learn how to build AI agents with smolagents, Hugging Face’s minimalist framework. Create custom tools, share them on the Hub, and build a chatbot UI in minutes.

HuggingChat: Multi-Model Chat with Omni Router + MCP Tools
·903 words·5 mins
Explore HuggingChat’s Omni model router and how to connect MCP servers for tools

Build an AI Agent from Scratch with Python (No Frameworks)
·2033 words·10 mins
Learn how agents actually work by building one from scratch using only LLM API calls. No LangChain, no LlamaIndex, just pure Python.


