A
AIverse
Back
agents

OpenDevin

4.3/5Open source
Visit Website

Open-source AI software engineer — writes code, fixes bugs and deploys apps from natural language.

4.3
Rating
22.0k
Views
Free
Pricing

Try OpenDevin Now

Open-source AI software engineer — writes code, fixes bugs and deploys apps from natural language.

Frequently Asked Questions

What is OpenDevin?

OpenDevin (also known as OpenHands) is an open-source platform for AI software development agents that can write code, run commands in a sandboxed terminal, browse the web, and iterate on tasks autonomously.

Is it safe to let OpenDevin run code automatically?

OpenDevin runs commands inside an isolated sandbox (typically a Docker container), which limits the impact on your main system. Even so, it is recommended to review agent-generated changes before merging them into production codebases.

Do I need my own LLM API key to use OpenDevin?

Yes, since OpenDevin is open-source and self-hosted, you connect it to an LLM provider of your choice (such as OpenAI, Anthropic, or a local model) using your own API key, and you pay that provider directly for usage.