# jina-ai/dev-gpt

Your Virtual Development Team

Repository: https://github.com/jina-ai/dev-gpt
Canonical: https://ross.abutalabs.com/products/dev-gpt
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2023-08-01T09:42:54+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 90
- inputs: {"age_days": 1265, "days_push": 1128, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1869, forks 169 (observed 2026-08-28T04:05:46.674420+00:00)

## What it is
Dev-GPT is a Python CLI tool that simulates a virtual development team (Product Manager, Developer, DevOps) powered by OpenAI models. Users describe a microservice in natural language and the AI team generates, deploys, and updates the microservice infrastructure.

## Use cases
- generate a microservice from a natural language description
- deploy an AI-generated backend service automatically
- update existing microservices by chatting with an AI team
- prototype APIs without writing code manually
- automate devops tasks like deployment and configuration

## When to choose
- you want to rapidly prototype a microservice from a plain-English description
- you want to experiment with multi-agent AI software development workflows
- you need a quick backend service without hand-writing boilerplate

## When to avoid
- you need production-grade, reviewed, and secure code
- you require fine-grained control over architecture and dependencies
- you cannot share your requirements with OpenAI models or lack an API key

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: agent-framework, llm-inference, deployment, cli
- domain: artificial-intelligence, developer-tools, backend
- platform: python, cli, cross-platform
- tags: ai-development-team, microservice-generation, natural-language-programming, openai, code-generation, ai-agents, automation

## Member repositories
- jina-ai/dev-gpt (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.674420+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:12.424340+00:00, confidence not recorded.
  - readme: https://github.com/jina-ai/dev-gpt (fetched 2026-08-28T04:05:46.674420+00:00, sha 111907b4d540)
  - registry_pypi: https://pypi.org/pypi/dev-gpt/json (fetched 2026-08-29T10:54:15.224488+00:00, sha f633c3977626)
- Data as of 2026-08-30T08:39:29.467469+00:00.
