90 related articles

Ego Vision is an open-source autonomous driving perception project integrating YOLO11, ByteTrack, and Depth Anything V2 to predict GO/SLOW DOWN/STOP/EMERGENCY BRAKE actions.

Complete guide for backend developers transitioning to AI/LLM engineering. Covers the 4 core skills—Python, RAG, Fine-tuning, and Agents—with a phased learning roadmap and practical project advice.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

Jensen Huang's first-ever tweet backs open-weight AI. 50 Silicon Valley giants oppose banning Chinese open-source models. Deep analysis of the interests behind closed vs. open AI ecosystems.

LLMs aren't search engines — they're more like super compressors. This article explains how large models compress corpora to learn semantic patterns, and explores the principles and limitations of emergent intelligence.

Awesome Free AI Books is an open-source repo with 30+ legally free AI & ML classic textbooks covering deep learning, reinforcement learning, NLP, LLMs, and more — all linking to official sources with weekly automated link checks.

Can AI coding tools really earn you $3K/month with zero experience? We break down the marketing hype around Codex freelancing, examine the 4-week roadmap, and reveal what AI-assisted coding can realistically offer.

A systematic review of must-know topics for AI Application Engineer interviews: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

A systematic guide to must-know AI application engineer interview topics: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

Hit the Vibe Coding ceiling? This guide covers the three-stage AI coding progression path, Claude Code vs. Codex, SuperPower SDD, and how to go from vibe coding to enterprise-grade AI engineering.

A focused guide to the core interview topics for LLM application engineers, covering agent architecture, Multi-Agent, Langfuse evaluation & tracing, security, and RAG optimization.

A focused guide to core LLM application engineer interview topics, covering agent architecture, Multi-Agent, Langfuse evaluation, security, and RAG optimization.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.

nuReasoning is an autonomous driving dataset by Motional & UCLA with ~20K long-tail clips annotated for spatial, decision, and counterfactual reasoning, explorable via FiftyOne.

A complete guide to Claude Code: environment setup, switching to domestic LLMs, CLI commands, Git workflows, MCP, Subagents, and enterprise project walkthroughs.

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.
LeMario: An Open-Source Experiment in …
LeMario is an open-source project applying JEPA (Joint-Embedding Predictive Architecture) to Super Mario Bros, exploring how AI can understand world dynamics in abstract embedding space.

Inside DeepMind's robotics lab: how VLA models give robots generalization and 'think-before-act' reasoning — from packing lunches to sorting trash, the path to general-purpose robots.

At the Microsoft Research India summit, top experts explore the real progress of multimodal AI and embodied intelligence: fusing classical robotics with large models, healthcare AI deployment challenges, perceptual bottlenecks in reasoning, and possibilities beyond scaling.

A clear breakdown of the four core AI Agent concepts: Function Calling, Tool, MCP, and Skill — understand the full tech stack behind intelligent agent development.