1217 related articles

Explore why reranking is the key to boosting RAG retrieval accuracy. Learn how cross-encoders overcome vector search limitations and how to implement two-stage retrieval architectures.

Maple-Preview achieves 120 tok/s inference of a 20B ternary MoE model on iPhone. We analyze ternary quantization, MoE sparse activation, and on-device inference challenges.

Deep dive into how Cloudflare uses LLMs to auto-enforce engineering standards, solving standards drift in large teams. Explores AI code review in CI/CD pipelines, challenges, and implications.

Deep dive into the 5-layer AI tech stack: Energy, Chips, Infrastructure, Models, and Applications. Understand the key players, competitive landscape, and value distribution logic across the AI industry chain.

Quantprobe is an open-source memory optimization framework that enables 30B LLMs to run at 22 tokens/s on 6GB GPUs through per-layer quantization and intelligent CPU/GPU splitting.

An in-depth analysis of AI programming tools' real value and limitations: from boilerplate acceleration to hallucination issues, from efficiency illusions to complex system failures—a sober assessment from a frontline developer's perspective.

Explore how harness engineering dramatically improves AI Agent performance. From the Codex case study, learn how tool orchestration, context management, and execution environments become the core competitive battleground.

Alibaba's Qwen3.8-Max-Preview iterates daily with significant frontend development improvements. The team uses an open preview strategy to collect community feedback, promising open-weight release.

An insider's analysis of China's four AI labs — Qwen, DeepSeek, Moonshot, and Ling — revealing their distinct strategic bets on distribution, architecture, long-termism, and serving cost.

A Cursor enterprise power user exposes hidden markups in its Luna pricing: cached tokens charged a 12.5x surcharge. Detailed breakdown of the Cursor Tax billing logic and its real impact on users.

Deep dive into how an 80B-parameter LLM runs on Mac with only 4.3GB memory, covering ultra-low-bit quantization, sparsity, memory mapping, and implications for privacy and edge AI.

Xberg v1 is an MIT-licensed open-source local document extraction engine. CPU-only, supporting 101 formats with built-in SPLADE and ColBERT retrieval, Rust-powered for RAG and ML pipelines.

Deep dive into the LiveKit Agents open-source framework for building real-time voice AI agents using STT, LLM, and TTS modules with production-ready deployment capabilities.

How to build product analytics and evaluation capabilities for AI Agents at the MCP protocol layer, covering session-level tracing, tool call observability, and quality Evals.

MicroCodex re-implements OpenAI's Codex programming agent in C++ with a binary under 1MB. This article analyzes its engineering design, minimalist philosophy, and use cases in CI/CD and embedded systems.

Explore AI development tool mashups: model layering with DeepSeek Flash, flagship model selection, Antigravity CLI, and practical strategies for model routing and tool composition.

Bolcho AI is a voice AI platform for India's market, supporting Hindi, Tamil and more local languages with ultra-low latency, telephony integration, and flexible BYO model architecture for enterprise AI agents.

Developers found GPT-5.6 Sol spends ~70% of runtime on sleep commands, sparking debate about balancing model caution vs. efficiency in the AI agent era.

Devin integrates Claude Opus 5, achieving near Fable-level performance on FrontierCode 1.1 at half the cost. The model excels at difficult debugging and root-cause analysis across Desktop, CLI, and Cloud.

Tempest is an open-source developer tool that reduces token consumption by up to 64% for parallel AI coding agents through shared code understanding and isolated workspaces.