内容摘录
<div align="center">
<br>
<br>
<div>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="media/logo-dark.svg">
<img alt="Awesome ChatGPT" width="500px" src="media/logo.svg">
</picture>
<br>
</div>
<p>
<a href="https://chat.openai.com">ChatGPT</a> is an artificial intelligence (AI) chatbot developed by <a href="https://openai.com">OpenAI</a>
</p>
<br>
<a href="https://awesome.re">
<img src="https://awesome.re/badge-flat2.svg" alt="Awesome">
</a>
<br>
<br>
<br>
<hr>
<p>
<p>
<sup>
<a href="https://github.com/sponsors/sindresorhus">My open source work is supported by the community</a>
</sup>
</p>
<sup>Special thanks to:</sup>
<br>
<br>
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
<div>
<img width="230" src="https://sindresorhus.com/assets/thanks/nitric-logo.svg" alt="nitric logo">
</div>
<b>Effortless backends with infrastructure from code</b>
<div>
<sup>An open-source framework that supports any programming language, cloud provider, or deployment automation tool.</sup>
</div>
</a>
<br>
</p>
<hr>
<br>
<br>
</div>
Contents
Official
Apps
Web apps
Browser extensions
CLI tools
Bots
Integrations
Packages
Articles
Community
Related lists
Official
Website
Introduction
Apps
QuickGPT - Access the ChatGPT web UI from the menu bar, Dock, or using a keyboard shortcut on macOS.
MacGPT - Native macOS app with a global prompt and also a web UI wrapper.
Chatterbox - Native macOS app that can be shown with a keyboard shortcut.
WriteMage - Native macOS app to use ChatGPT in any app. ($)
PaletteBrain - Native macOS app to use ChatGPT in any app. ($)
Machato - Native macOS app. ($)
wonderGPT - Native macOS app with a focus on simplicity.
Petey - Native iOS and watchOS app. ($)
IntelliBar - macOS app that can be shown with a keyboard shortcut. ($ · Electron)
Ask AI - Native watchOS app. ($)
Chat Answer - Native iOS and Android app.
Chat AI Desktop App - Cross-platform web UI wrapper.
ChatGPT Desktop Application - Cross-platform web UI wrapper. (Electron)
ChatGPT Android - Native Android app.
ChatARKit - iOS app for creating AR experiences with natural language.
Delphi ChatGPT - Native cross-platform app.
Chatbox - Cross-platform app.
Short Circuit - Native iOS and macOS app with support for Siri, Shortcuts, and more. ($)
ChatBoost - Native Android app with support for Azure voice, custom prompts, and more. ($)
Developer Duck - Native developer-focused macOS app with Xcode plugin and command line support. ($)
Hello History - Chat with historical figures on iOS and Android. ($)
Actions - Use ChatGPT from the Shortcuts app on iOS and macOS.
EasyChat AI - Native Windows app using the latest Windows 11 design lanquage.
pgMagic - macOS app that lets you query your PostgreSQL database using natural language. ($)
Atua - macOS app to use ChatGPT in any app. ($)
16x Prompt - Cross-platform app to add source code and formatting instructions into prompt for coding tasks. ($)
AI Chat - Cross-platform app that provides quick access to chatbots like ChatGPT from the menu bar. (Electron)
ScreenSnapAI - Native macOS app to chat about captured screenshots. ($)
QChatGPT - ChatGPT cross-platform client made with the Quasar framework. (Electron)
Web apps
Hosted and self-hosted
ShareGPT - Share permanent links to ChatGPT conversations.
Anse - Alternative ChatGPT web UI.
chatbot-ui - Alternative ChatGPT web UI.
ChatGPT Next Web - Alternative ChatGPT web UI.
roomGPT - Generate your dream room.
DocsGPT - Documentation assistant.
promptsandbox - Visual programming tool for experimenting with ChatGPT.
Adrenaline - Talk to your codebase.
DeepWrite AI - Blog post generator.
Chat with GPT - Open-source ChatGPT web app with a voice.
FastChat - An open platform for training, serving, and evaluating large language model based chatbots.
kindle-gpt - Search and chat on your Kindle highlights.
eslint-gpt - Generate ESLint rules from example code.
chatgpt-i18n - Localize your websites.
AgentGPT - Autonomous AI agents in your browser.
OP Vault ChatGPT - Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database).
chatgpt-demo - Minimal web UI for ChatGPT.
pdfGPT - Interactive conversations with the contents of PDF files.
Chat Chat - Your own unified AI interface.
VLog - Convert videos to documents.
Ask-Anything - ChatGPT with video understanding and communication.
TaskMatrix - Combines ChatGPT with Visual Models for enhanced image-chat interactions.
OpenChat - Personalized ChatGPT chatbot.
gpt-code-ui - Code interpreter integrated with ChatGPT.
ai-chatbot - Personalized ChatGPT AI chatbot.
Open Interpreter - Code interpreter with ChatGPT.
Web3-GPT - Deploy smart contracts with ChatGPT.
Opik - Open-source end-to-end LLM development platform.
OpenAgents - Open-source replicate of ChatGPT Plus products including code interpreter, plugins and web browsing.
Hosted
TypingMind - Alternative web UI.
ChatKit - Refined ChatGPT UI with support for plugins and accessing external resources.
Humata.ai - Ask anything about your files.
Epic Music Quiz - Create your own custom music video quiz.
FlexGPT - Like ChatGPT but for pros, with long-term memory, internet access, unlimited GPT-4, and no subscription.
LearnGPT - Title-based book creation. ($)
Wielded - Web UI that works for OpenAI, Azure, Anthropic, and AWS Bedrock. Free for individuals.
Price Per Token - Compare LLM API pricing across providers. Includes token counter and cost calculator.
Taskade - AI-powered workspace with custom AI agents, multi-model support (GPT, Claude, Gemini), project management, and workflow automation for teams.
Self-hosted
Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
ChatGPT-Paper-Reader - Read and summarize academic papers.
Sidekick - Connect external data to ChatGPT APIs through a dashboard.
twitterbio - Generate your Twitter bio.
Beelzebub - Secure honeypot framework.
Examples
ChatGPT-Python-Appl…