78 related articles
GitHub Daily · July 22: Financial Foun…
GitHub Trending July 22: Kronos brings the foundation model paradigm to finance, awesome-claude-skills tops with 70K stars, plus LikeC4 architecture-as-code and Rust-based Pumpkin.

Microsoft designer Tua Nguyen built Opal, an AI rabbit assistant on Raspberry Pi using OpenClaw — capable of browsing the web, finding recipes, and operating GitHub.

Learn how to use Trae, ByteDance's free AI coding tool, to build a Flask-based visual database query system (EasyQuery) in just 20 minutes. Full walkthrough included.

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.

A League of Legends player collected 17M mouse trajectories and 670K clicks. We analyze the ML value of this gaming behavioral telemetry data for imitation learning, anti-cheat, and player modeling.

A LoL player collected 17M mouse trajectories and 670K clicks across 350 matches. We analyze the real ML value and limitations of this gaming telemetry data.
Voice Cloned in Three Seconds: Why AI …
Just 3 seconds of audio lets AI clone your voice for fraud. Learn the tech behind AI voice scams, why defenses fail, and practical tips like code words to protect yourself.

Explore why AI agent tools (Codex, Claude Code, Gemini) lack workspace-level config for multi-repo microservice dev, and discover practical solutions like symlinks, custom paths, and cascading config.

Want free Vizuara 'Modern Robot Learning from Scratch' course notes? This guide covers official channels, GitHub resources, and recommends free courses like UC Berkeley CS285.

A deep dive into Claude Code, the definitive course from DeepLearning.AI and Anthropic: from agentic principles and context optimization to three hands-on cases—RAG chatbot, Figma-to-frontend, and data analysis. Master AI-assisted coding methodology.

Master Codex's Goal command mechanism. Use five standard project settings—agents.md, context.md, active-context and more—to solve context forgetting and hallucination in long-running Agents and maximize your weekly quota.

VersatIL is a modular PyTorch framework for robot imitation learning that decouples data, network architecture, algorithm, and objective. Supports ACT, Diffusion Policy, pi0, and LeRobot format.

In-depth analysis of Tencent's open-source reasoning model Hunyuan HY3: MoE architecture, 295B total params, Apache 2.0 license, coding & front-end rivaling DeepSeek V4 Pro at 1/35 the cost.

Chess and Go have been conquered by AI, but imperfect information games with hidden data are the true frontier. This article dives deep into Tactico: how imitation learning + self-play RL train AI toward Nash equilibrium.

1X releases a new robotic hand for the NEO humanoid robot—25 DOF, force transparency, and tactile skin enabling data self-labeling. OpenAI launches the three-tier GPT-5.6, boosting coding and cost-efficiency. Hardware and AI brains evolve together, accelerating humanoid robot commercialization.

Build production-grade AI Agents with a pure Go stack using ByteDance's Eino framework. A deep dive into seven core capabilities: multi-Agent orchestration, long-task execution, command approval, RAG, MCP, Skills, and database reporting.

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

What is an AI Agent? Starting from Bill Gates' claim about the computing revolution, this article explores AI Agents' intuitive concepts, four core components (LLM+Planning+Memory+Tools), and what Agent development means for programmers.

Zhipu's GLM-5.2 is now fully available to Coding Plan users with long-context support and dual reasoning tiers. Meanwhile, Anthropic faces U.S. export controls and OpenAI is under multi-state investigation.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.