mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
1.7 KiB
1.7 KiB
Awesome ChatGPT
An awesome & curated list of best recources, tools, applications, usages of ChatGPT.
另有中文版本在此:中文版
Table of Contents
Official Resource
Use ChatGPT anywhere
- ChatGPT for Google: Chrome/Edge/Firefox Browser extension. Display ChatGPT response alongside Google Search results.
- ChatGPT for VSCode: VSCode extension.
- chatgpt-mac: MacOS menubar app.
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.