Skip to content

Just Ask Your Computer

Now You Can.

Install a few tools. Ask your computer a question. Watch it answer.


The Story

Someone wanted to know whether traffic cameras in their city actually correlate with accident hotspots.

They didn't write code. They didn't hire a developer. They didn't spend three weeks on it.

They asked their computer. It found the open data. It wrote the Python code. It ran the statistics. It gave them a 10-page report with 19 tables and a logistic regression.

That's what these tools do. You have a question — your computer handles the rest.


Get Started

  • Get a Terminal


    Open a terminal on your Mac or set up WSL2 on Windows. Takes 10 minutes.

    Getting Started

  • Install the Tools


    Six core tools, copy-paste install. Optional AI assistants and power-user extras.

    The Toolkit

  • Institutions


    Work computer? Find your institution's guide for requesting access.

    Institution Guides


Before You Start

You need:

  • A computer (Mac or Windows)
  • An internet connection
  • At least one AI tool — pick whichever suits you:
Tool Cost Account
Gemini CLI Free (1,000 requests/day) Any Google account
Claude Code $20–100/month Claude Pro or Max
OpenAI Codex $20/month ChatGPT Plus/Pro

You can install all three — they work side by side. See AI Tools for details.