159 related articles
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Industry InsightsVibe Coding lets non-technical users generate code with natural language. Learn how AI coding tools boost productivity by 30-50% and reshape engineer roles.
TutorialsA detailed guide to AI-assisted web novel writing with DeepSeek, covering 6 key steps from outline generation to content polishing, with practical prompt tips.
ResearchShanghai Jiao Tong University proposes PhyAR with PACC dataset and VARC mechanism to fix Video-LLMs' inability to detect physical anomalies due to semantic prior hijacking.
Tech FrontiersGPT Image 2 generates flawless text and photorealistic APP interfaces from scratch. Combined with Codex, AI front-end development enters a paradigm revolution. Coverage includes Amap's ABOT, LLM interpretability breakthroughs, and Huang's TPU rebuttal.
Deep DivesDeep analysis of NVIDIA's latest video AI Agent solution, using multimodal LLMs and modular Skills architecture to transform massive surveillance video into searchable real-time intelligence.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with a major refactor introducing message sequence API, typed streaming output, and flexible serialization while maintaining backward compatibility.
Product ReviewsDeep dive into Hugging Face Transformers: architecture, multimodal support, ecosystem, and trends. Learn how this 160K-Star project became essential for AI developers.
Deep DivesAI Agent getting dumber over time? Context Rot has two root causes: Distraction (attention dilution) and Poisoning (causal chain contamination). Learn symptoms, mechanisms, and remediation strategies.
Deep DivesHow RL, Self-Play, and Verifiers work together to evolve LLM reasoning — driving the leap from SFT imitation to true System 2 deep thinking.
Tech FrontiersIsomorphic Labs, the AI drug company founded by DeepMind co-founder Hassabis, raises $2.1B. Built on AlphaFold breakthroughs, it aims to conquer all diseases.
Deep DivesA systematic overview of LLM reasoning evolution, covering Chain-of-Thought, Tree-of-Thought, OpenAI o1, and DeepSeek-R1, with insights from the Awesome-LLM-Reasoning project.
Deep DivesDeep dive into Hugging Face Transformers: the 160K-Star open-source framework covering Pipeline API, Auto Classes, multi-modal models, and the full HF ecosystem for AI inference and training.
Tech FrontiersDeep dive into the open-source company-research-agent: LangGraph multi-agent architecture + Tavily search + dual-LLM collaboration for automated company due diligence and competitive intelligence.
Deep DivesDeep dive into Open Multi-Agent, a TypeScript-native multi-agent orchestration framework with automatic task DAG generation, MCP integration, live tracing, and only three runtime dependencies. 6000+ GitHub Stars.
Tech FrontiersProgrammer Yupi open-sources yupi-skill on GitHub, distilling coding experience into an Agent Skill package for Claude Code, Cursor, and other AI tools.
TutorialsMiniMind-V is a lightweight open-source VLM project that trains a 65M parameter vision multimodal model from scratch in just 2 hours. Learn its architecture, training pipeline, and educational value.
Product ReviewsDeep dive into Hugging Face Transformers: core architecture, Pipeline API, model fine-tuning, and multimodal support. A practical guide to the 160K-star AI framework.