mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
Curated list of ChatGPT related resource, tools, prompts, apps / ChatGPT
README-zh-TW.md | ||
README.md |
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 Everywhere: Chrome extension that adds ChatGPT to every text box on the internet. (demo)
- ChatGPT for VSCode: VSCode extension. (demo)
- chatgpt-mac: MacOS menubar app.
- Twitter/@ChatGPTBot: Twitter bot. (source code)
- chatgpt-telegram: Run your own GPTChat Telegram bot, with a single command!
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.