3277 related articles
TutorialsComplete tutorial on Alibaba Cloud Bailian platform covering API Key setup, Qwen model calls, streaming output, multi-turn conversation principles, and prompt engineering with four roles.
Deep DivesDeep dive into AI hallucination's three root causes: training objective flaws, exposure bias, and probabilistic generation. Covers classification and practical mitigation strategies including RAG.
TutorialsComplete practical guide to building AI Agent Frameworks with WindSurf, covering technology selection, component generation, code refactoring, debugging, and deployment tips.
TutorialsDeep dive into Matt Pocock's AI-assisted coding workflow: Grill Me consensus building, PRD generation, Tracer Bullet vertical slicing, AFK execution, and Deep Modules architecture design.
Deep DivesAnalyzing the "worse is better" philosophy in large model architecture: why DeepSeek V4 dropped N-gram, why Transformer dominates AI, and three iron laws of simple, efficient model design.
Product ReviewsZed editor officially arrives on Windows. Built with Rust, it features Cloud Code, Gemini CLI, and Codex AI Agents, offering a free intelligent coding environment with native debugging.
Product ReviewsZed Editor's Windows version is officially released. This free, open-source AI IDE built in Rust features extreme performance, built-in Cloud Code, Gemini CLI, and Codex agents, native debugging, and real-time collaboration.
Product ReviewsZed Editor's Windows version is officially released. This free, open-source AI IDE built with Rust features extreme performance, built-in Cloud Code, Gemini CLI, and Codex agents, a native debugger, and real-time collaboration.
Tech FrontiersClaude plans routes for NASA's Perseverance rover, Windsurf launches Arena Mode for in-IDE model comparison, SenseTime open-sources multimodal reasoning models, and Anthropic research reveals pros and cons of AI-assisted learning.
Tech FrontiersClaude plans routes for NASA's Perseverance rover, Windsurf launches Arena Mode for in-IDE model comparison, SenseTime open-sources multimodal reasoning models, and Anthropic research reveals pros and cons of AI-assisted learning.
Product ReviewsDeep dive into Athas IDE — a free, open-source AI code editor built from scratch on Tauri. Features Vim mode, AI completion, Git integration, and free Google Gemini support.
Expert OpinionsExploring the contrarian strategy of 'being underestimated is freedom' in AI. From OpenAI to DeepSeek to Cursor, why staying under the radar beats standing in the spotlight.
TutorialsHow to build a fully automated invoice reimbursement system with local AI Agents, covering OCR, info extraction, and form generation with MinerU+Qwen3+Qianwen Po.
TutorialsA detailed guide to Ollama's core features: free open-source local LLM management with cross-platform support, intelligent GPU/CPU scheduling, and API integration for running DeepSeek and other open-source models locally at zero cost.
TutorialsLearn how to deploy LLMs locally with Ollama in three simple steps: install, choose a model, and run. No coding required, supports offline use, and completely free.
Deep DivesDeep dive into how MCP (Model Context Protocol) solves three core pain points of Tool Calling: verbose descriptions, unstable invocations, and lack of unified standards.
Industry InsightsBun v1.3.14 may be the last Zig-era release. AI Agents completed a 960K-line Zig-to-Rust migration in 6 days with 99.8% test pass rate. Full analysis inside.
Industry InsightsSince 2025, AI-driven tech layoffs intensify with 75% of coding work coverable by AI. This article analyzes programmers' structural elimination crisis and the transformation path from code workers to AI architects.
Expert OpinionsCan AI write code instantly—so is coding still worth learning? An Atlassian engineer breaks down the truth behind tech leaders' claims and AI coding limitations.
Deep DivesDeep dive into Pi's swarm system architecture (26K GitHub stars): scout, worker, and soldier ant roles, pheromone communication, adaptive concurrency control, and how multi-agent collaboration revolutionizes AI programming.