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
This part is for subscribers
A subscription unlocks every premium series and its Jupyter notebooks.
You need a free account to subscribe. Cancel anytime.
Related Posts

Paperclip — The Open-Source Framework for Running AI Agent Companies
30K GitHub stars in 3 weeks. An open-source multi-agent orchestration platform with org charts, budgets, and governance. Heartbeat scheduling, per-agent monthly budgets, and company templates.

Google Stitch MCP + Claude Code — Generate Production UI from Text Prompts
Complete walkthrough: Google Cloud project setup, service account config, MCP server connection, and real UI generation examples with screenshots.

Claude Code in Practice (3): Building Team Standards with Custom Skills
Complete new hire onboarding with just /setup-dev. Automate deployment with a single /deploy staging. Learn how to create team-specific commands with Custom Skills.