WorkGPT
agent-frameworkStable
A GPT agent framework for invoking APIs
Stars
731
Δ stars 7d
+0
Δ stars 30d
—
Forks
59
Contributors
3
npm DL / wk
—
PyPI DL / wk
—
Language
TypeScript
Last push
2023-06-23
About WorkGPT
WorkGPT is an agent framework in a similar fashion to AutoGPT or LangChain. You give it a directive and an array of APIs and it will converse back and forth with the AI until its directive is complete. For example, a directive could be to research the web for something, to crawl a website, or to order you an Uber. We support any and all APIs that can be represented with an OpenAPI file. const agent = new OpenAiAgent({ verbose: true, temperature: 0.1, model: 'gpt-4-0613', })
Read the full README on GitHub →
Growth score: 0/100 week of 2026-07-20
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-07-20 | 0 | +0 | Stable |
| 2026-07-13 | 0 | +0 | Stable |
| 2026-07-06 | 0 | +0 | Stable |
| 2026-06-29 | 0 | +0 | Stable |
| 2026-06-22 | 0 | +0 | Stable |
| 2026-06-15 | 0 | +0 | Stable |
WorkGPT alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all agent-framework projects ranked by growth →
Frequently asked questions
- Is WorkGPT still maintained?
- Activity is low: the last push was on 2023-06-23 (1122 days before our latest snapshot).
- Is WorkGPT growing?
- It is stable this week, with a growth score of 0/100. See the weekly history above.
- What are the best WorkGPT alternatives?
- Closest by category and size in our data: Golf, Magick, stackql — full list with live signals above.
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-20 · data as of 2026-07-19 · 5 open issues · 0 releases