Google Colab

Colab, or “Colaboratory”, allows you to write and execute Python in your browser, with…

  • Zero configuration required
  • Access to GPUs free of charge
  • Easy sharing

Whether you’re a student, a data scientist or an AI researcher, Colab can make your work easier. Watch Introduction to Colab or Colab Features You May Have Missed to learn more, or just get started below!


Vertex AI Studio

A Google Cloud project.

Vertex AI Studio is a Google Cloud console tool for rapidly prototyping and testing generative AI models. This is more enterprise focused while Google AI Studio is more developer focused.

Test sample prompts, design your own prompts, and customize foundation models to handle tasks to meet your application’s needs.


BrainTrust

Evaluate AI models, I’m not sure if this is free or not but it seems useful. They have a Public GitHub Repo

Saving it for later


Warp Terminal (Agentic Development Environment)

A terminal written in Rust, available for macOS, Windows and Linux. Brands itself as an “Agentic Development Environment”

Warp 2.0 was announced June 24, 2025

Warp 2.0 has four capabilities in a single app: Code, Agents, Terminal, and Drive. The main interface is our universal input which accepts prompts and terminal commands and lets you kick off any agentic task.