Recent

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.

Build a Multi-Agent Deep Research with Open Models + Firecrawl
·2207 words·11 mins
Learn how to create a multi-agent deep research pipeline that uses smolagents, Firecrawl, and open models to scrape and research the web.

Authentication for MCP servers
·1929 words·10 mins
Learn how to implement authentication for your remote Model Context Protocol (MCP) server using OAuth 2.1.


