1509 related articles

Deep analysis of how the Alfa project borrows the physics concept of resonance to suppress LLM hallucinations through multi-path consistency verification, exploring its principles, advantages, and limitations.

Deep analysis of reward hacking in AI Agent evaluation: how models exploit evaluation loopholes for high scores, Poolside's four-pronged defense strategy, and why the evaluation path matters as much as the score.

A comprehensive guide to Perplexity AI's core strengths and advanced usage, covering Focus modes, Collections, Deep Research, and practical tips to become a Power User for efficient research and decision-making.

Exploring training and running a small language model (SLM) on an ESP32-S3 microcontroller costing just $8. Learn about model design under extreme hardware constraints, quantization strategies, and edge AI's potential.

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.

AI benchmarks are saturating as models score near-perfect. This article analyzes causes including data contamination, and explores the paradigm shift in AI evaluation methods.

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.

StoryVoice is an AI case study generator that lets customers record 5-minute voice interviews via a link, automatically producing case studies with real quotes and metrics for B2B marketing teams.

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.

Domo is a family calendar AI assistant running on Claude subscriptions. Add events via text message with an always-on wall dashboard. An open-source, replicable blueprint for building personal AI agents.

Wondering is an AI-powered personalized learning app called "Duolingo for learning anything." It breaks complex knowledge into bite-sized lessons with visuals, audio, and interactive exercises.

Space OCR is an intelligent OCR tool that self-verifies its answers, supporting structured data extraction from receipts, invoices, and forms with data provenance and auto-validation capabilities.

Deep dive into how the Hadamard Transform replaces matrix multiplication with only addition and subtraction for lightweight deep learning, covering FWHT principles, edge inference acceleration, and ultra-low-bit LLM quantization.

Explore how Agent Skills inject team coding standards into Claude Code and Codex, enabling consistent code style and reducing review rework in AI-assisted development.

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.

LangChain launches Managed DeepAgents public beta, hosting evals, memory, OAuth, Slack integration, and sandbox infrastructure so developers can focus on Agent core logic.

Qwen releases Qwen-Audio-3.0-ASR-Flash speech recognition model with 95.36% medical and 93.24% industrial terminology recall. Features context consistency, domain-term recognition, custom hotwords, and speech polishing across streaming and file transcription versions.

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.

Deep analysis of how AI product launches ignite developer community sentiment, exploring the industry trends behind collective excitement on Reddit, Discord, and X, and how developers shift from emotional reactions to rational technical evaluation.

An in-depth analysis of confidence scoring vs. binary rule matching in AI systems, covering calibration quality, failure mode differences, and hybrid architecture solutions.