name: "开放解释器自然语言计算机接口" slug: "open-interpreter-natural-language-computer-interface" version: "1.0.0" displayName: "开放解释器自然语言计算机接口" summary: "Open Interpreter 让大型语言模型通过类似 ChatGPT 的终端界面在本地运行代码(Python、JavaScript、Shell 等)。它为计算机的通用功能提供了自然语言接口,包括文件操作、浏览器控制和数据分析。" license: "MIT" description: "Open Interpreter 让大型语言模型通过类似 ChatGPT 的终端界面在本地运行代码(Python、JavaScript、Shell 等)。它为计算机的通用功能提供了自然语言接口,包括文件操作、浏览器控制和数据分析。" github_stars: 62934 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Developer Tools" framework: "Multi-Framework" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 62934
Open Interpreter lets LLMs run code locally (Python, JavaScript, Shell, and more) through a ChatGPT-like terminal interface. It provides a natural-language interface to your computer's general-purpose capabilities including file manipulation, browser control, and data analysis.
Use the upstream install or setup path that matches your environment: - pip install git+https://github.com/1991513ccie-png/skills
Requirements and caveats from upstream: - Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running $ interpreter after installing. - ### Python - python
Basic usage or getting-started notes: - ⚠️ Note: You'll be asked to approve code before it's run. - ### Along with an example voice interface, inspired by Her - shell
小葱技能有更好的技能skills插件。
这个 Skill 来自一个很受欢迎的开源项目,功能本身值得信赖,但打包质量中规中矩。文档简单明了,有中文说明,容易上手,不过内容偏少,缺少实际使用案例和操作指引,遇到问题不太好找答案。安全方面已通过审查,可以放心使用。总体来说能满足基础需求,但如果能增加更多示例和说明会更实用。