Knowledge2026年5月13日·1 分钟阅读

Awesome ChatGPT Repos — Open-Source Index

Curated index of open-source ChatGPT-related repos and tools. Use it to discover practical implementations, prompts, and integrations across many stacks.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Needs Confirmation · 62/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Memory
安装
Git
信任
信任等级:Established
入口
git clone https://github.com/taishi-i/awesome-chatgpt-repositories
通用 CLI 安装命令
npx tokrepo install 32092460-31eb-59e1-b894-04d5b4bb3ee8

简介

Awesome ChatGPT Repos 是一个围绕 ChatGPT 类助手的开源索引,包含项目实现、提示词、工具与集成方案等内容。

最适合: 在不同技术栈中快速找可复现的参考实现,而不是从零开始摸索

适配: 任意系统;Markdown 目录;安装需进入各条目链接仓库按说明操作

配置时间: 3–10 分钟

关键事实(已验证)

  • 索引仓库为 CC0-1.0 许可证(GitHub API 已验证)。
  • 建议先做短名单,再逐个验证目标仓库的 license 与维护状态后再采纳。
  • GitHub:3,003 stars · 382 forks;最近更新 2026-05-11(GitHub API 验证)。

正文

一个更有效的使用方式:

  1. 先明确目标(编码 Agent/RAG app/prompt 库等),再挑 3 个项目进入短名单。
  2. 至少端到端跑通一个,再只提取你真正需要的最小模式。
  3. 记录命令与环境变量,确保可复现并能教给队友。

README 原文节选(verbatim)

awesome-ChatGPT-repositories

Awesome Hugging Face Spaces License: CC0-1.0 CC0 RRs

A curated list of resources dedicated to open source GitHub repositories related to ChatGPT. A tool for searching these repositories is available on Hugging Face Spaces.

Your contributions are always welcome! Before contributing, please read the guidelines.

Claude Code Skill

Search 2,500+ curated repositories directly from Claude Code — no browser needed, just describe what you're looking for.

  • Find tools by topic — RAG frameworks, agent libraries, chatbot UIs, CLI tools, and more
  • Filter by category or language — narrow results to a specific category (e.g. CLIs, NLP) or programming language
  • Multilingual queries — search in Japanese, Chinese, Korean, or any language
  • Scored results — ranked by relevance, star count, and project quality

Install

Run these two commands inside Claude Code:

/plugin marketplace add taishi-i/awesome-ChatGPT-repositories
/plugin install awesome-chatgpt-search@awesome-chatgpt-repositories

Usage

/awesome-chatgpt-search:search RAG retrieval             # keyword search
/awesome-chatgpt-search:search category:CLIs agent       # filter by category
/awesome-chatgpt-search:search language:Python langchain  # filter by language
/awesome-chatgpt-search:search fine-tuning lora peft     # multiple keywords
/awesome-chatgpt-search:search list categories           # show all categories

FAQ

能直接把目录里的东西全搬走吗? 答:建议当参考:逐个验证仓库后再提取你信任的部分。

怎么选第一个项目? 答:优先选文档清晰、更新活跃且 license 适配你用途的仓库。

怎么避免越看越乱? 答:维护一份小的内部短名单,并给每个条目写清你测试过什么。

🙏

来源与感谢

Source: https://github.com/taishi-i/awesome-ChatGPT-repositories > License: CC0-1.0 > GitHub stars: 3,003 · forks: 382

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产