Tutorials A2A 1.0: Sign and Verify Agent Cards Before Delegating
Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.
Tutorials Install Meta's Muse Code, run async agents, and recover long jobs from its crash-safe log.
Tutorials Generate a 30-second AI video with synced audio using ByteDance's Seedance 2.5 API in Python.
Tutorials Package your Agent Skills and MCP servers into one portable plugin that runs across six AI clients.
Tutorials Run Moonshot's 2.8T open-weight model on your own GPUs with vLLM and MXFP4.
Tutorials Point the OpenAI SDK at Moonshot's 2.8T K3, load a whole repo, and cut cost with caching.
Tutorials Meituan's 1.6T open MoE topped OpenRouter as 'Owl Alpha.' Call it in Python with the OpenAI SDK.
Tutorials Surface, stream, and log Gemini 2.5 Pro Deep Think's reasoning chain with thought summaries.
Tutorials Gemini's image preview models die June 25. Swap to the Nano Banana 2 GA IDs with verified Python.
Tutorials Build a cost-aware GLM-5.2 agent that routes thinking effort per task and calls tools.
Tutorials Build real-time agents on the first reasoning diffusion LLM: OpenAI-compatible, 1000 tok/s.
Tutorials Index and search images and text together with Gemini Embedding 2 File Search, no OCR.