351 related articles

Moonshot AI releases Kimi K3 open-weight model with 2.8T parameters and 1M token context. Our deep dive covers coding, 3D dev, agent capabilities, and safety concerns.

Depth perception for transparent and reflective objects has long been a core challenge in robotic grasping. LingBot-Depth uses masked depth modeling to turn sensor failure into supervisory signals, inferring glass depth from RGB context.

Learn AI Agent core principles from scratch: understand how Agents differ from LLMs, their execution mechanisms, why rule design matters, and find the right learning path for your goals.

Transparent and reflective object depth perception is a core challenge in robotic grasping. LingBot-Depth uses masked depth modeling to turn sensor failure into supervision, inferring glass depth from RGB context.

Hands-on test of LibTV's AI Agent: from script and storyboarding to video compositing, one person completes an animated short in a day. Full breakdown of the Skill library, node workflow, and Story Board features.

A beginner's guide to AI Agents: understand core principles, how Agents differ from LLMs, their execution mechanisms, and get tailored learning path recommendations.

NVIDIA CEO Jensen Huang's first X post champions open AI access. We analyze the business logic, policy dynamics, and the open vs. closed AI debate shaping the industry.

A single RL soccer policy trained alone with PPO spontaneously produces ball contention, shooting, and defensive behaviors in multi-agent competition—exploring emergent behavior principles.

Deep dive into Sebastian Lague's experiment building a graphics library from scratch, covering rasterization, depth buffering, texture mapping, and the educational value of software renderers.

Know a little of everything but can't figure out what to build? Practical methods to overcome tech decision paralysis and find your ideal project direction.

How many jobs will AI really replace? This article cuts through doomsday and salvation narratives to rationally analyze AI's actual impact on employment using real signals from hiring trends and productivity shifts.

An in-depth look at AI testing challenges. Learn to write reusable Skill packs and master Agent testing and LLM evaluation—covering the SKILL.md six-dimensional rule, skill-creator, EvalScope, and dataset selection.

Agent Skills is a lightweight open-source format that extends AI agent capabilities with plug-and-play skill packages. This article dives deep into the Skills architecture, progressive disclosure, and how it differs from Multi-Agent design.

A real case: a creator launched an AI photo generation product in 3 hours with zero code, and got paid the next day. This article breaks down the full loop methodology.

DeepSeek is reportedly developing its own AI chip, moving from algorithms to hardware to achieve software-hardware co-optimization. An in-depth analysis of its strategic rationale, key challenges, and implications for China's AI industry autonomy.

Step-by-step guide to using DeepSeek with the OICQ framework to generate a runnable QQ group Minesweeper bot Python script in 6 minutes — zero cost, real pitfalls included.

DeepSeek's paper 'Thinking with Visual Primitives' was online for just 4 hours before being pulled. It uses bounding boxes and points as reasoning primitives, letting models 'point at' images to outperform GPT, Gemini, and Claude on maze navigation and counting.

From Vibe Coding to AI Engineering, explore Claude Code vs Codex tool selection, real enterprise boundaries of AI programming, and how to build maintainable AI-assisted development workflows.

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.