1554 related articles

A manually reviewed code preference dataset designed for DPO/RLHF fine-tuning, covering Python and JavaScript with multi-dimensional quality assessments including correctness bugs, security issues, and performance tradeoffs.

BackEngine MCP integrates enterprise private knowledge scattered across Slack, email, and CRM into structured AI-ready records, achieving 67% fewer errors and 65% less token consumption.

Deep dive into Compass, an open-source local-first code graph tool built in Rust, providing structured code understanding for human developers and AI agents.

From the 1960s to today, the prediction that AI will replace programmers has repeatedly appeared yet never come true. This article reviews 60 years of programming history and explains why developers remain valuable.

As LLMs grow more powerful, how can AI apps avoid being mere GPT wrappers? This article analyzes differentiation strategies through vertical depth, data flywheels, and product architecture.

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.