105 related articles

Master LangGraph core concepts: nodes, edges, and routing functions. Learn StateGraph, MemorySaver, and ToolNode through a weather-query Hello World example, and understand how LangGraph relates to LangChain and powers Agent workflows.

Google Labs open-sourced stitch-skills, a standardized skill encapsulation solution for AI Agents, compatible with Gemini CLI, Claude Code, Cursor and more.

OpenAI merged Codex into ChatGPT, killing a developer-beloved AI coding brand. A deep dive into the gains and losses of this brand consolidation.

More teams are adopting multi-model tiered scheduling. AI gateways solve cross-vendor API management, automatic fallback, and cost tracking — but add a new abstraction layer. Learn when a gateway is worth it.

July 12 GitHub trending: Agent Skills/MCP ecosystem explodes with superpowers hitting ~900 stars, pgrust rewrites Postgres in Rust passing 100% tests, plus solid engineering foundations.

Docx-CLI is an open-source CLI tool for AI agents that strips redundant XML and enables precise editing, helping LLM agents save half the tokens and time on Word docs.

ECC is an agent optimization framework for AI coding assistants like Claude Code, Cursor, and Codex, enhancing them with skills, memory, security, and research-first development capabilities.

Tencent Cloud open-sources TencentDB Agent Memory — a fully local AI Agent memory system with a 4-tier progressive pipeline, zero external API dependencies, and 8,100+ GitHub Stars. Ideal for finance, healthcare, and privacy-sensitive use cases.

An in-depth look at the Skills paradigm in AI programming: through intent routing and script encapsulation, let AI agents auto-manage multi-channel LLM APIs on a One API gateway for one-click distribution, health checks, and auto-degradation.

An exclusive look at the AI Engineer Summit dress rehearsals, decoding the paradigm shift from research to production. A deep dive into AI Engineer challenges, RAG, agent systems, and AI engineering as a distinct discipline.

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

Master LangChain from scratch: the three limitations of LLMs, init_chat_model unified interface config, the Message type system, and the path from LLM calls to Agent development.

A deep dive into LangChain's positioning and value—why do LLMs need a middle layer? How does LangChain serve as the 'glue' unifying multi-model interfaces and supporting Agent development? Learn its core modules and learning path.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

Mixar is an AI-native fork of Blender 5.0 that embeds AI into the kernel layer. This hands-on review tests texture baking, LOD generation, mood boards, image-to-3D, and more, comparing it to MCP. Fully open source and free.

video-use from the browser-use team lets AI coding Agents auto-edit videos via natural language. 13K+ GitHub stars, batch processing, silence removal, FFmpeg integration.

The agentskills open-source project aims to solve AI Agent ecosystem fragmentation through standardized skill specifications enabling portable, composable, and reusable agent capabilities.

A tailored large-model learning path for ordinary programmers: from prompt engineering, API calls, and LangChain, to RAG, Agents, fine-tuning, and enterprise deployment—six steps to build AI application skills fast.

OfficeCLI is a command-line office suite for AI agents, supporting reading and writing of Word, Excel, and PowerPoint files—enabling efficient Office document automation without complex glue code.

Two methods for connecting external models to Codex: manually configure keys via relay services, or use the CC Tool to auto-bridge GPT, DeepSeek, and more. Covers auth/config files, CC Tool usage, and multi-model switching.