rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
This project lets you use ChatGPT to directly run Python code in an IPython console or Jupyter Notebook on your machine. You can input code snippets through your chat with ChatGPT, and it will execute them, returning results, variable inspections, and even images back to your chat. This is designed for Python developers and data scientists who want to experiment with AI-driven code execution in a local, interactive environment.
Available on PyPI.
Use this if you are a Python developer or data scientist looking to experiment with letting ChatGPT execute and debug code directly within your local development environment.
Not ideal if you need a secure, production-ready solution or if you are not comfortable with significant security risks from AI-executed code.
Stars
78
Forks
11
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rgbkrk/dangermode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
openai/openai-cookbook
Examples and guides for using the OpenAI API
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
flypythoncom/python
python is all you need !
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.