---
title: "duet-gpt vs AutoGPT"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/kristoferlund-duet-gpt-vs-significant-gravitas-autogpt"
tools: ["kristoferlund-duet-gpt", "significant-gravitas-autogpt"]
---

# duet-gpt vs AutoGPT

*GraphCanon updated Jul 11, 2026*

## Verdict

Pick duet-gpt when duet-gpt is primarily TypeScript; AutoGPT is Python; pick AutoGPT when autoGPT is primarily Python; duet-gpt is TypeScript.

[duet-gpt](https://github.com/kristoferlund/duet-gpt) reports 167 GitHub stars, 13 forks, and 1 open issues, last pushed Jun 19, 2023. [AutoGPT](https://agpt.co) has 185k stars, 46k forks, and 494 open issues, last pushed Jul 11, 2026. Figures are from public GitHub metadata via [duet-gpt's repository](https://github.com/kristoferlund/duet-gpt) and [AutoGPT's repository](https://github.com/Significant-Gravitas/AutoGPT).

| | [duet-gpt](/tools/kristoferlund-duet-gpt.md) | [AutoGPT](/tools/significant-gravitas-autogpt.md) |
| --- | --- | --- |
| Tagline | A conversational semi-autonomous developer assistant. AI pair programming without the copypasta. | AutoGPT is the vision of accessible AI for everyone, to use and to build on. |
| Stars | 167 | 185,464 |
| Forks | 13 | 46,111 |
| Open issues | 1 | 494 |
| Language | TypeScript | Python |
| Adopt for | - | AutoGPT is a Python-based tool for creating accessible autonomous AI agents that can leverage various LLM APIs including OpenAI's GPT and Anthropic's Claude. |
| Persona | - | - |
| Runtime | - | - |
| License | MIT | Other |
| Categories | AI Agents, LLM Frameworks, Developer Tools | LLM Frameworks, AI Agents |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [duet-gpt](/tools/kristoferlund-duet-gpt.md) | [AutoGPT](/tools/significant-gravitas-autogpt.md) |
| --- | --- | --- |
| Maintenance | Dormant (18%) | Very active (96%) |
| Days since push | 1117d | 0d |
| Open issues (now) | 1 | 494 |
| Owner type | User | Organization |
| Security scan | 49 low (49 low) | No lockfile |
| Full report | [trust report](/tools/kristoferlund-duet-gpt/trust.md) | [trust report](/tools/significant-gravitas-autogpt/trust.md) |

## Decision facts: AutoGPT

- **Adopt for:** AutoGPT is a Python-based tool for creating accessible autonomous AI agents that can leverage various LLM APIs including OpenAI's GPT and Anthropic's Claude.

## Choose when

### Choose duet-gpt if…

- duet-gpt is primarily TypeScript; AutoGPT is Python.
- License: duet-gpt is MIT, AutoGPT is Other.
- Tags unique to duet-gpt: assistant, gpt-4, openai, agent.
- Also covers Developer Tools.

### Choose AutoGPT if…

- AutoGPT is primarily Python; duet-gpt is TypeScript.
- License: AutoGPT is Other, duet-gpt is MIT.
- Tags unique to AutoGPT: agents, artificial-intelligence, agentic-ai, autonomous-agents.
- When you need to rapidly prototype or deploy an autonomous agent using existing language models without deep AI expertise.

## When NOT to use duet-gpt

- Last GitHub push was 1118 days ago (dormant maintenance, Jun 19, 2023). Validate activity before betting a new project on duet-gpt.
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Developer Tools: A gateway is overkill when you're pinned to a single provider and model.

## When NOT to use AutoGPT

- Avoid if you require absolute control over the underlying AI infrastructure and APIs used by your autonomous agents, as AutoGPT imposes its own framework.
- If your project demands proprietary or specialized models that aren't supported by AutoGPT's API ecosystem (e.g., custom TensorFlow or PyTorch models), consider other tools.

## Common questions

### What is the difference between duet-gpt and AutoGPT?

duet-gpt: A conversational semi-autonomous developer assistant. AI pair programming without the copypasta.. AutoGPT: AutoGPT is the vision of accessible AI for everyone, to use and to build on.. See the comparison table for live GitHub stats and shared categories.

### When should I choose duet-gpt over AutoGPT?

Choose duet-gpt over AutoGPT when duet-gpt is primarily TypeScript; AutoGPT is Python; License: duet-gpt is MIT, AutoGPT is Other; Tags unique to duet-gpt: assistant, gpt-4, openai, agent; Also covers Developer Tools.

### When should I choose AutoGPT over duet-gpt?

Choose AutoGPT over duet-gpt when AutoGPT is primarily Python; duet-gpt is TypeScript; License: AutoGPT is Other, duet-gpt is MIT; Tags unique to AutoGPT: agents, artificial-intelligence, agentic-ai, autonomous-agents; When you need to rapidly prototype or deploy an autonomous agent using existing language models without deep AI expertise.

### When should I avoid duet-gpt?

Last GitHub push was 1118 days ago (dormant maintenance, Jun 19, 2023). Validate activity before betting a new project on duet-gpt. AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Developer Tools: A gateway is overkill when you're pinned to a single provider and model.

### When should I avoid AutoGPT?

Avoid if you require absolute control over the underlying AI infrastructure and APIs used by your autonomous agents, as AutoGPT imposes its own framework. If your project demands proprietary or specialized models that aren't supported by AutoGPT's API ecosystem (e.g., custom TensorFlow or PyTorch models), consider other tools.

### Is duet-gpt or AutoGPT more popular on GitHub?

AutoGPT has more GitHub stars (185,464 vs 167). Stars measure visibility, not whether either tool fits your constraints.

### Are duet-gpt and AutoGPT open source?

Yes - both are open-source projects on GitHub (duet-gpt: MIT, AutoGPT: Other).

### Where can I find alternatives to duet-gpt or AutoGPT?

GraphCanon lists graph-backed alternatives at [duet-gpt alternatives](/tools/kristoferlund-duet-gpt/alternatives) and [AutoGPT alternatives](/tools/significant-gravitas-autogpt/alternatives) ([duet-gpt markdown twin](/tools/kristoferlund-duet-gpt/alternatives.md), [AutoGPT markdown twin](/tools/significant-gravitas-autogpt/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/kristoferlund-duet-gpt-vs-significant-gravitas-autogpt.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, duet-gpt or AutoGPT?

duet-gpt: Dormant. AutoGPT: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for duet-gpt and AutoGPT?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [duet-gpt trust report](/tools/kristoferlund-duet-gpt/trust); [AutoGPT trust report](/tools/significant-gravitas-autogpt/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=kristoferlund-duet-gpt`](/api/graphcanon/graph?tool=kristoferlund-duet-gpt)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
