57 related articles

A systematic guide to AI Agent development from beginner to deployment, covering task planning, tool calling, memory management, learning paths, and realistic commercial monetization considerations.

In-depth review of Panel AI v1.1.1: second-level installation, no-public-IP networking, batch compute cluster management. Learn how enterprise AI on-premises deployment barriers are dramatically lowered.

In the AI programming era, Vibe Coding alone can only build toys. This article deeply analyzes the complete engineering path from Vibe Coding to SDD spec-driven development, covering Claude Code and Codex tool selection, the SuperPower plugin, and domestic LLM comparisons.

A step-by-step guide to locally deploying the open-source Dify AI platform using the BT Panel on a VMware virtual machine—covering Ubuntu setup, Docker config, and image pull troubleshooting.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.
WrenAI: An Open-Source GenBI Tool for …
WrenAI is an open-source GenBI tool by the Canner team that converts natural language into trusted SQL, charts, and dashboards via a semantic layer. Supports 20+ data sources including BigQuery and Snowflake. 16,000+ GitHub stars.
AstrBot: A Deep Dive into the Multi-Pl…
AstrBot is an open-source AI Agent framework supporting WeChat, QQ, Telegram and more, with multi-LLM compatibility and plugin extensibility. Full technical breakdown inside.

Gemini new API keys (AQ__ prefix) returning 401/400 errors in Python? Learn the key format differences, SDK compatibility issues, and fixes including upgrading google-genai.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.

TradingAgents-astock is a multi-agent A-share research framework with free domestic data sources, seven debating analyst agents, and support for DeepSeek, Qwen, and more.

A deep dive into LangChain's four core modules: LangChain components, LangGraph orchestration, Deep Agents, and LangSmith. Build your first Agent from scratch.

Developer Denis Drobyshev releases Reinforce, his first open-source RL Python library on GitHub. Learn about its value for beginners, common challenges in new open-source projects, and how to contribute.

AgentScope 2.0 by Alibaba's Tongyi Lab delivers six major upgrades: typed event streaming, dangerous instruction interception, human-in-the-loop, concurrent execution, workspace system, and agent-as-a-service for production-grade multi-agent development.

An in-depth look at LangChain's core value: the three limitations of LLMs, unified model interfaces, modular architecture, configuring the DeepSeek API, and understanding the SystemMessage/HumanMessage/AIMessage/ToolMessage system to build a foundation for Agent development.

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.