Skip to content

ali-h-kudeir/ChatGPT-Google-Colab

Repository files navigation

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

  • Free
  • All features supported with your ChatGPT account.
  • Pre-made prompts for code fixing, refactoring, summarizing, explaining, and comments adding.
  • A text area for custom ChatGPT with and without code context for generic interaction.
  • Dark & Light mode support.
  • Adapting to newly added code cells.
  • Supporting other notebooks environments
  • Copying ChatGPT responses

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

About

A ChatGPT-based tool to decode Jupyter notebooks and the similar python notebook environments like Google Colab, etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published