AI Tools Kit
AI Tools Kit provides free developer tools for working with AI language models. Built by developers, for developers.
Learn more about us →Related Articles
smolagents Tutorial: Build AI Agents with HuggingFace
smolagents lets you build tool-using AI agents in under 50 lines of Python. Covers CodeAgent vs ToolCallingAgent, custom tools, multi-agent orchestration, and local model support.
Claude Projects: Build Persistent AI Knowledge Bases
Claude Projects lets you attach documents, set custom instructions, and share context across every conversation in a project. Here's how to set one up and get the most out of it in 2026.
PydanticAI: Build Type-Safe AI Agents in Python
Build type-safe AI agents in Python with PydanticAI. Covers typed agents, structured outputs, dependency injection, tool registration, and multi-turn conversations with full code examples.