mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
5.9 KiB
5.9 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
- Extend ChatGPT feature
- Applications
- Prompts
- Development tools (API, SDK)
- Experiments
- Contribution
Official Resource
Use ChatGPT Anywhere
Browser Extensions
- 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)
Desktop Applications
- ChatGPT Desktop App: Windows/MacOS desktop menubar app using tauri & rust.
- chatgpt-mac: MacOS menubar app.
Editors
- ChatGPT for VSCode: VSCode extension. (demo)
- chatgpt.vim: Neovim plugin that lets you query ChatGPT inside a Neovim buffer.
- docGPT: ChatGPT directly within Google Docs as an Editor Add-on.
Launcher extensions
- ChatGPT Raycast extension: Run ChatGPT through Raycast extension.
Chatbots
- Twitter/@ChatGPTBot: Twitter bot. (source code)
- ChatGPT ProBot: GitHub APP. Type
/chatgpt
to chat with ChatGPTBot. - chatgpt-telegram: Run your own GPTChat Telegram bot, with a single command.
- ChatGPT Telegram Bot in AWS Lambda: ChatGPT Telegram Bot running in AWS Lambda. Supports voice messages & markdown rendering.
- chatGPT-discord-bot: Integrate your own Discord bot using chatGPT.
- wechat-chatgpt: Use ChatGPT On Wechat via wechaty.
- ChatGPT LINE Bot (Chinese content): Build your own ChatGPT LINE bot.
Extend ChatGPT Feature
- ShareGPT: Share your wildest ChatGPT conversations with one click. (demo)
- ChatGPT export to PNG/PDF/HTML: Chrome extension for downloading your ChatGPT history to PNG, PDF or a sharable link.
- ChatGPT Advanced: Chrome extension that augments your ChatGPT prompts with web results.
Applications
- summarize.site: Chrome extension to summarize web page content.
- commitgpt: Automatically generate commit messages using ChatGPT.
- chatgpt-action: Github Action to let ChatGPT review PRs for you.
Prompts
- showGPT: Website with curated list of best prompts, and you can submit your own easily.
- 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 API Dart (Dart): Dart client for the unofficial ChatGPT API.
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!