Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awesome-gptX/awesome-gpt
🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT.
https://github.com/awesome-gptX/awesome-gpt
List: awesome-gpt
awesome awesome-list chat-gpt-tool chatbot chatgpt chatgpt-chrome-extension chatgpt4 chatgptapi openai tipschatgpt usingchatgpt
Last synced: 23 days ago
JSON representation
🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT.
- Host: GitHub
- URL: https://github.com/awesome-gptX/awesome-gpt
- Owner: awesome-gptX
- License: mit
- Created: 2023-02-16T08:46:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T18:23:28.000Z (6 months ago)
- Last Synced: 2024-08-02T01:07:11.297Z (6 months ago)
- Topics: awesome, awesome-list, chat-gpt-tool, chatbot, chatgpt, chatgpt-chrome-extension, chatgpt4, chatgptapi, openai, tipschatgpt, usingchatgpt
- Homepage:
- Size: 6.61 MB
- Stars: 901
- Watchers: 14
- Forks: 95
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-gpt - 🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT. (Other Lists / Monkey C Lists)
- project-awesome - awesome-gptX/awesome-gpt - 🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT. (Others)
README
English | [简体中文](./README.zh-cn.md)
# Awesome-ChatGPT
## Contribution
If you created or found any awesome resource about ChatGPT, Your contributions and suggestions are warmly welcomed.
---
## Table of Contents
- [Awesome-ChatGPT](#awesome-chatgpt)
- [Contribution](#contribution)
- [Table of Contents](#table-of-contents)
- [Official Resources](#official-resources)
- [ChatGPT Community](#chatgpt-community)
- [Free AI Resources](#free-ai-resources)
- [ChatGPT Integrated Projects](#chatgpt-integrated-projects)
- [Python](#python)
- [Go](#go)
- [Kotlin](#Kotlin)
- [JavaScript](#JavaScript)
- [API tools](#api-tools)
- [Client-side tools](#client-side-tools)
- [Browser Extensions](#browser-extensions)
- [Desktop Applications](#desktop-applications)
- [Editors](#editors)
- [Chat bots](#chat-bots)
- [Extend ChatGPT Feature](#extend-chatgpt-feature)
- [Web applications](#web-applications)
- [Applications](#applications)
- [CLI tools](#cli-tools)
- [Github Actions](#github-actions)
- [Cybersecurity](#cybersecurity)
- [Prompts](#prompts)
- [Reverse Proxy](#reverse-proxy)
- [Experiments](#experiments)
- [User Scripts](#user-scripts)## Official Resources
- [ChatGPT Official App](https://chat.openai.com)
- [OpenAI API Documentation](https://beta.openai.com/docs)
- [chatGPT launch blog](https://openai.com/blog/chatgpt/)## ChatGPT Community
- [OpenAI Discord Channel](https://discord.com/invite/openai)## Free AI Resources
- [DEEPNIGHT AIForCause API](https://github.com/deepnight-ai/aiforcause)## ChatGPT Integrated Projects
### Python
- [xiaogpt](https://github.com/yihong0618/xiaogpt) Play ChatGPT with xiaomi AI speaker
- [ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader) This repository provides a simple interface that utilizes the gpt-3.5-turbo model to read academic papers in PDF format locally
- [FastChat](https://github.com/lm-sys/FastChat) An open platform for training, serving, and evaluating large language model based chatbots
- [openai-quickstart-python](https://github.com/openai/openai-quickstart-python) Python example app from the OpenAI API quickstart tutorial
- [email-automation](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/email-automation) : Automates news briefing / blogging with email automation.
- [chatbot](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/chatbot) : ChatGPT Integrated faster and secure chatbot hosted on cloud.
- [whisper speech-to-text](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/whisper-speech-text) : OpnAI's whisper is a library to convert speech to text.
- [knowledge-gpt](https://github.com/geeks-of-data/knowledge-gpt) Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources
- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) An experimental open-source attempt to make GPT-4 fully autonomous
- [GPTCache](https://github.com/zilliztech/GPTCache) GPTCache is a library for creating semantic cache to store responses from LLM queries
- [gpt4free](https://github.com/xtekky/gpt4free) decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com etc...)
- [gpt4free-ts](https://github.com/xiangsx/gpt4free-ts) Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
- [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4) MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
- [chatgpt-tool-hub](https://github.com/goldfishh/chatgpt-tool-hub) An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.
- [privateGPT](https://github.com/imartinez/privateGPT) Interact privately with your documents using the power of GPT, 100% privately, no data leaks
- [ChatGPT-ShellMaster](https://github.com/VolkanSah/ChatGPT-ShellMaster) ChatGPT ShellMaster enables command-line interactions via chat using OpenAI's ChatGPT.
- [DemoGPT](https://github.com/melih-unsal/DemoGPT) 🧩 DemoGPT enables you to create quick demos by just using prompts.
- [openai-functools](https://github.com/Jakob-98/openai-functools) Simplifying Management and Creation of OpenAI Function Metadata.
- [AwesomeChatGPTBot](https://github.com/kourva/AwesomeChatGPTBot) Free & Rich-Feature ChatGPT Telegram bot for enhanced conversations.### Go
- [doctorgpt](https://github.com/ingyamilmolinar/doctorgpt) DoctorGPT is a lightweight self-contained binary that monitors your application logs for problems and diagnoses them.### Kotlin
- [GPT-Assistant](https://github.com/sunshine0523/GPT-Assistant) GPT Assistant is a software that integrates GPT into the operation of Android devices.### JavaScript
- [gpt-json](https://github.com/KLaci/gpt-json): Node.js library to get structured responses from OpenAI's APIs## API tools
- [toolkit-ai](https://github.com/hey-pal/toolkit-ai) AI-agents that automatically generate and use Langchain Tools and ChatGPT plugins
- [whetstone.chatgpt](https://github.com/johniwasz/whetstone.chatgpt) A simple light-weight library that wraps the GPT-3 API with support for dependency injection
- [chatgpt-starter](https://github.com/zhangjh/chatgpt-starter) A chatgpt starter based on springboot to provider chatgpt api for java
- [chatgpt-plus-api-client](https://github.com/mzbac/chatgpt-plus-api-client) Node client to making API calls to ChatGPT
- [Unofficial API in Python](https://github.com/acheong08/ChatGPT) Reverse engineered ChatGPT API
- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
- [Unofficial API in JS/TS](https://github.com/transitive-bullshit/chatgpt-api) Node.js client for the official ChatGPT API.
- [Unofficial API in Dart](https://github.com/MisterJimson/chatgpt_api_dart) Dart client for the unofficial ChatGPT API
- [A Java Version ChatGPT SDK](https://github.com/swordintent/chatgpt-web-api) A Java Version ChatGPT SDK
- [chatgpt-java](https://github.com/PlexPt/chatgpt-java) ChatGPT Java SDK. Lightweight package for interacting with ChatGPT's API by OpenAI
- [This repo is unofficial ChatGPT api](https://github.com/taranjeet/chatgpt-api) It is based on Daniel Gross's WhatsApp GPT
- [chatGPT-server](https://github.com/dataaug/chatGPT-server) Deploy chatGPT on the server
- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) Clone of ChatGPT, uses official model, reverse-engineered UI, with AI model switching, message search, and prompt templates
- [DelphiOpenAI](https://github.com/HemulGM/DelphiOpenAI) OpenAI API client for Delphi. Use ChatGPT, DALL-E and other products
- [Embedchain](https://github.com/embedchain/embedchain): Framework to create ChatGPT like bots over your dataset.
- [one-api](https://github.com/songquanpeng/one-api): OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.## Client-side tools
- [chatgpt.js](https://chatgpt.js.org) 🤖 A powerful client-side JavaScript library for ChatGPT
## Browser Extensions
- [chatGPTBox](https://github.com/josStorer/chatGPTBox) Integrating ChatGPT into your browser deeply, everything you need is here
- [chatgpt-google-summary-extension](https://github.com/sparticleinc/chatgpt-google-summary-extension) view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo!
- [Automate your browser with GPT-4](https://github.com/TaxyAI/browser-extension) uses GPT-4 to control your browser and perform repetitive actions on your behalf
- [summarize.site](https://github.com/clmnin/summarize.site) Summarize web pages using OpenAI ChatGPT
- [codereview.gpt](https://github.com/sturdy-dev/codereview.gpt) Reviews your Pull Requests using ChatGPT so that you can pretend to work.
- [chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) Extension to display ChatGPT response alongside Google Search results
- [ChatGPT_Extension](https://github.com/kazuki-sf/ChatGPT_Extension) Chrome extension to open a ChatGPT popup (basically [a bookmark](https://github.com/kazuki-sf/ChatGPT_Extension/issues/6))
- [chat-gpt-bing-extension](https://github.com/happy-share-forever/chat-gpt-bing-extension) A browser extension to display ChatGPT response alongside Bing Search results, supports Chrome/Edge/Firefox
- [ChatGPT-pdf](https://github.com/liady/ChatGPT-pdf) Extension to add share abilities to ChatGPT (PDF, PNG or a sharable link
- [Superpower ChatGPT](https://chrome.google.com/webstore/detail/superpower-chatgpt/amhmeenmapldpjdedekalnfifgnpfnkc) Chrome extension to add input history, copy, and counters to ChatGPT
- [ChassistantGPT](https://github.com/idosal/assistant-chat-gpt) embeds ChatGPT as a hands-free voice assistant in the background
- [WebChatGPT](https://github.com/qunash/chatgpt-advanced/) augment your prompts to ChatGPT with web search results
- [chat-gpt-userscript](https://github.com/zhengbangbo/chat-gpt-userscript) A userscript to display ChatGPT answer alongside Search Engine or Translator
- [gpt2markdown](https://github.com/0xreeko/gpt2markdown) A browser extension that exports your ChatGPT conversations to Markdown format
- [openai-translator](https://github.com/yetone/openai-translator) A Chrome extension for word translation based on ChatGPT API
- [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3 & ChatGPT API . Available in the Chrome web store and Firefox browser add-ons
- [ChatGPT for Twitter](https://github.com/wong2/chat-gpt-google-extension) Chrome extension to generate tweets/replies to tweets in different moods and by optionally giving instructions
- [sync-to-github](https://github.com/aircloud/sync-to-github/blob/main/README.en.md) Synchronize chatgpt conversations to the github repository in the form of `.md` file
- [chatgpt-dl](https://github.com/jiayao/chatgpt-dl) Another ChatGPT to Markdown extension, it intercepts the API call to retrieve the original markdown.
- [chatgpt-enhancement-extension](https://github.com/sailist/chatgpt-enhancement-extension) An all-in-one plugin to improve your ChatGPT experience
- [ChatGPT-Prompt-Genius](https://github.com/benf2004/ChatGPT-Prompt-Genius) Multi-purpose ChatGPT Chrome Extension
- [ReadAnything](https://github.com/Zhangyanbo/ReadAnything) Read any hard content with the help of GPT
- [ChatGPT Widescreen Mode](https://chatgptwidescreen.com) 🖥️ Add Widescreen + Fullscreen modes to ChatGPT for enhanced viewing
- [ChatGPT Infinity](https://chatgptinfinity.com) ∞ Generate endless answers from all-knowing ChatGPT (in any language!)
- [Meeper](https://github.com/pas1ko/meeper) - Transcriptions, summary and more using ChatGPT and Whisper for meetings and any browser tab
- [XReplyGPT](https://github.com/marcolivierbouch/XReplyGPT) - Is a free Chrome extension that allows you to generates reply automatically for https://x.com/https://twitter.com.## Desktop Applications
- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) powered by ChatGPT & Tauri
- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop) Windows/MacOS/Linux desktop menubar app using tauri & rust.
- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) ChatGPT for Mac, living in your menubar
- [BingGPT](https://github.com/dice2o/BingGPT) chat with Bing on Windows/MacOS/Linux without installing Microsoft Edge or browser plugins. Export full conversation to Markdown, PNG or PDF.
- [cheetah](https://github.com/leetcode-mafia/cheetah) Whisper & GPT-based app for passing remote SWE interviews
- [IntelliBar](https://intellibar.app/) Spotlight-like macOS app that puts ChatGPT a shortcut away.
- [free-chatgpt-client-pub](https://github.com/akl7777777/free-chatgpt-client-pub) A free chatgpt client, no need for a key, no need to log in
- [MindMac](https://mindmac.app) Feature-rich & privacy-first native ChatGPT app for macOS to use OpenAI, Azure OpenAI, Anthropic Claude, OpenRouter all in one place, designed for maximum productivity. Currently available in 15 languages.
- [BrainSoup](https://www.nurgo-software.com/products/brainsoup) Versatile multi-LLM client for Windows with local document indexing, RAG, multi-modality, multi-agent automation, code interpreter, sandboxed file system and more.## Editors
### Vim
- [vim-chatgpt](https://github.com/CoderCookE/vim-chatgpt) a Vim Plugin For ChatGPT
- [chatgpt.vim](https://github.com/terror/chatgpt.nvim) Neovim plugin that lets you query ChatGPT inside a Neovim buffer.### Emacs
- [chatgpt-shell](https://github.com/xenodium/chatgpt-shell) ChatGPT and DALL-E Emacs shells + Org Babel.
- [gptel](https://github.com/karthink/gptel) GPTel is a simple Large Language Model chat client for Emacs, with support for multiple models and backends.
- [org-ai](https://github.com/rksm/org-ai) Minor mode for Emacs org-mode that provides access to generative AI models.### VSCode
- [ChatGPT VSCode](https://github.com/mpociot/chatgpt-vscode) VSCode extension ([demo](https://twitter.com/marcelpociot/status/1599180144551526400))
- [chatgpt-vscode-plugin](https://github.com/barnesoir/chatgpt-vscode-plugin) A VS code plugin for ChatGPT built by ChatGPT
- [vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) The extension is pair-programmed with ChatGPT### Jetbrains
- [Jetbrains IDE plugin](https://github.com/LiLittleCat/intellij-chatgpt) A ChatGPT plugin for JetBrains IDE (webview)
- [Jetbrains IDE plugin](https://github.com/dromara/ChatGPT) A ChatGPT plugin for JetBrains IDEs (using OpenAI's API)
- [a plugin for JetBrains series IDE](https://github.com/dromara/ChatGPT) This project is a plugin that supports ChatGPT running on JetBrains series IDE.### Other
- [Google docs](https://github.com/cesarhuret/docGPT) ChatGPT directly within Google Docs as an Editor Add-on.
- [add-chatgpt-to-microsoft-word](https://github.com/analyticsinmotion/add-chatgpt-to-microsoft-word) How to add ChatGPT's Text Completion to Microsoft Word
- [Composum AI](https://github.com/ist-dresden/composum-AI) OpenAI based GenAI extension for the CMS Adobe Experience Manager (AEM) or the free Composum Pages CMS to analyze, discuss, suggest, translate, transform texts, incl. free prompting## Chat bots
- [gpt4all](https://github.com/nomic-ai/gpt4all) a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
- [chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk) GPT-3.5 Let your work efficiency take off directly
- [ChatBot-TGLM6B](https://github.com/Lakr233/ChatBot-TGLM6B) ChatGLM-6B Bot for Telegram
- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) GPT4 & LangChain Chatbot for large PDF docs
- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) Use ChatGPT On Wechat via wechaty
- [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) ChatGPT for Wechat
- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) Wechat robot based on ChatGPT, which using OpenAI api and itchat library
- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu) chatgpt for chatbot feishu
- [Serverless Telegram bot](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) ChatGPT Telegram Bot running in AWS Lambda
- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt) gpt for whatsapp
- [RayCast Extension (unofficial)](https://github.com/abielzulio/chatgpt-raycast) ChatGPT raycast extension
- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) Use many GPT models completely for free, on Raycast. NO API Key required!
- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) Run your own GPTChat Telegram bot, with a single command!
- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖
- [myGPTReader](https://github.com/madawei2699/myGPTReader) - Slack bot that can read any webpage, YouTube video, or document and summarize it. Voice output. Chinese support.
- [ChatGPT for Slack Bot](https://github.com/pedrorito/ChatGPTSlackBot) 🤖 A Slack bot that integrates with OpenAI's ChatGPT to provide answers, written in Python
- [ChatGPT for Discord Bot](https://github.com/m1guelpf/chatgpt-discord) Run your own GPTChat Discord bot, with a single command!
- [For personal WeChat ChatGPT access](https://github.com/djun/wechatbot) Access ChatGPT for personal WeChat
- [ChatGPT Q&A assistant](https://github.com/fuzhengwei/chatbot-api) ChatGPT AI Q & A Assistant
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) Integrate ChatGPT into your own discord bot
- [chatGPT-telegram-bot](https://github.com/altryne/chatGPT-telegram-bot) This is a very early attempt at having chatGPT work within a telegram bot
- [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) A ChatGPT implementation with support for Bing's GPT-4 version of ChatGPT
- [progressive-chatgpt-bot](https://github.com/ulivz/progressive-chatgpt-bot) A progressive ChatGPT feishu bot, made for Girlfriend
- [wx-chatgpt](https://github.com/wuomzfx/wx-chatgpt) Wechat Public Account cloud hosting access chatgpt template
- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) A powerful ChatGPT app for all WearOS devices
- [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) 🐤 Adds the magic of ChatGPT to DuckDuckGo sidebar
- [BraveGPT](https://github.com/kudoai/bravegpt) 🦁 Adds the magic of ChatGPT to Brave Search sidebar## Extend ChatGPT Feature
- [Kubectl OpenAI plugin](https://github.com/sozercan/kubectl-ai) This project is a kubectl plugin to generate and apply Kubernetes manifests using OpenAI GPT
- [shareGPT](https://github.com/domeccleston/sharegpt) permanent links to your conversations
- [email-helper](https://github.com/shengxinjing/email-helper) Generate your business emails in seconds
- [twitterbio](https://github.com/Nutlope/twitterbio) Generate your Twitter bio with OpenAI and Vercel Edge Functions
- [OpenAI-ImageGeneration-Vue3](https://github.com/Jaykef/OpenAI-ImageGeneration-Vue3) Utilizing OpenAI's Image Generation api with vue3, vite and pinia(similar to the DALLE app)
- [ai-research-for-practise](https://github.com/phodal/ai-research-for-practise) A powerful image generation model, can through the study of the evolution of an image to generate a new image
- [roomGPT](https://github.com/Nutlope/roomGPT) Upload a photo of your room to generate your dream room with AI
- [DocsGPT](https://github.com/arc53/DocsGPT) GPT-powered chat for documentation search & assistance
- [TypeScript Local Code Plugin](https://github.com/kesor/chatgpt-code-plugin) Localhost plugin for ChatGPT that lets it read your files from your computer
- [ChatGPT Widescreen Mode](https://chatgptwidescreen.com) 🖥️ Add Widescreen + Fullscreen modes to ChatGPT for enhanced viewing
- [ChatGPT Infinity](https://chatgptinfinity.com) ∞ Generate endless answers from all-knowing ChatGPT (in any language!)
- [Co-Developer GPT engine](https://github.com/stoerr/CoDeveloperGPTengine) - provides local r/w file access from ChatGPT chat as GPT actions or ChatGPT plugin, incl. execution of configured actions on your own machine.## Web applications
- [Pagefelt - Mental Health Journal and AI Coach powered by ChatGPT](https://www.pagefelt.com?githubrepo)
- [kindle-gpt](https://github.com/mckaywrigley/kindle-gpt) AI search & chat on your Kindle highlights
- [eslint-gpt](https://github.com/ycjcl868/eslint-gpt) Generate your eslint rule with OpenAI and Vercel Edge Functions
- [chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) Elegant and Powerfull. Powered by OpenAI and Vercel
- [chatgpt_academic](https://github.com/binary-husky/chatgpt_academic) Specialized ChatGPT extension for scientific research work, optimized for enhancing the experience of polishing academic papers
- [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) An open source ChatGPT UI
- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) One-Click to deploy your own ChatGPT web UI
- [BibiGPT](https://github.com/JimmyLv/BibiGPT) One-click summary for video & audio content: Bilibili | YouTube | Websites丨Podcasts | Meetings | Local files, etc
- [Epic Music Quiz](https://epicmusicquiz.com) A free webapp for creating your own custom Music Video Quiz using youtube videos that can be played solo or multiplayer with friends. Optional AI generation of quiz questions
- [chatgpt-i18n](https://github.com/ObservedObserver/chatgpt-i18n) Translate your locale json files with AI assistance
- [Promptsandbox.io](https://github.com/eg9y/promptsandbox.io) Node-based visual programming tool to create dynamic OpenAI API workflows
- [Poet.ly](https://poet.ly) Poet.ly is a simple and fast generator of SEO-friendly articles for your blog referenced on search engines. It is based on the OpenAI GPT-4 API.
- [AgentGPT](https://github.com/reworkd/AgentGPT) 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
- [FastGPT](https://github.com/c121914yu/FastGPT) A platform to quickly use the openai api. Support one-click construction of AI knowledge base, support multi-user, multi-model management.
- [ChatALL](https://github.com/sunner/ChatALL) Concurrently chat with ChatGPT, Bing Chat, bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
- [ChatGPT Ultimate](https://chatgpt.kiask.xyz/) Unlock The Ultimate Power of ChatGPT
- [examor](https://github.com/codeacme17/examor) A website application that allows you to take exams based on your knowledge notes. Let you really remember what you have learned and written.
- [GPTyper](https://gptyper.net) Type notes, essays, creative writing etc. with live predictive suggestions, similar to GitHub Copilot
- [Wielded](https://wielded.com/) Create AI workflows using Personas. Integrates with OpenAI, Azure, Anthropic & AWS Bedrock models. Free for individuals.
- [Zapier](https://zapier.com/ai/chatbot) Create an AI chatbot that answers questions, resolves issues, and nurtures leads with the power of automation.## Applications
- [Pagefelt - Mental Health Journal and AI Coach powered by ChatGPT](https://www.pagefelt.com?githubrepo)
- [OpenGpt](https://github.com/futantan/OpenGpt) Create your own ChatGPT App in seconds.
- [ChatARKit](https://github.com/trzy/ChatARKit) Using ChatGPT to Create AR Experiences with Natural Language
- [AI-Writing-Assistant](https://github.com/simplysabir/AI-Writing-Assistant) GPT3 Blog Post Generator
- [Debugger that fixes errors and explains them with GPT-3](https://github.com/shobrook/adrenaline/) Talk to your codebase
- [iChatGPT](https://github.com/37iOS/iChatGPT) OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS
- [chatgpt-android](https://github.com/skydoves/chatgpt-android) ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose
- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) A powerful ChatGPT app for all WearOS devices
- [Smalltalk](https://github.com/tinystruct/smalltalk) A funny anonymous chat software which integrated with OpenAI ChatGPT and Stability AI.
- [Delphi Chat GPT](https://github.com/HemulGM/ChatGPT) Delphi Chat GPT with FMX
- [Horizon AI Template](https://github.com/horizon-ui/chatgpt-ai-template) Trendiest Open-Source ChatGPT AI Template & Starter Kit for React & NextJS
- [GPT Mobile](https://github.com/Taewan-P/gpt_mobile) GPT Mobile is an Android app that can chat with multiple LLMs at once! Currently supports ChatGPT, Anthropic Claude, and Google Gemini.## CLI tools
- [README-AI](https://github.com/eli64s/README-AI) Generate beautiful, informative, and well-structured README.md files.
- [CommitAssist](https://github.com/dejorrit/commit-assist) Auto generate commit messages using ChatGPT
- [Cli for ChatGPT](https://github.com/j178/chatgpt) A TUI for ChatGPT API, powered by GPT-3.5-turbo and GPT-4 models
- [gptcommit](https://github.com/zurawiki/gptcommit) A git prepare-commit-msg hook for authoring commit messages with GPT-3
- [Voice-based chatGPT](https://github.com/platelminto/chatgpt-conversation) Have a conversation with ChatGPT using your voice, and have it talk back.
- [Explain your runtime errors with ChatGPT](https://github.com/shobrook/stackexplain) Explain your error message with ChatGPT
- [GPT3 WordPress post generator](https://github.com/nicolaballotta/gtp3-wordpress-post-generator) A simple cli to generate WordPress posts using Gpt3 starting from a topic.
- [Assistant CLI](https://github.com/diciaup/assistant-cli) A comfortable CLI tool to use ChatGPT service🔥
- [chatgpt-wrapper](https://github.com/mmabrouk/chatgpt-wrapper) API for interacting with ChatGPT and GPT4 using Python and from Shell.
- [aicommits](https://github.com/Nutlope/aicommits) A CLI that writes your git commit messages for you with AI
- [cz-git](https://github.com/Zhengqbbb/cz-git) cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format commitizen adapter and CLI
- [Smalltalk](https://github.com/tinystruct/smalltalk) A funny anonymous chat software which support CLI and integrated with ChatGPT / GPT-3.
- [CLI-Co-Pilot](https://github.com/AntonOsika/CLI-Co-Pilot) CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents
- [cli-gpt](https://github.com/MagicCube/cli-gpt) Translate human language to command line using ChatGPT
- [HappyCommit](https://github.com/jackbackes/happycommit) HappyCommit is a delightful tool that harnesses the power of OpenAI's GPT-3.5 Turbo language model to generate meaningful and descriptive Git commit messages for you
- [ai-commit](https://github.com/guanguans/ai-commit) Automagically generate conventional git commit messages with AI.
- [autodoc](https://github.com/context-labs/autodoc) Autodoc is a experimental toolkit for auto-generating codebase documentation for git repositories using Large Language Models, like GPT-4 or Alpaca.
- [prompt](https://github.com/raiyanyahya/prompt) 🥝 A command line application to interact with OpenAI ChatGPT API.
- [markdown-gpt-translator](https://github.com/smikitky/markdown-gpt-translator) Translate Markdown documentation using ChatGPT API
- [AIGenPipeline](https://github.com/stoerr/AIGenPipeline) - AI based code generation pipeline: command line tool and framework for systematic code generation using ChatGPT API e.g. in a build process.## Github Actions
- [chatgpt-action](https://github.com/kxxt/chatgpt-action) Let ChatGPT review PRs for you
- [ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview) A code review bot powered by ChatGPT
- [openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) OpenAI ChatGPT based PR reviewer and summarizer
- [chatgpt-create-unit-tests](https://github.com/zebroc/chatgpt-create-unit-tests) Let ChatGPT write unit tests & do reviews for you (or provide your own prompts)## Cybersecurity
- [Beelzebub ChatGPT Honeypot](https://github.com/mariocandela/beelzebub) A secure honeypot framework low code, extremely easy to configure by yaml 🚀
- [Penetration Testing Findings Generator](https://github.com/Stratus-Security/FinGen) A ChatGPT based penetration testing findings generator.## Prompts
- [ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) The ChatGPT Shortcut page displays all the prompts by default, and is divided into label area, search area, and prompt display area
- [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3, GPT-4 & ChatGPT API . Available in the Chrome web store and Firefox browser add-ons
- [showGPT](https://showgpt.co/) Website with curated list of best prompts, and you can submit your own easily.
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) ChatGPT prompts that works well.
- [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt) Posts & thoughts about prompting ChatGPT for different usages
- [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3, GPT-4 & ChatGPT API. Available in the Chrome web store and Firefox browser add-ons
- [ListPrompt.com](https://listprompt.com/) List of awesome GPT prompts from the community.
- [Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor) A GPT-4 AI Tutor Prompt for customizable personalized learning experiences
- [prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers) 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版
- [DeepLearningAI-ChatGPT](https://github.com/LazaUK/DeepLearningAI-ChatGPT) Practical Jupyter notebooks from Andrew Ng and Isa Fulford's "ChatGPT Prompt Engineering for Developers" course on DeepLearning.AI.
- [LangGPT](https://github.com/yzfly/LangGPT) Empowering everyone to become a prompt expert!🚀## Reverse Proxy
- [gpt.chatapi.art](https://gpt.chatapi.art/) ChatGPT reverse proxy site, intended for people with restricted access to areas by OpenAI.
## Experiments
- [Pagefelt - Mental Health Journal and AI Coach powered by ChatGPT](https://www.pagefelt.com?githubrepo)
- [gptlang](https://github.com/forrestchang/gptlang) Experiment to see if we can create a programming language in ChatGPT.## User Scripts
- [ChatGPT conversation saving bookmark](https://github.com/jcubic/chat-gpt) Save chatGPT conversation as HTML file
- [WebGPT](https://github.com/0hq/WebGPT) Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.
- [KeepChatGPT](https://github.com/xcanwin/KeepChatGPT) A UserScript that enables ChatGPT to chat smoothly, never experiencing network errors again, and no need to refresh the webpage anymore.
- [chatgpt-exporter](https://github.com/pionxzh/chatgpt-exporter) Export and Share your ChatGPT conversation history
- [ChatGPT Auto Refresh](https://chatgptevo.com/autorefresh) ↻ Keeps ChatGPT sessions fresh to avoid network errors + Cloudflare checks
- [Autoclear ChatGPT History](https://chatgptevo.com/autoclear) 🕶️ Adds chat auto-clear functionality to ChatGPT for more privacy
- [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) 🐤 Adds the magic of ChatGPT to DuckDuckGo sidebar
- [BraveGPT](https://github.com/kudoai/bravegpt) 🦁 Adds the magic of ChatGPT to Brave Search sidebar
- [ChatGPT Widescreen Mode](https://chatgptwidescreen.com) 🖥️ Add Widescreen + Fullscreen modes to ChatGPT for enhanced viewing
- [ChatGPT Infinity](https://chatgptinfinity.com) ∞ Generate endless answers from all-knowing ChatGPT (in any language!)
- [ChatGPT Export](https://github.com/yaph/chatgpt-export) A browser bookmarklet for exporting conversations with ChatGPT as markdown files.
- [ChatGPT Auto-Continue](https://chatgptevo.com/autocontinue) ⏩ Automatically continue generating multiple ChatGPT responses.