250 related articles
Industry InsightsCognition's AI programming tool Devin reveals major clients including Goldman Sachs, U.S. military, and Mercedes-Benz. Analysis of three key signals marking the commercialization tipping point for enterprise AI programming.
TutorialsSpring AI is the LangChain for Java, helping Java developers integrate LLMs using Spring Boot conventions. This guide covers its 6 core features, setup requirements, and enterprise positioning including RAG, Tool Calling, and Chat Memory.
Deep DivesDeep analysis of why vector search fails at exact keyword matching, with a breakdown of enterprise hybrid retrieval architecture for RAG: keyword search as safety net, vector search for UX, RRF fusion, and query routing.
Tech FrontiersDeepSeek releases OCR2 replacing CLIP with an LLM as visual encoder; Moonshot AI launches Kimi K2.5 with 100+ sub-agent cluster mode; Microsoft deploys 3nm Maia 200 chip; Alibaba releases Qwen3 Max Thinking.
Tech FrontiersAlibaba's Qwen APP launches 400+ features integrating Alipay and Taobao, Baidu releases ERNIE 5.0, Meituan unveils deep reasoning model, StepFun tops global speech AI rankings, and Anthropic's share nears Google's.
Tech FrontiersOpenAI's GPT-5.3 codenamed Garlic is coming soon, Anthropic launches Claude Cowork for non-developers, plus breakthroughs in Baichuan M3 medical and SiNong agricultural AI models.
Tech FrontiersDeep dive into Google Gemini Omni's video style transfer: transform videos into watercolor, cyberpunk, or Ghibli styles using natural language. Explore its technology, workflow, and competitive landscape.
Product ReviewsIn-depth review of Kimi K2.6 open-source model across frontend development, multi-agent collaboration, and long-horizon tasks, covering four professional modes, 3D/SVG generation, and pricing analysis.
Product ReviewsIn-depth comparison of Claude 4.5 vs Gemini 3 Pro across five benchmarks including ARC-AGI-V2, SWE-Bench, and Terminal Bench 2.0, revealing their real coding and reasoning strengths.
TutorialsHow can frontend engineers advance into AI Agent development? This guide covers LangGraph.js core architecture (state, nodes, edges), LangChain comparison, and workflow agent design with practical examples.
Tech FrontiersAnthropic adds custom sub-agents to Claude Code, Cursor launches code review Agent BugBot, Qwen releases 92-language translation model, and Google unveils three experimental AI products.
TutorialsA systematic guide to the relationships between AI, machine learning, deep learning, and large language models, helping developers build a clear knowledge framework and find an efficient learning path.
TutorialsDeep dive into Huawei's 100-page Hermes Agent manual: five-layer memory architecture solving AI amnesia, self-evolution loops for continuous optimization, and multi-agent collaboration engineering.
Running Qwen3.6-27B Locally on Mac: 4 …
Benchmarking 4 solutions for running Qwen3.6-27B locally on Mac: GGUF, MLX Diflash, and MTP-LX. MTP-LX 4bit leads at 43.6 tok/s with solid coding, writing, and reasoning quality.
Tech FrontiersDeep dive into Moonshot AI's fully open-sourced Kimi K2.5: 1T parameter MoE architecture, Vision-to-Code capabilities, and 100-Agent parallel cluster system topping open-source benchmarks.
Silicon Valley Engineer Quits Big Tech…
Ex-NVIDIA GTC award winner Sparky: an AI researcher quit big tech and used 10+ years of theater experience to design an AI personality system with dynamic interests, long-term memory, and proactive social skills.
Efficient PyTorch Learning: A Source C…
A proven PyTorch learning method: spend 2-3 days on basics, then advance rapidly by reading U-Net and ViT source code line by line. Master PyTorch through source code-driven learning.
PyTorch Beginner Tutorial: A Complete …
A detailed PyTorch beginner guide covering tensor operations, dynamic computational graphs, GPU acceleration, and building your first neural network with nn.Module, with learning path recommendations and code examples.
Trae SOLO 2.0 Deep Dive: Generating a …
Hands-on test of Trae SOLO 2.0's zero-code development: generating a ChatGPT-like website from a single sentence. Detailed review of requirements generation, auto-correction, UI quality, and backend limitations.
Trae Refresh Mode Commands Not Working…
ByteDance's AI tool Trae loses PATH environment variables in refresh mode, making GCC and system commands unrecognizable while AI forces failed executions.