By eliminating the need for manual code copying and pasting, JPT is a Chrome addon that enhances ChatGPT by allowing users to execute Python code directly from the ChatGPT interface. Because JPT employs Pyodide, a Python interpreter built on WASM, all code execution takes place within the browser. The user and OpenAI are the only parties with access to the code.