autoresearch Beyond ML — Optimizing Prompts, Code Performance, and Landing Pages Overnight
Apply the autoresearch pattern to non-ML problems. Working code for system prompt optimization, code performance optimization, and landing page copy optimization.

autoresearch Beyond ML — Optimizing Prompts, Code Performance, and Landing Pages Overnight
In Parts 1-3, we applied the autoresearch pattern to ML tasks: LLM pretraining, text classification, image classification, and RAG pipelines. But the ratchet loop — modify, run, evaluate, keep or discard — doesn't care what you're optimizing.
In this post, we apply autoresearch to three non-ML problems that developers and marketers deal with every day:
- System prompt optimization — automatically improve an LLM prompt's accuracy
- Code performance optimization — make your build faster, your bundle smaller
Related Posts

Inside Google COSMO — The New Architecture of On-Device AI Agents
Deep-dive into COSMO, Google's next-gen AI assistant accidentally leaked before I/O 2026. Full breakdown of the 3-mode architecture: Gemini Nano + PI server + Hybrid routing.

Self-Evolving AI Agents — The New Paradigm of 2026
GenericAgent, Evolver, Open Agents — comparing 3 self-evolving agent frameworks that learn, adapt, and grow without human coding.

Build Your Own LLM Knowledge Base — A Karpathy-Style Knowledge System
Complete guide to building a permanent personal knowledge system with Obsidian + Claude Code. Wiki + Memory dual-axis architecture.