Skip to main content

Bridge Google Colab GPU to LLM chat UIs (ChatGPT, Claude, Gemini)

Project description

ColabPilot

Bridge Google Colab GPU to LLM chat UIs (ChatGPT, Claude, Gemini).

Setup

In any Google Colab cell:

!pip install colabpilot
import colabpilot
colabpilot.connect()

Then install the ColabPilot Chrome Extension and open any LLM chat. Code blocks will get a "Run in Colab" button that executes on your Colab GPU and sends results back.

How it works

  1. colabpilot.connect() registers Python callbacks with Colab's built-in JS-to-Python RPC system
  2. The Chrome extension detects the bridge via a DOM marker
  3. When you click "Run in Colab" on a code block, the extension calls the Python callback
  4. Code executes in a shared namespace (variables persist across runs)
  5. stdout, stderr, and errors are captured and sent back to the chat

Requirements

  • Google Colab (free tier works)
  • ColabPilot Chrome Extension
  • Any supported LLM chat: ChatGPT, Claude, or Gemini

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colabpilot-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

colabpilot-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file colabpilot-0.1.0.tar.gz.

File metadata

  • Download URL: colabpilot-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for colabpilot-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cb45e2e12dfd72cb020d4dd445c0bb724dbf4cdfb990b8074d694d95f3bd33f2
MD5 90f074840306200f269c9dccf773e5a5
BLAKE2b-256 e89a1140ed34a4302360773ccaba4b80b649f1442eb2b678e5a6bf64624422e5

See more details on using hashes here.

File details

Details for the file colabpilot-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: colabpilot-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for colabpilot-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59b5790a48df9e995bb8df6bdc639a9c61244701f1f925e00987e010619ae6fa
MD5 87e3adfc4039672059c2a78cfa47f951
BLAKE2b-256 e7e7b5815bdcc273464082b344106daba021c6044a814df20d63e5f8f5bbe295

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page