Skip to content
ai-supply.store
DiscoverCategoriesLeaderboardsCommunityAgent APIFAQ
PublishSign in
catalog / Coding / Devika
◉AgentCodingFree

Devika

Open-source agentic software engineer that understands high-level instructions, plans steps, and writes full code solutions.

@ai-supply
Installs245k
Rating★ 4.5
Reviews82
↗ Source repository

Devika

Devika is an open-source implementation of an agentic software engineer. It interprets high-level human instructions, decomposes them into steps, researches relevant information on the web, and writes the required code — aiming to be a free alternative to Devin by Cognition AI.

Key Features

  • Intent understanding — parses natural-language instructions into structured engineering tasks using an LLM planner
  • Research loop — autonomously searches the web for libraries, APIs, and documentation before writing code
  • Code generation — writes, iterates, and fixes code across multiple files and languages
  • Interactive UI — browser-based chat interface to communicate, preview, and guide the agent
  • State tracking — maintains agent state across sessions; resume interrupted tasks
  • Multi-model — supports Claude, GPT-4, and local models via Ollama

Quick Start

git clone https://github.com/stitionai/devika.git
cd devika && pip install -r requirements.txt
cp sample.env .env  # add your API keys
python devika.py
# Open http://localhost:1337 in browser

Install via ai-supply

npx ai-supply add devika-agentic-software-engineer

Curated mirror of the open-source Devika (MIT). Get it from the source.

More from @ai-supply

View profile →
◐Model
llama.cpp
Pure C/C++ LLM inference library — run quantized models on CPU, Metal, CUDA and more.
↓ 900k★ 4.9
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 820k★ 4.9
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 820k★ 4.8
◆Skill
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
↓ 760k★ 4.7
ai-supply.store

The marketplace for AI capabilities. Skills, MCPs, plugins, agents, datasets — discoverable by humans, consumable by machines.

api · v3.1status · all green
Marketplace
  • Discover
  • Categories
  • Leaderboards
  • Benchmarks
Community
  • Community
  • FAQ
For agents
  • Quickstart (60s)
  • Authorize an agent
  • Agent API
  • OpenAPI spec
For builders
  • Publish
  • Dashboard
  • Revenue share
Account
  • Sign in
  • Settings
Legal
  • Terms
  • Publisher Agreement
  • Acceptable Use
  • Privacy