mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
4.0 KiB
4.0 KiB
Awesome ChatGPT
An awesome & curated list of best recources, tools, applications, usages of ChatGPT.
另有中文版本在此:中文版
Warning
Please note that currently, all the resources listed below are Unofficial (except Official Resource section).
Use them with cautious.
Table of Contents
- Official Resource
- Use ChatGPT anywhere
- Applications
- Prompts
- Development tools (API, SDK)
- Experiments
- Contribution
Official Resource
Use ChatGPT anywhere
- ChatGPT for Google: Chrome/Edge/Firefox Browser extension. Display ChatGPT response alongside Google Search results. (Firefox Add-on, source code)
- ChatGPT Extension: Chrome Extension that lets you quickly access OpenAI's ChatGPT on the web. (source code)
- ChatGPT Everywhere: Chrome extension that adds ChatGPT to every text box on the internet. (demo)
- ChatGPT for VSCode: VSCode extension. (demo)
- ChatGPT Desktop App: Windows/MacOS desktop menubar app using tauri & rust.
- chatgpt-mac: MacOS menubar app.
- Twitter/@ChatGPTBot: Twitter bot. (source code)
- ChatGPT ProBot: GitHub APP. Type
/chatgpt
to chat with ChatGPTBot. - ChatGPT Raycast extension: Run ChatGPT through Raycast extension.
Applications
Prompts
- Awesome ChatGPT Prompts: ChatGPT prompts that works well.
- awesome-chatgpt: Posts & thoughts about prompting ChatGPT for different usages
Development tools (API, SDK)
- PyChatGPT (Python): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token.
- pip/revChatGPT (Python): Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
- npm/chatgpt (Node.js): Node.js client for the unofficial ChatGPT API.
- chatgpt-telegram (Telegram bot): Run your own GPTChat Telegram bot, with a single command.
- chatGPT-discord-bot (Discord bot): Integrate your own Discord bot using chatGPT.
Experiments
- gptlang: Experiment to see if we can create a programming language in ChatGPT.
Contribution
If you created or found any awesome resource about ChatGPT, feel free to create issues or PRs to contribute to this list!