1690 related articles
Product ReviewsHands-on testing of Google Gemma 4 open-source models running offline on three phones, with Dense vs MOE architecture explained and a complete Ollama + Claude Code deployment tutorial.
TutorialsLearn how to use AI agents to auto-generate Excel test cases. Covers Coze platform setup, Dify private deployment with DeepSeek + Ollama, workflow design tips, and prompt engineering for testers.
Tech FrontiersDeep dive into GPT 5.5 Instant's core breakthrough: dramatically reducing AI hallucination rates while achieving low latency and high accuracy. Explore real-world applications in legal, medical, and financial sectors.
Deep DivesA deep dive into the complete RAG pipeline — covering vector embeddings, document chunking, retrieval and reranking, plus three production optimization techniques for building accurate enterprise AI knowledge base applications.
Product ReviewsMoore Threads launches AI Coding Plan powered by its MTT S5000 GPU and GLM-4 code model, achieving full-stack domestic AI coding. Compatible with VS Code and Cursor, with a 30-day free trial.
TutorialsConfused learning AI from scratch? This guide breaks down why fragmented learning fails and provides a complete path from Python to deep learning with practical tips.
TutorialsA systematic guide to LLM engineer core skills covering RAG, Agent app development and SFT, RLHF fine-tuning, with clear learning paths for different backgrounds.
Tech FrontiersOpenAI partners with Dell to deploy Codex on-premises, arXiv imposes co-author bans for AI-generated papers, LeCun attacks Hinton, Huawei alumni drive embodied AI, Anthropic acquires dev tools company.
TutorialsDeep dive into OpenAI Codex's three-layer architecture: instruction parsing, code generation, and optimization. Covers task scheduling, context management, common pitfalls, and practical development cases.
Industry InsightsDeep analysis of 5 AI monetization paths for ordinary people: AI apps, account reselling, matrix accounts, lightweight paid services, and local model deployment.
Industry InsightsIn-depth analysis of the AI large model job market, breaking down the two core directions—algorithm research and engineering deployment—covering requirements, barriers, and career prospects.
TutorialsComplete guide to ByteDance's free AI coding tool Trae: download, install, configure, and use with built-in Doubao, DeepSeek models. Native Chinese support, no VPN needed for developers in China.
Tech FrontiersClaude Opus 4.7 fast mode launches on Windsurf with ~2.5x speed boost while maintaining full intelligence. Analysis of its impact on AI-assisted coding and Windsurf's competitive strategy.
Deep DivesDeep analysis of how multi-agent architecture solves AI hallucination. From context rot to adversarial debate mechanisms, see how Anthropic, xAI, and Kimi reduce hallucination rates from 12% to 4.2%.
TutorialsDeep dive into Spring AI Alibaba's positioning and value, using a JDBC analogy to help Java developers understand how to integrate LLM capabilities into existing microservices architecture.
Product ReviewsHands-on testing of Claude Code for firmware-level ops: Ventoy virtual disk expansion, ext4-to-btrfs conversion, and a cost-effective local Agent deployment architecture with distributed design.
TutorialsGuide to enabling MTP multi-Token prediction acceleration in llama.cpp, covering CUDA setup, desktop configuration, model selection, and benchmarks showing ~60 Token/s with Qwen3 27B.
ResearchDeep analysis of Claude Code's open-source architecture: dual-loop design, 7-step tool pipeline, 4-layer token compression, memory systems, and multi-agent collaboration patterns.
Android 17 New Developer Tools: A Prac…
Deep dive into Android 17 dev tools from Google I/O 2025: R8 Configuration Analyzer, Jetpack Glance cross-device UI, and Media3 AI FX for end-to-end media processing.
TutorialsStep-by-step guide to building a local RAG knowledge base using RAGFlow, Ollama, and LM Studio with Docker, covering Embedding model deployment and network troubleshooting for private AI Q&A.