EveryDev.ai
Subscribe
Home
Tools

2,885+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Open Interpreter
    Open Interpreter icon

    Open Interpreter

    AI Coding Assistants

    An open-source desktop agent and terminal coding agent that lets you work alongside AI to edit documents, fill PDF forms, run code, and automate computer tasks.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Self-serve plan with your own API keys or ChatGPT sign-in.

    Pro: $20/mo
    Business: $60/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsAutonomous SystemsAgent Harness

    Alternatives

    CoopProliferateOpenHands
    Developer
    Open InterpreterBellingham, WAEst. 2023

    Listed Jun 2026

    About Open Interpreter

    Open Interpreter is an open-source project by the Open Interpreter organization, available under the Apache License 2.0. It ships as two distinct products: a desktop app for knowledge workers who need AI assistance across Word documents, Excel spreadsheets, and PDFs, and a terminal coding agent aimed at developers who want a lightweight, model-flexible CLI agent. The repository has accumulated over 64,000 GitHub stars as of mid-2026.

    What It Is

    Open Interpreter sits at the intersection of desktop automation and AI coding agents. The desktop app embeds full-featured editors for Word, Excel, and PDF (powered by ONLYOFFICE) and lets an AI agent read, edit, and create files on your computer. The terminal agent is a Rust-native CLI tool forked from OpenAI's Codex that focuses on emulating the agent harnesses that get the best performance out of low-cost open models like DeepSeek, Kimi, and Qwen.

    Two Products, One Project

    The project explicitly separates its two surfaces:

    • Desktop App — targets knowledge workers; handles PDF form filling, Excel pivot tables and charts, Word tracked changes, and browser control. Runs offline with no telemetry when using local models or your own API keys.
    • Terminal Agent — targets developers; installs via a single curl or PowerShell command, runs inside native sandboxing on macOS, Linux, and Windows, and supports switching model providers and harnesses from a TUI with /model and /harness commands.

    Harness Emulation and Model Flexibility

    The terminal agent's standout architectural feature is harness emulation. Using /harness, users can switch between agent harnesses including native, claude-code, kimi-cli, qwen-code, deepseek-tui, swe-agent, and minimal. This lets any supported model run inside the prompt structure that was optimized for a different model or agent framework, which the project describes as a way to get better performance out of low-cost models.

    Supported model providers include OpenAI, Anthropic, Groq, OpenRouter, and local models via Ollama. The desktop app also supports signing in with a ChatGPT account.

    Computer Use and QA Skills

    The terminal agent ships with a built-in QA skill that lets any model operate and test interfaces. It can drive web apps in a real browser via agent-browser and operate native apps via trycua/cua. The desktop app includes experimental browser control and experimental macOS control on paid plans.

    Additional terminal agent capabilities include:

    • Native sandboxing on all three major operating systems
    • MCP support, skills, hooks, permissions, and AGENTS.md
    • Agent Client Protocol (ACP) support via interpreter acp
    • Config and session state stored locally under ~/.openinterpreter
    • Multi-tab sessions

    Update: Open Interpreter 0.0.17

    The latest release as of June 20, 2026 is version rust-v0.0.17 (Open Interpreter 0.0.17). The project notes this is the new Rust rewrite; the original Python project now lives as a community-maintained fork at endolith/open-interpreter. A blog post dated April 29, 2026 highlights lower peak memory usage compared to Claude Code and OpenCode at twelve concurrent tabs, signaling a focus on efficiency at scale. The February 2026 post "The New Knowledge Worker" introduced the desktop app's document-collaboration angle as a distinct product direction from the terminal agent.

    Open-Source Lineage and Deployment

    The core platform is Apache-2.0 licensed and the source is publicly available on GitHub. The editor component source is separately available at openinterpreter/oo-editors. Users can self-host or run entirely locally with no data leaving their device when using local models or their own API keys. The project offers professional services for teams that want deployment assistance, compliance options, or dedicated support.

    Open Interpreter - 1

    Community Discussions

    Be the first to start a conversation about Open Interpreter

    Share your experience with Open Interpreter, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Self-serve plan with your own API keys or ChatGPT sign-in.

    • Bring your own API keys
    • Experimental browser control
    • Sign in with ChatGPT

    Pro

    Hosted models with more usage and macOS control.

    $20
    per month
    • Everything in Free
    • Use hosted models
    • 4x more usage than Free
    • Experimental macOS control

    Business

    Higher usage limits for power users.

    $60
    per month
    • Everything in Pro
    • 3x more usage than Pro

    Enterprise

    Dedicated support, compliance options, and automation services for teams.

    Custom
    contact sales
    • Dedicated support
    • Compliance options
    • Automation services
    View official pricing

    Capabilities

    Key Features

    • Desktop agent for Word, Excel, and PDF editing
    • Terminal coding agent for developers
    • Harness emulation (claude-code, kimi-cli, qwen-code, deepseek-tui, swe-agent, minimal)
    • Native sandboxing on macOS, Linux, and Windows
    • PDF form filling (including non-interactive forms)
    • Excel pivot tables, charts, and formulas
    • Word tracked changes, formatting, and images
    • Experimental browser control
    • Experimental macOS control
    • QA skill for web and native app testing
    • MCP support
    • Agent Client Protocol (ACP) support
    • Multi-tab sessions
    • Local model support via Ollama
    • Bring your own API keys (OpenAI, Anthropic, Groq, OpenRouter)
    • Sign in with ChatGPT
    • No telemetry with local or own-key usage
    • Config and session state stored locally
    • Skills, hooks, permissions, and AGENTS.md support

    Integrations

    OpenAI
    Anthropic
    Groq
    OpenRouter
    Ollama
    ChatGPT
    ONLYOFFICE
    agent-browser
    trycua/cua
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Open Interpreter and help others make informed decisions.

    Developer

    Open Interpreter Team

    Open Interpreter builds open-source AI agents for knowledge workers and developers. The team ships a desktop app with full Word, Excel, and PDF editors powered by AI, and a Rust-native terminal coding agent optimized for low-cost open models like DeepSeek, Kimi, and Qwen. The project is Apache-2.0 licensed, runs with no telemetry when using local models, and offers professional deployment services for teams.

    Founded 2023
    Bellingham, WA
    10 employees

    Used by

    Individual developers
    Open-source contributors
    Early adopters of AI agents
    Read more about Open Interpreter Team
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Coop icon

    Coop

    Run Claude, Codex, and Gemini coding agents on your real repos inside a secure container sandbox that hides secrets and prevents filesystem escapes.

    Proliferate icon

    Proliferate

    Proliferate is an open source background agent platform that automates engineering work in isolated cloud sandboxes, turning tickets and alerts into pull requests automatically.

    OpenHands icon

    OpenHands

    OpenHands is an open-source, model-agnostic AI coding agent platform that autonomously writes code, fixes bugs, and manages software tasks locally or in the cloud.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    556 tools

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    300 tools

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    101 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions