#478 · Primary category: AI Agents & Automation

devika

Devika is the first open-source implementation of an Agentic Software Engineer. Initially started as an open-source alternative to Devin.

Project last updated:09/25/25

GitHub Stars

19.6K

Forks

2.6K

Contributors

47

License

MIT

Why we included this project

Devika was one of the first open-source projects to take a serious swing at the Devin-style agentic coding workflow. You give it a goal in plain language and it handles the planning, research, and coding, while you watch its state in a local web interface and steer it with follow-up messages. Model support is broad, covering Claude, GPT-4, Gemini, Mistral, Groq, and local models through Ollama, which helps if you want to avoid vendor lock-in or keep everything on your own hardware. Just know the project is explicitly experimental, with broken and unimplemented features, and the maintainers have moved on to a second iteration called Opcode. Treat it as a reference for how an agentic software engineer is put together, not as a production tool.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category