Home

Awesome

ChatGPT for Google Colab

GitHub Workflow Status Visitors Twitter Follow

A browser extension to interact with ChatGPT inside Google Colab code cells.

Install from Chrome Web Store

Install from Mozilla Add-on Store

Supported Jupyter notebook environments

Currently I'm only supporting Google Colab, and very soon to include Jupyter Notebook local and online versions as well.

Screenshot

Dark

Screenshot

Light

Screenshot

Features

Troubleshooting

How to make it work in Brave

Screenshot

Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields

Build from source

  1. Clone the repo
  2. Install dependencies with npm
  3. npm run build
  4. Load build/chromium/ or build/firefox/ directory to your browser

Credit

This project is inspired by Wong2/chatgpt-google-extension