# goldfishh/chatgpt-tool-hub

An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.

Repository: https://github.com/goldfishh/chatgpt-tool-hub
Canonical: https://ross.abutalabs.com/products/chatgpt-tool-hub
Language: Python
License: MIT
License Family: permissive
Last push: 2024-01-17T16:09:45+00:00

## Health v2 (maintenance only)
Score: 21/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 89
- inputs: {"age_days": 1256, "days_push": 959, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1267, forks 164 (observed 2026-08-28T04:04:11.338278+00:00)

## What it is
An open-source Python tool engine that lets ChatGPT (and other LLMs) invoke tools like web search, math computation, code execution, and computer control via natural language. It acts as an extensible 'LLM-OS' tool ecosystem and also ships as a plugin for chatgpt-on-wechat.

## Use cases
- let chatgpt search the web and do math with tools
- execute code from natural language commands with an llm
- build an open tool ecosystem for large language models
- add tool use to a wechat chatgpt bot
- chain multiple llm tools automatically from a prompt
- control a computer through chatgpt natural language

## When to choose
- you want an open, extensible alternative to closed ChatGPT plugins
- you need a Python library that gives LLMs tool-calling abilities
- you use chatgpt-on-wechat and want tool capabilities

## When to avoid
- you need a production-grade, actively maintained agent framework
- you want LangChain-style broad integrations or vendor support
- you need non-Python environments

## Facets
- artifact type: library
- maturity: maintenance
- function: agent-framework, llm-inference, web-scraping, search-engine
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, cli, cross-platform
- tags: chatgpt, llm-tools, tool-ecosystem, llm-os, natural-language-commands, plugin-ecosystem, openai, tool-orchestration, code-execution, ai-agents, natural-language-processing, automation

## Member repositories
- goldfishh/chatgpt-tool-hub (main) score 21

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.338278+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-30T05:03:42.161589+00:00, confidence not recorded.
  - readme: https://github.com/goldfishh/chatgpt-tool-hub (fetched 2026-08-28T04:04:11.338278+00:00, sha 9f9ce473c793)
  - registry_pypi: https://pypi.org/pypi/chatgpt-tool-hub/json (fetched 2026-08-29T12:15:44.987590+00:00, sha 176cfbac34bb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
