69 related articles

Knowing how to call an API doesn't make you an AI engineer. This article breaks down the complete skill structure of an AI application engineer, covering Python fundamentals, LLM fine-tuning, Agent development, and enterprise projects.

An in-depth comparison of OpenClaw and Hermes Agent, covering skill management, memory mechanisms, security, and gateway configuration to help you find the right AI agent solution.

A Rust-based AI Agent evaluation framework uses the GAIA benchmark to compare GPT, Claude, DeepSeek and other models with no tools. Results show pure LLMs cap at ~25% accuracy, revealing why tool use is decisive for Agents.

A major breakthrough in AI coding! Hands-on tests show new LLMs generating a Minecraft clone in 90 minutes and a TMNT game in 30 minutes, building 3D scenes, animation, and game logic in one shot.

The new U.S. Executive Order requires government software suppliers to provide verifiable security assurances and mandates the SBOM system. This article analyzes the policy's core demands, real impact on suppliers, and the chain of challenges.

A senior developer's 24-hour deep test of Grok 4.5: a 1.5T-param MoE model at $2/M input tokens, with coding benchmarks rivaling GPT-5.5. Real performance, token efficiency, and limits explained.

Want to become an Agent engineer? This article systematically covers three core skill tracks—LLM fundamentals, LangChain architecture development, and enterprise deployment—to help you avoid detours.

In-depth review of the Xiaodu Health Screen: a 10.1-inch large display with an AI large model, supporting remote care, emergency calling, and smart companionship, designed for the elderly. Final price as low as ~598 yuan with national subsidies.

Researchers found a hidden authentication backdoor in multiple Tenda router firmware versions, letting attackers bypass passwords to gain admin access. Learn the technical principles, impact, and protection tips.

Explore why non-AI news shouldn't be forced into tech articles. Learn about content screening mechanisms, topic classification models, and proper editorial gatekeeping.

In-depth look at DryFox v0.3.3's three core features: multi-role agent team collaboration, one-click reusable team templates, and block-style composable UI panels. With Stop Hook, file mailbox comms, and hot-reload plugins.

LangChain open-sources OpenWiki, a tool that auto-generates and maintains AI-readable wiki documentation for codebases via a single command, powered by Git history and agents.md integration.

A deep dive into engineering Vibe Coding: using Superpowers for project-level decomposition and gstack for module layering and constraints to tame AI coding assistants like Codex and Claude Code.

GitHub Trending July 6: Agent skill ecosystem explodes with taste-skill, marketingskills, dotnet/skills; multi-Agent orchestration matures; privacy-first projects thrive.

A complete guide to reproducing GitHub projects from scratch: due diligence, virtual environments, dependency installation, script interpretation, and breakpoint debugging — helping grad students and junior developers run others' code efficiently.

App Builder generates single-file runnable apps from natural language, with real-time sandbox preview and conversational revision. Deep analysis of its workflow, architecture, limitations, and costs.

Deep dive into LangChain's core Model and Agent concepts, covering unified model interfaces, agent tool calling, middleware mechanisms, and key principles for building LLM applications.

In-depth testing of Zhipu AI's GLM4 open-source flagship model, ranked #1 on Design Arena, outperforming Claude 3.5 and Gemini in frontend development at one-sixth the cost of Claude Opus.

A complete guide to building RAG systems: covering data preprocessing, vector databases, embedding models, hybrid search, re-ranking, and advanced topics like Graph RAG and multimodal RAG.

Deep dive into Claude Code's leaked source revealing the 5-step AI coding Agent mechanism: progressive disclosure, precise indexing, surgical edits, auto-verification & graceful termination.