Esta página se muestra en inglés. Una traducción al español está en curso.
KnowledgeMay 13, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Memory
Instalación
Git
Confianza
Confianza: Established
Entrada
git clone https://github.com/taishi-i/awesome-chatgpt-repositories
Comando CLI universal
npx tokrepo install 32092460-31eb-59e1-b894-04d5b4bb3ee8
Introducción

Awesome ChatGPT Repositories is a curated index of open-source projects around ChatGPT-style assistants, prompts, tools, and integrations.

Best for: Finding implementation references across stacks instead of starting from scratch

Works with: Any OS; Markdown directory; follow each linked repo for install steps

Setup time: 3–10 minutes

Key facts (verified)

  • CC0-1.0 licensed index (GitHub API verified).
  • Use it as a shortlist; verify each target repo’s license and maintenance before adoption.
  • GitHub: 3,003 stars · 382 forks; pushed 2026-05-11 (GitHub API verified).

Main

A good curation workflow:

  1. Define your goal (coding agent, RAG app, prompt library) and shortlist 3 projects.
  2. Run at least one end-to-end, then extract only the minimal pattern you need.
  3. Record the exact commands/env vars so you can reproduce and teach it to teammates.

README excerpt (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

Q: Can I copy everything from directories? A: Use them as references; verify each repo and extract only what you trust.

Q: How do I pick a first project? A: Prefer clear docs, recent pushes, and a license you can use.

Q: How do I keep it from becoming noise? A: Maintain a small internal shortlist with notes about what you tested.

🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados