GitHub RepositoryOpen SourceApache-2.0NodeRustDemo AvailableExternal ProjectNext.js

openinterpreter/openinterpreter

This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.

Stars
64.1K
Forks
5.6K
Watchers
64.1K
Open Issues
272
openinterpreter/openinterpreter

Repository Details

Repository
openinterpreter/openinterpreter
Framework
Node
Primary Language
Rust
Content Language
English
License
Apache-2.0
Stars
64.1K
Forks
5.6K
Watchers
64.1K
Open Issues
272
Default Branch
main
Last Synced
25 Jun 2026
Repository Status
draft_created

Repository Description

AI Summary

A lightweight coding agent for open models like Deepseek, Kimi, and Qwen

Original Repository Description

A lightweight coding agent for open models like Deepseek, Kimi, and Qwen

README Preview

<h1 align="center">Open Interpreter</h1> <p align="center">A coding agent for low-cost models.</p> <p align="center"> <a href="https://discord.gg/Hvz9Axh84z"><img alt="Discord" src="https://img.shields.io/discord/1146610656779440188?style=flat-square&label=Discord" /></a> <a href="https://www.openinterpreter.com/docs/terminal"><img alt="Documentation" src="https://img.shields.io/badge/Documentation-white?style=flat-square" /></a> <a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/License-Apache--2.0-white?style=flat-square" /></a> </p> <p align="center"> <a href="https://www.openinterpreter.com/docs/terminal"> <img alt="A close-up of a laptop screen running a terminal agent" src="https://www.openinterpreter.com/blog/open-interpreter-1-0/blog-hero-1.jpg" width="720" /> </a> </p> > [!NOTE] > This is the new Rust version of Open Interpreter. Looking for the original Python project? It lives on as a community-maintained fork at [endolith/open-interpreter](https://github.com/endolith/open-interpreter). ### Installation macOS and Linux: ```bash curl -fsSL https://www.openinterpreter.com/install | sh ``` Windows: ```powershell irm https://www.openinterpreter.com/install.ps1 | iex ``` Then type `i` or `interpreter` in your terminal to start a session. ### Harness Emulation Open Interpreter is a fork of OpenAI's Codex, with a focus on emulating the agent harness that gets the best performance out of low-cost models. Use `/harness` to switch the active harness: ```text > /harness native claude-code claude-code-bare kimi-cli qwen-code deepseek-tui swe-agent minimal ``` Read more in the [harness docs](https://www.openinterpreter.com/docs/terminal/harness) and [model provider docs](https://www.openinterpreter.com/docs/terminal/providers). ### Computer Use Open In

NodeRustApache-2.0interpretercoding-agentdeepseekkimiqwentui

Related Repositories

Product Discussion

Ask questions or discuss this product. New comments are reviewed before publishing.

0 comments

Loading comments...

Explore

WOCSOL services and marketplace

Account

Sign in or create an account to manage downloads, orders, and support.