awesome-chatgpt/README.md
2022-12-06 10:41:48 +08:00

2.4 KiB

Awesome ChatGPT

Awesome English badge 中文版 badge

An awesome & curated list of best recources, tools, applications, usages of ChatGPT.

另有中文版本在此:中文版

Table of Contents


Official Resource

Use ChatGPT anywhere

Applications

  • ShareGPT: Share your wildest ChatGPT conversations with one click.

Development tools (API, SDK)

  • PyChatGPT (Python, Unofficial): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token.
  • pip/revChatGPT (Python, Unofficial): Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
  • npm/chatgpt (Node.js, Unofficial): Node.js client for the unofficial ChatGPT API.