A phonebook for the ChatGPT gold rush
Someone had to catalog the ChatGPT tooling explosion, and they chose Markdown.

What it does
awesome-gpt is a curated awesome-list that attempts to index the chaotic explosion of ChatGPT-related projects. It sorts hundreds of tools, libraries, browser extensions, APIs, and prompts into categories ranging from Python integrations to reverse proxies. Think of it as a manually maintained directory for a technology that spawned too many side projects.
The interesting bit
The list is endearingly exhaustive, covering everything from Auto-GPT and privateGPT to a Delphi OpenAI client and a Xiaomi speaker integration. Its breadth makes it a useful snapshot of what developers actually built when given a new API—mostly wrappers, some ingenuity, and a surprising number of browser extensions.
Key highlights
- Covers official resources, unofficial APIs in multiple languages (Python, Java, Dart, Delphi), and client libraries like
chatgpt.js - Catalogs browser extensions for Google, Bing, YouTube, Twitter, and generic web summarization
- Includes desktop apps, CLI tools, GitHub Actions, cybersecurity tools, and prompt collections
- Tracks adjacent infrastructure like LLM gateways (
one-api,AI Model Gateway) and job boards - Has earned 1,118 stars as a discovery hub for ChatGPT tooling
Caveats
- This is pure curation: no code, no testing, and no quality gate beyond a maintainer’s judgment
- Descriptions are brief taglines copied from upstream repos, so claims like “100% privately, no data leaks” are unverified here
- The list mixes official SDKs with reverse-engineered APIs and “free” API workarounds that may break or violate terms of service
Verdict Developers who need a quick survey of the ChatGPT tooling landscape will save time here. If you are looking for a single framework or vetted library, treat this as a starting point and evaluate each link yourself.
Frequently asked
- What is awesome-gptX/awesome-gpt?
- Someone had to catalog the ChatGPT tooling explosion, and they chose Markdown.
- Is awesome-gpt open source?
- Yes — awesome-gptX/awesome-gpt is open source, released under the MIT license.
- How popular is awesome-gpt?
- awesome-gptX/awesome-gpt has 1.1k stars on GitHub.
- Where can I find awesome-gpt?
- awesome-gptX/awesome-gpt is on GitHub at https://github.com/awesome-gptX/awesome-gpt.