AI Architecture Path
AI Architecture Path
Mar 17, 2026 · Artificial Intelligence

Automating LLM Tuning with Autoresearch: AI Agents on a Single GPU

Autoresearch, an open‑source project by Andrej Karpathy, enables AI agents to autonomously modify code, run experiments, and evaluate results for LLM tuning on a single GPU, dramatically reducing manual hyper‑parameter work, standardizing experiments, and offering low‑cost, reproducible research with clear limitations and practical setup steps.

AI researchLLM tuningautonomous agents
0 likes · 11 min read
Automating LLM Tuning with Autoresearch: AI Agents on a Single GPU
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Sep 28, 2025 · Artificial Intelligence

Can AI Automate the Entire Research Cycle? From Paper Reading to Code Reproduction

The author builds an AI‑driven end‑to‑end assistant that transforms a research paper into a structured reading note, generates reproducible code, runs experiments, summarizes results, and creates a report, demonstrating how large language models like Kimi K2 can streamline the entire paper‑to‑implementation workflow.

AI workflowClaude CodeKimi
0 likes · 9 min read
Can AI Automate the Entire Research Cycle? From Paper Reading to Code Reproduction
Baidu Tech Salon
Baidu Tech Salon
Sep 25, 2024 · Backend Development

Innovative Solutions for Reducing Result Inconsistency in Baidu Search System

The paper introduces a production‑grade framework that uses tiny controlled traffic, feature‑flattening experiments, dynamic debugging, and an automated inspection flywheel to measure each component’s contribution to Baidu’s search result diff‑rate, isolate root causes, and dramatically reduce inconsistency without impacting real users.

data flatteningdebuggingdiff rate
0 likes · 13 min read
Innovative Solutions for Reducing Result Inconsistency in Baidu Search System
Baidu Geek Talk
Baidu Geek Talk
Sep 25, 2024 · Industry Insights

How Baidu Eliminated Search Result Inconsistencies with Data‑Flattening Experiments

Baidu tackled the challenge of search result inconsistency by quantifying diff rates, designing a data‑flattening technique, leveraging fake traffic and dynamic debugging, orchestrating large‑scale experiments, and automating inspection, ultimately identifying all contributing features and dramatically reducing result volatility.

Baidudata flatteningdistributed-systems
0 likes · 15 min read
How Baidu Eliminated Search Result Inconsistencies with Data‑Flattening Experiments