What is Autoresearch and how does it operate?
Autoresearch is an open-source AI agent that sets a user goal, plans short GPU experiments, edits code or settings, runs quick training iterations, evaluates metrics, and keeps only the changes that improve the objective — repeating the loop autonomously.
What hardware or environment is required to run Autoresearch?
You need an NVIDIA GPU to run Autoresearch locally (H100 tested). If you lack one, you can rent GPUs from Lambda Labs, Vast AI, RunPod, Google Cloud, or use Google Colab with a suitable runtime like a T4.
What quick steps does the video recommend to get started?
Use Claude Code to guide installation, open a Google Colab notebook, select a GPU runtime (e.g., T4), clone the Autoresearch repo, and run the provided bench scripts to start loops.
What are the strongest business opportunities mentioned?
Top ideas include niche 'agent-in-a-box' products, always-on A/B testing agencies, research-as-a-service, embedded optimization tools in SaaS, trading backtest services, CRM lead qualification automations, finance ops autopilot, and done-for-you due diligence shops.
What is Agent Hub and why does it matter?
Agent Hub is Karpathy's companion platform designed like 'GitHub for agents' — a collaboration system for swarms of agents working on the same codebase, using a DAG-style history instead of traditional branches and merges.