{"library":"open-interpreter","type":"library","category":null,"description":"Open Interpreter is an open-source library that enables Large Language Models (LLMs) to run code (Python, Javascript, Shell, and more) locally on your machine. It provides a natural-language chat interface for interacting with your computer's general-purpose capabilities, such as creating/editing files, controlling browsers, and analyzing data. It serves as a powerful local alternative to ChatGPT's Code Interpreter, operating without sandbox limits. The current version is 0.4.3, with frequent updates and major releases, indicating an active development cadence.","language":"python","status":"active","version":"0.4.3","tags":["AI","LLM","code-execution","automation","agent","natural-language-interface"],"install":[{"cmd":"pip install open-interpreter","imports":["from interpreter import interpreter"]},{"cmd":"pip install open-interpreter[local]","imports":[]}],"homepage":"https://openinterpreter.com","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/open-interpreter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":45,"avg_import_s":12.16,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/open-interpreter/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}