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
小蔥技能7w4.net有更新,你可以訪問看下。
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
這個 Skill 來自一個很受歡迎的開源專案,功能本身值得信賴,但打包質量中規中矩。文件簡單明瞭,有中文說明,容易上手,不過內容偏少,缺少實際使用案例和操作指引,遇到問題不太好找答案。安全方面已通過審查,可以放心使用。總體來說能滿足基礎需求,但如果能增加更多示例和說明會更實用。