Tutorials Kimi K2 Thinking: Agentic Tool Loops in Python
Build a multi-step tool-calling agent on Moonshot's open-weight Kimi K2.6 model.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build a multi-step tool-calling agent on Moonshot's open-weight Kimi K2.6 model.
Tutorials Deploy Microsoft's new reasoning model and build a tool-calling triage agent.
Tutorials Collapse agent tool-call loops into one sandboxed Python program and cut latency in half.
Tutorials Build agents that remember across sessions with Claude's /memories tool — full Python tutorial.
Tutorials Call Microsoft's June 2 coding model via OpenRouter for cheap, fast refactors.
Tutorials Install grok-build-0.1, run plan mode, stream JSON in CI, and call the API from Python.
New AI guides for builders, in your inbox. Free.
Join 1,955 builders reading daily.
Tutorials Use Zhipu's GLM-4.7 through the OpenAI SDK to build a tool-calling coding assistant for pennies.
Tutorials Spin up a sandboxed AI agent that writes, runs, and ships code with one Gemini API call.
Tutorials Use Gemini's new Interactions API and previous_interaction_id to build stateful agents in Python.
Tutorials Wire Gemini 3.5 Flash to your own Python functions and run a real multi-step agent loop.
Tutorials Build with Gemini 3.5 Flash: thinking levels, streaming thoughts and function calling in Python.
Security Harden MCP servers: kill tool poisoning, validate tokens, sandbox tools