From 641f401b8a64548549460c8574ae1d5601ef2994 Mon Sep 17 00:00:00 2001 From: edison1105 Date: Mon, 9 Sep 2024 02:09:30 +0000 Subject: [PATCH] chore: refresh stars --- README.star.md | 158 +++++++++++++++++++++---------------------- README.zh-cn.star.md | 140 +++++++++++++++++++------------------- 2 files changed, 149 insertions(+), 149 deletions(-) diff --git a/README.star.md b/README.star.md index d46ac18e..c5c902a6 100644 --- a/README.star.md +++ b/README.star.md @@ -54,23 +54,23 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## ChatGPT Integrated Projects ### Python -- [xiaogpt](https://github.com/yihong0618/xiaogpt) 6062⭐️ Play ChatGPT with xiaomi AI speaker +- [xiaogpt](https://github.com/yihong0618/xiaogpt) 6064⭐️ Play ChatGPT with xiaomi AI speaker - [ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader) 730⭐️ 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) 36368⭐️ An open platform for training, serving, and evaluating large language model based chatbots +- [FastChat](https://github.com/lm-sys/FastChat) 36378⭐️ An open platform for training, serving, and evaluating large language model based chatbots - [openai-quickstart-python](https://github.com/openai/openai-quickstart-python) 1682⭐️ Python example app from the OpenAI API quickstart tutorial - [email-automation](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/email-automation) 141⭐️ : Automates news briefing / blogging with email automation. - [chatbot](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/chatbot) 141⭐️ : 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) 141⭐️ : OpnAI's whisper is a library to convert speech to text. - [knowledge-gpt](https://github.com/geeks-of-data/knowledge-gpt) 278⭐️ 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) 166344⭐️ An experimental open-source attempt to make GPT-4 fully autonomous -- [GPTCache](https://github.com/zilliztech/GPTCache) 7063⭐️ GPTCache is a library for creating semantic cache to store responses from LLM queries -- [gpt4free](https://github.com/xtekky/gpt4free) 59874⭐️ decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com etc...) +- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) 166357⭐️ An experimental open-source attempt to make GPT-4 fully autonomous +- [GPTCache](https://github.com/zilliztech/GPTCache) 7065⭐️ GPTCache is a library for creating semantic cache to store responses from LLM queries +- [gpt4free](https://github.com/xtekky/gpt4free) 59881⭐️ 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) 7611⭐️ 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) 25287⭐️ MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models +- [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4) 25288⭐️ MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models - [chatgpt-tool-hub](https://github.com/goldfishh/chatgpt-tool-hub) 1189⭐️ 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) 53527⭐️ Interact privately with your documents using the power of GPT, 100% privately, no data leaks -- [ChatGPT-ShellMaster](https://github.com/VolkanSah/ChatGPT-ShellMaster) 50⭐️ ChatGPT ShellMaster enables command-line interactions via chat using OpenAI's ChatGPT. -- [DemoGPT](https://github.com/melih-unsal/DemoGPT) 1671⭐️ 🧩 DemoGPT enables you to create quick demos by just using prompts. +- [privateGPT](https://github.com/imartinez/privateGPT) 53530⭐️ Interact privately with your documents using the power of GPT, 100% privately, no data leaks +- [ChatGPT-ShellMaster](https://github.com/VolkanSah/ChatGPT-ShellMaster) 51⭐️ ChatGPT ShellMaster enables command-line interactions via chat using OpenAI's ChatGPT. +- [DemoGPT](https://github.com/melih-unsal/DemoGPT) 1673⭐️ 🧩 DemoGPT enables you to create quick demos by just using prompts. - [openai-functools](https://github.com/Jakob-98/openai-functools) 68⭐️ Simplifying Management and Creation of OpenAI Function Metadata. - [AwesomeChatGPTBot](https://github.com/kourva/AwesomeChatGPTBot) 68⭐️ Free & Rich-Feature ChatGPT Telegram bot for enhanced conversations. @@ -89,15 +89,15 @@ If you created or found any awesome resource about ChatGPT, Your contributions a - [whetstone.chatgpt](https://github.com/johniwasz/whetstone.chatgpt) 96⭐️ A simple light-weight library that wraps the GPT-3 API with support for dependency injection - [chatgpt-starter](https://github.com/zhangjh/chatgpt-starter) 17⭐️ A chatgpt starter based on springboot to provider chatgpt api for java - [chatgpt-plus-api-client](https://github.com/mzbac/chatgpt-plus-api-client) 27⭐️ Node client to making API calls to ChatGPT -- [Unofficial API in Python](https://github.com/acheong08/ChatGPT) 28002⭐️ Reverse engineered ChatGPT API -- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) 4221⭐️ 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) 16222⭐️ Node.js client for the official ChatGPT API. +- [Unofficial API in Python](https://github.com/acheong08/ChatGPT) 28007⭐️ Reverse engineered ChatGPT API +- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) 4222⭐️ 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) 16226⭐️ Node.js client for the official ChatGPT API. - [Unofficial API in Dart](https://github.com/MisterJimson/chatgpt_api_dart) 56⭐️ Dart client for the unofficial ChatGPT API - [A Java Version ChatGPT SDK](https://github.com/swordintent/chatgpt-web-api) 39⭐️ A Java Version ChatGPT SDK -- [chatgpt-java](https://github.com/PlexPt/chatgpt-java) 3545⭐️ 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) 688⭐️ It is based on Daniel Gross's WhatsApp GPT +- [chatgpt-java](https://github.com/PlexPt/chatgpt-java) 3546⭐️ 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) 689⭐️ It is based on Daniel Gross's WhatsApp GPT - [chatGPT-server](https://github.com/dataaug/chatGPT-server) 17⭐️ Deploy chatGPT on the server -- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) 17229⭐️ Clone of ChatGPT, uses official model, reverse-engineered UI, with AI model switching, message search, and prompt templates +- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) 17250⭐️ Clone of ChatGPT, uses official model, reverse-engineered UI, with AI model switching, message search, and prompt templates - [DelphiOpenAI](https://github.com/HemulGM/DelphiOpenAI) 230⭐️ 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. @@ -107,21 +107,21 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## Browser Extensions -- [chatGPTBox](https://github.com/josStorer/chatGPTBox) 9865⭐️ Integrating ChatGPT into your browser deeply, everything you need is here +- [chatGPTBox](https://github.com/josStorer/chatGPTBox) 9869⭐️ Integrating ChatGPT into your browser deeply, everything you need is here - [chatgpt-google-summary-extension](https://github.com/sparticleinc/chatgpt-google-summary-extension) 1764⭐️ 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) 930⭐️ uses GPT-4 to control your browser and perform repetitive actions on your behalf +- [Automate your browser with GPT-4](https://github.com/TaxyAI/browser-extension) 932⭐️ uses GPT-4 to control your browser and perform repetitive actions on your behalf - [summarize.site](https://github.com/clmnin/summarize.site) 732⭐️ Summarize web pages using OpenAI ChatGPT - [codereview.gpt](https://github.com/sturdy-dev/codereview.gpt) 543⭐️ 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) 13258⭐️ Extension to display ChatGPT response alongside Google Search results -- [ChatGPT_Extension](https://github.com/kazuki-sf/ChatGPT_Extension) 445⭐️ Chrome extension to open a ChatGPT popup (basically [a bookmark](https://github.com/kazuki-sf/ChatGPT_Extension/issues/6)) +- [ChatGPT_Extension](https://github.com/kazuki-sf/ChatGPT_Extension) 446⭐️ 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) 12⭐️ A browser extension to display ChatGPT response alongside Bing Search results, supports Chrome/Edge/Firefox - [ChatGPT-pdf](https://github.com/liady/ChatGPT-pdf) 1463⭐️ 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) 221⭐️ embeds ChatGPT as a hands-free voice assistant in the background -- [WebChatGPT](https://github.com/qunash/chatgpt-advanced/) 6417⭐️ augment your prompts to ChatGPT with web search results +- [WebChatGPT](https://github.com/qunash/chatgpt-advanced/) 6420⭐️ augment your prompts to ChatGPT with web search results - [chat-gpt-userscript](https://github.com/zhengbangbo/chat-gpt-userscript) 79⭐️ A userscript to display ChatGPT answer alongside Search Engine or Translator - [gpt2markdown](https://github.com/0xreeko/gpt2markdown) 71⭐️ A browser extension that exports your ChatGPT conversations to Markdown format -- [openai-translator](https://github.com/yetone/openai-translator) 23515⭐️ A Chrome extension for word translation based on ChatGPT API +- [openai-translator](https://github.com/yetone/openai-translator) 23518⭐️ A Chrome extension for word translation based on ChatGPT API - [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) 224⭐️ 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) 13258⭐️ 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) 58⭐️ Synchronize chatgpt conversations to the github repository in the form of `.md` file @@ -136,13 +136,13 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## Desktop Applications -- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) 52181⭐️ powered by ChatGPT & Tauri -- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop) 1978⭐️ Windows/MacOS/Linux desktop menubar app using tauri & rust. -- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) 6376⭐️ ChatGPT for Mac, living in your menubar -- [BingGPT](https://github.com/dice2o/BingGPT) 9279⭐️ 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) 4032⭐️ Whisper & GPT-based app for passing remote SWE interviews +- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) 52190⭐️ powered by ChatGPT & Tauri +- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop) 1979⭐️ Windows/MacOS/Linux desktop menubar app using tauri & rust. +- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) 6377⭐️ ChatGPT for Mac, living in your menubar +- [BingGPT](https://github.com/dice2o/BingGPT) 9278⭐️ 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) 4034⭐️ 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) 2031⭐️ A free chatgpt client, no need for a key, no need to log in +- [free-chatgpt-client-pub](https://github.com/akl7777777/free-chatgpt-client-pub) 2030⭐️ 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. @@ -156,20 +156,20 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ### Emacs - [chatgpt-shell](https://github.com/xenodium/chatgpt-shell) 800⭐️ ChatGPT and DALL-E Emacs shells + Org Babel. -- [gptel](https://github.com/karthink/gptel) 1188⭐️ 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) 656⭐️ Minor mode for Emacs org-mode that provides access to generative AI models. +- [gptel](https://github.com/karthink/gptel) 1194⭐️ 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) 657⭐️ Minor mode for Emacs org-mode that provides access to generative AI models. ### VSCode -- [ChatGPT VSCode](https://github.com/mpociot/chatgpt-vscode) 4968⭐️ VSCode extension ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) +- [ChatGPT VSCode](https://github.com/mpociot/chatgpt-vscode) 4969⭐️ VSCode extension ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) - [chatgpt-vscode-plugin](https://github.com/barnesoir/chatgpt-vscode-plugin) 249⭐️ A VS code plugin for ChatGPT built by ChatGPT -- [vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) 3479⭐️ The extension is pair-programmed with ChatGPT +- [vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) 3480⭐️ The extension is pair-programmed with ChatGPT ### Jetbrains - [Jetbrains IDE plugin](https://github.com/LiLittleCat/intellij-chatgpt) 141⭐️ A ChatGPT plugin for JetBrains IDE (webview) -- [Jetbrains IDE plugin](https://github.com/dromara/ChatGPT) 1012⭐️ A ChatGPT plugin for JetBrains IDEs (using OpenAI's API) -- [a plugin for JetBrains series IDE](https://github.com/dromara/ChatGPT) 1012⭐️ This project is a plugin that supports ChatGPT running on JetBrains series IDE. +- [Jetbrains IDE plugin](https://github.com/dromara/ChatGPT) 1013⭐️ A ChatGPT plugin for JetBrains IDEs (using OpenAI's API) +- [a plugin for JetBrains series IDE](https://github.com/dromara/ChatGPT) 1013⭐️ This project is a plugin that supports ChatGPT running on JetBrains series IDE. ### Other @@ -179,44 +179,44 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## Chat bots -- [gpt4all](https://github.com/nomic-ai/gpt4all) 69008⭐️ a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue -- [chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk) 2089⭐️ GPT-3.5 Let your work efficiency take off directly +- [gpt4all](https://github.com/nomic-ai/gpt4all) 69015⭐️ a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue +- [chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk) 2090⭐️ GPT-3.5 Let your work efficiency take off directly - [ChatBot-TGLM6B](https://github.com/Lakr233/ChatBot-TGLM6B) 132⭐️ ChatGLM-6B Bot for Telegram -- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) 14833⭐️ GPT4 & LangChain Chatbot for large PDF docs -- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) 13225⭐️ Use ChatGPT On Wechat via wechaty -- [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) 4660⭐️ ChatGPT for Wechat -- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 29725⭐️ Wechat robot based on ChatGPT, which using OpenAI api and itchat library +- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) 14834⭐️ GPT4 & LangChain Chatbot for large PDF docs +- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) 13226⭐️ Use ChatGPT On Wechat via wechaty +- [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) 4661⭐️ ChatGPT for Wechat +- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 29738⭐️ 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) 320⭐️ chatgpt for chatbot feishu - [Serverless Telegram bot](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) 318⭐️ ChatGPT Telegram Bot running in AWS Lambda -- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt) 3075⭐️ gpt for whatsapp +- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt) 3076⭐️ gpt for whatsapp - [RayCast Extension (unofficial)](https://github.com/abielzulio/chatgpt-raycast) 563⭐️ ChatGPT raycast extension -- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) 286⭐️ Use many GPT models completely for free, on Raycast. NO API Key required! -- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) 3889⭐️ Run your own GPTChat Telegram bot, with a single command! -- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) 738⭐️ Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖 -- [myGPTReader](https://github.com/madawei2699/myGPTReader) 4421⭐️ - Slack bot that can read any webpage, YouTube video, or document and summarize it. Voice output. Chinese support. +- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) 290⭐️ Use many GPT models completely for free, on Raycast. NO API Key required! +- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) 3892⭐️ Run your own GPTChat Telegram bot, with a single command! +- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) 740⭐️ Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖 +- [myGPTReader](https://github.com/madawei2699/myGPTReader) 4422⭐️ - 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) 383⭐️ 🤖 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) 291⭐️ Run your own GPTChat Discord bot, with a single command! -- [For personal WeChat ChatGPT access](https://github.com/djun/wechatbot) 901⭐️ Access ChatGPT for personal WeChat +- [For personal WeChat ChatGPT access](https://github.com/djun/wechatbot) 900⭐️ Access ChatGPT for personal WeChat - [ChatGPT Q&A assistant](https://github.com/fuzhengwei/chatbot-api) 503⭐️ ChatGPT AI Q & A Assistant -- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) 2619⭐️ Integrate ChatGPT into your own discord bot -- [chatGPT-telegram-bot](https://github.com/altryne/chatGPT-telegram-bot) 1668⭐️ This is a very early attempt at having chatGPT work within a telegram bot -- [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) 4195⭐️ A ChatGPT implementation with support for Bing's GPT-4 version of ChatGPT +- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) 2620⭐️ Integrate ChatGPT into your own discord bot +- [chatGPT-telegram-bot](https://github.com/altryne/chatGPT-telegram-bot) 1669⭐️ This is a very early attempt at having chatGPT work within a telegram bot +- [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) 4196⭐️ A ChatGPT implementation with support for Bing's GPT-4 version of ChatGPT - [progressive-chatgpt-bot](https://github.com/ulivz/progressive-chatgpt-bot) 6⭐️ A progressive ChatGPT feishu bot, made for Girlfriend - [wx-chatgpt](https://github.com/wuomzfx/wx-chatgpt) 62⭐️ Wechat Public Account cloud hosting access chatgpt template -- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 92⭐️ A powerful ChatGPT app for all WearOS devices +- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 93⭐️ A powerful ChatGPT app for all WearOS devices - [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) 163⭐️ 🐤 Adds the magic of ChatGPT to DuckDuckGo sidebar -- [BraveGPT](https://github.com/kudoai/bravegpt) 144⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar +- [BraveGPT](https://github.com/kudoai/bravegpt) 145⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar ## Extend ChatGPT Feature - [Kubectl OpenAI plugin](https://github.com/sozercan/kubectl-ai) 1008⭐️ This project is a kubectl plugin to generate and apply Kubernetes manifests using OpenAI GPT -- [shareGPT](https://github.com/domeccleston/sharegpt) 1728⭐️ permanent links to your conversations +- [shareGPT](https://github.com/domeccleston/sharegpt) 1729⭐️ 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) 1658⭐️ Generate your Twitter bio with OpenAI and Vercel Edge Functions - [OpenAI-ImageGeneration-Vue3](https://github.com/Jaykef/OpenAI-ImageGeneration-Vue3) 4⭐️ 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) 4170⭐️ A powerful image generation model, can through the study of the evolution of an image to generate a new image +- [ai-research-for-practise](https://github.com/phodal/ai-research-for-practise) 4171⭐️ 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) 9866⭐️ Upload a photo of your room to generate your dream room with AI -- [DocsGPT](https://github.com/arc53/DocsGPT) 14575⭐️ GPT-powered chat for documentation search & assistance +- [DocsGPT](https://github.com/arc53/DocsGPT) 14577⭐️ GPT-powered chat for documentation search & assistance - [TypeScript Local Code Plugin](https://github.com/kesor/chatgpt-code-plugin) 236⭐️ 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!) @@ -227,16 +227,16 @@ If you created or found any awesome resource about ChatGPT, Your contributions a - [Pagefelt - Mental Health Journal and AI Coach powered by ChatGPT](https://www.pagefelt.com?githubrepo) - [kindle-gpt](https://github.com/mckaywrigley/kindle-gpt) 256⭐️ AI search & chat on your Kindle highlights - [eslint-gpt](https://github.com/ycjcl868/eslint-gpt) 208⭐️ Generate your eslint rule with OpenAI and Vercel Edge Functions -- [chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) 3165⭐️ Elegant and Powerfull. Powered by OpenAI and Vercel -- [chatgpt_academic](https://github.com/binary-husky/chatgpt_academic) 63701⭐️ Specialized ChatGPT extension for scientific research work, optimized for enhancing the experience of polishing academic papers -- [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) 28116⭐️ An open source ChatGPT UI -- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) 74689⭐️ One-Click to deploy your own ChatGPT web UI -- [BibiGPT](https://github.com/JimmyLv/BibiGPT) 5184⭐️ One-click summary for video & audio content: Bilibili | YouTube | Websites丨Podcasts | Meetings | Local files, etc +- [chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) 3167⭐️ Elegant and Powerfull. Powered by OpenAI and Vercel +- [chatgpt_academic](https://github.com/binary-husky/chatgpt_academic) 63721⭐️ Specialized ChatGPT extension for scientific research work, optimized for enhancing the experience of polishing academic papers +- [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) 28135⭐️ An open source ChatGPT UI +- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) 74713⭐️ One-Click to deploy your own ChatGPT web UI +- [BibiGPT](https://github.com/JimmyLv/BibiGPT) 5189⭐️ 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) 784⭐️ Translate your locale json files with AI assistance - [Promptsandbox.io](https://github.com/eg9y/promptsandbox.io) 11⭐️ 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) 31306⭐️ 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. +- [AgentGPT](https://github.com/reworkd/AgentGPT) 31314⭐️ 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. - [FastGPT](https://github.com/c121914yu/FastGPT) 174⭐️ 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) 15052⭐️ 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 @@ -254,31 +254,31 @@ If you created or found any awesome resource about ChatGPT, Your contributions a - [Debugger that fixes errors and explains them with GPT-3](https://github.com/shobrook/adrenaline/) 3775⭐️ Talk to your codebase - [iChatGPT](https://github.com/37iOS/iChatGPT) 923⭐️ OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS - [chatgpt-android](https://github.com/skydoves/chatgpt-android) 3671⭐️ ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose -- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 92⭐️ A powerful ChatGPT app for all WearOS devices +- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 93⭐️ A powerful ChatGPT app for all WearOS devices - [Smalltalk](https://github.com/tinystruct/smalltalk) 344⭐️ A funny anonymous chat software which integrated with OpenAI ChatGPT and Stability AI. -- [Delphi Chat GPT](https://github.com/HemulGM/ChatGPT) 398⭐️ Delphi Chat GPT with FMX -- [Horizon AI Template](https://github.com/horizon-ui/chatgpt-ai-template) 403⭐️ Trendiest Open-Source ChatGPT AI Template & Starter Kit for React & NextJS -- [GPT Mobile](https://github.com/Taewan-P/gpt_mobile) 117⭐️ GPT Mobile is an Android app that can chat with multiple LLMs at once! Currently supports ChatGPT, Anthropic Claude, and Google Gemini. +- [Delphi Chat GPT](https://github.com/HemulGM/ChatGPT) 399⭐️ Delphi Chat GPT with FMX +- [Horizon AI Template](https://github.com/horizon-ui/chatgpt-ai-template) 402⭐️ Trendiest Open-Source ChatGPT AI Template & Starter Kit for React & NextJS +- [GPT Mobile](https://github.com/Taewan-P/gpt_mobile) 118⭐️ 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) 1435⭐️ Generate beautiful, informative, and well-structured README.md files. +- [README-AI](https://github.com/eli64s/README-AI) 1438⭐️ Generate beautiful, informative, and well-structured README.md files. - [CommitAssist](https://github.com/dejorrit/commit-assist) 14⭐️ Auto generate commit messages using ChatGPT - [Cli for ChatGPT](https://github.com/j178/chatgpt) 725⭐️ A TUI for ChatGPT API, powered by GPT-3.5-turbo and GPT-4 models - [gptcommit](https://github.com/zurawiki/gptcommit) 2324⭐️ A git prepare-commit-msg hook for authoring commit messages with GPT-3 - [Voice-based chatGPT](https://github.com/platelminto/chatgpt-conversation) 659⭐️ Have a conversation with ChatGPT using your voice, and have it talk back. -- [Explain your runtime errors with ChatGPT](https://github.com/shobrook/stackexplain) 514⭐️ Explain your error message with ChatGPT +- [Explain your runtime errors with ChatGPT](https://github.com/shobrook/stackexplain) 515⭐️ Explain your error message with ChatGPT - [GPT3 WordPress post generator](https://github.com/nicolaballotta/gtp3-wordpress-post-generator) 119⭐️ A simple cli to generate WordPress posts using Gpt3 starting from a topic. - [Assistant CLI](https://github.com/diciaup/assistant-cli) 181⭐️ A comfortable CLI tool to use ChatGPT service🔥 -- [chatgpt-wrapper](https://github.com/mmabrouk/chatgpt-wrapper) 3634⭐️ API for interacting with ChatGPT and GPT4 using Python and from Shell. -- [aicommits](https://github.com/Nutlope/aicommits) 7666⭐️ A CLI that writes your git commit messages for you with AI +- [chatgpt-wrapper](https://github.com/mmabrouk/chatgpt-wrapper) 3635⭐️ API for interacting with ChatGPT and GPT4 using Python and from Shell. +- [aicommits](https://github.com/Nutlope/aicommits) 7668⭐️ A CLI that writes your git commit messages for you with AI - [cz-git](https://github.com/Zhengqbbb/cz-git) 1049⭐️ cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format commitizen adapter and CLI - [Smalltalk](https://github.com/tinystruct/smalltalk) 344⭐️ A funny anonymous chat software which support CLI and integrated with ChatGPT / GPT-3. - [CLI-Co-Pilot](https://github.com/AntonOsika/CLI-Co-Pilot) 189⭐️ CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents - [cli-gpt](https://github.com/MagicCube/cli-gpt) 99⭐️ Translate human language to command line using ChatGPT - [HappyCommit](https://github.com/jackbackes/happycommit) 15⭐️ 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) 208⭐️ Automagically generate conventional git commit messages with AI. -- [autodoc](https://github.com/context-labs/autodoc) 1932⭐️ Autodoc is a experimental toolkit for auto-generating codebase documentation for git repositories using Large Language Models, like GPT-4 or Alpaca. +- [autodoc](https://github.com/context-labs/autodoc) 1931⭐️ 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) 106⭐️ 🥝 A command line application to interact with OpenAI ChatGPT API. - [markdown-gpt-translator](https://github.com/smikitky/markdown-gpt-translator) 258⭐️ Translate Markdown documentation using ChatGPT API - [AIGenPipeline](https://github.com/stoerr/AIGenPipeline) 4⭐️ - AI based code generation pipeline: command line tool and framework for systematic code generation using ChatGPT API e.g. in a build process. @@ -286,8 +286,8 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## Github Actions - [chatgpt-action](https://github.com/kxxt/chatgpt-action) 553⭐️ Let ChatGPT review PRs for you -- [ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview) 3926⭐️ A code review bot powered by ChatGPT -- [openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) 1471⭐️ OpenAI ChatGPT based PR reviewer and summarizer +- [ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview) 3930⭐️ A code review bot powered by ChatGPT +- [openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) 1472⭐️ OpenAI ChatGPT based PR reviewer and summarizer - [chatgpt-create-unit-tests](https://github.com/zebroc/chatgpt-create-unit-tests) 11⭐️ Let ChatGPT write unit tests & do reviews for you (or provide your own prompts) ## Cybersecurity @@ -297,17 +297,17 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## Prompts -- [ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) 5894⭐️ The ChatGPT Shortcut page displays all the prompts by default, and is divided into label area, search area, and prompt display area +- [ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) 5898⭐️ 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) 224⭐️ 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) 110101⭐️ ChatGPT prompts that works well. +- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) 110189⭐️ ChatGPT prompts that works well. - [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt) 577⭐️ Posts & thoughts about prompting ChatGPT for different usages - [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) 224⭐️ 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) 28446⭐️ A GPT-4 AI Tutor Prompt for customizable personalized learning experiences -- [prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers) 11269⭐️ 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版 +- [Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor) 28450⭐️ A GPT-4 AI Tutor Prompt for customizable personalized learning experiences +- [prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers) 11282⭐️ 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版 - [DeepLearningAI-ChatGPT](https://github.com/LazaUK/DeepLearningAI-ChatGPT) 76⭐️ 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) 5289⭐️ Empowering everyone to become a prompt expert!🚀 +- [LangGPT](https://github.com/yzfly/LangGPT) 5293⭐️ Empowering everyone to become a prompt expert!🚀 ## Reverse Proxy @@ -320,14 +320,14 @@ If you created or found any awesome resource about ChatGPT, Your contributions a ## User Scripts -- [ChatGPT conversation saving bookmark](https://github.com/jcubic/chat-gpt) 296⭐️ Save chatGPT conversation as HTML file -- [WebGPT](https://github.com/0hq/WebGPT) 3609⭐️ 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) 14366⭐️ 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) 1220⭐️ Export and Share your ChatGPT conversation history +- [ChatGPT conversation saving bookmark](https://github.com/jcubic/chat-gpt) 297⭐️ Save chatGPT conversation as HTML file +- [WebGPT](https://github.com/0hq/WebGPT) 3611⭐️ 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) 14368⭐️ 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) 1222⭐️ 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) 163⭐️ 🐤 Adds the magic of ChatGPT to DuckDuckGo sidebar -- [BraveGPT](https://github.com/kudoai/bravegpt) 144⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar +- [BraveGPT](https://github.com/kudoai/bravegpt) 145⭐️ 🦁 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) 46⭐️ A browser bookmarklet for exporting conversations with ChatGPT as markdown files. diff --git a/README.zh-cn.star.md b/README.zh-cn.star.md index fca32770..48fd6a1f 100644 --- a/README.zh-cn.star.md +++ b/README.zh-cn.star.md @@ -54,23 +54,23 @@ ## ChatGPT 集成项目 ### Python -- [xiaogpt](https://github.com/yihong0618/xiaogpt) 6062⭐️ 用小米 AI speaker 播放 ChatGPT。 +- [xiaogpt](https://github.com/yihong0618/xiaogpt) 6064⭐️ 用小米 AI speaker 播放 ChatGPT。 - [ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader) 730⭐️ 这个资源库提供了一个简单的界面,利用 gpt-3.5-turbo 模型来阅读PDF格式的学术论文。 -- [FastChat](https://github.com/lm-sys/FastChat) 36368⭐️ 一个用于训练、服务和评估基于大型语言模型的聊天机器人的开放平台。 +- [FastChat](https://github.com/lm-sys/FastChat) 36378⭐️ 一个用于训练、服务和评估基于大型语言模型的聊天机器人的开放平台。 - [openai-quickstart-python](https://github.com/openai/openai-quickstart-python) 1682⭐️ OpenAI API 快速入门教程中的 Python 示例应用程序。 - [email-automation](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/email-automation) 141⭐️ 通过电子邮件自动化实现新闻简报/博客的自动化。 - [chatbot](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/chatbot) 141⭐️ ChatGPT 集成了更快、更安全的聊天机器人,并托管在云端。 - [whistep speech-to-text](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/whisper-speech-text) 141⭐️ : OpnAI's whisper 是一个将语音转换成文本的库。 - [knowledge-gpt](https://github.com/geeks-of-data/knowledge-gpt) 278⭐️ 使用 ChatGPT 和其他语言模型从所有信息源中提取知识。对信息源进行索引和制作问答环节。 -- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) 166344⭐️ 使 GPT-4 完全的实验性开源尝试。 -- [GPTCache](https://github.com/zilliztech/GPTCache) 7063⭐️ GPTCache 是一个创建语义缓存的库,用于存储 LLM 查询的响应。 -- [gpt4free](https://github.com/xtekky/gpt4free) 59874⭐️ 通过几个反向工程的API(Poe.com, phind.com, chat.openai.com等),使Ai产业去中心化,免费提供gpt-4/3.5脚本。 +- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) 166357⭐️ 使 GPT-4 完全的实验性开源尝试。 +- [GPTCache](https://github.com/zilliztech/GPTCache) 7065⭐️ GPTCache 是一个创建语义缓存的库,用于存储 LLM 查询的响应。 +- [gpt4free](https://github.com/xtekky/gpt4free) 59881⭐️ 通过几个反向工程的API(Poe.com, phind.com, chat.openai.com等),使Ai产业去中心化,免费提供gpt-4/3.5脚本。 - [gpt4free-ts](https://github.com/xiangsx/gpt4free-ts) 7611⭐️ 提供免费的 OpenAI GPT-4 API!这是一个复制 xtekky/gpt4free TypeScript版本的项目。 -- [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4) 25287⭐️ MiniGPT-4:用先进的大型语言模型加强视觉-语言理解 +- [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4) 25288⭐️ MiniGPT-4:用先进的大型语言模型加强视觉-语言理解 - [chatgpt-tool-hub](https://github.com/goldfishh/chatgpt-tool-hub) 1189⭐️ 一个开源的聊天GPT工具生态系统,您可以将工具组合到聊天GPT中,通过自然语言来实现任何操作。 -- [privateGPT](https://github.com/imartinez/privateGPT) 53527⭐️ 利用GPT的能力,以全然私密的方式与您的文档进行互动,100%保密,没有任何数据泄漏。 -- [ChatGPT-ShellMaster](https://github.com/VolkanSah/ChatGPT-ShellMaster) 50⭐️ ChatGPT ShellMaster 通过聊天使用OpenAI的ChatGPT启用命令行交互。 -- [DemoGPT](https://github.com/melih-unsal/DemoGPT) 1671⭐️ 🧩 DemoGPT 允许您仅通过提示就可以快速创建演示。 +- [privateGPT](https://github.com/imartinez/privateGPT) 53530⭐️ 利用GPT的能力,以全然私密的方式与您的文档进行互动,100%保密,没有任何数据泄漏。 +- [ChatGPT-ShellMaster](https://github.com/VolkanSah/ChatGPT-ShellMaster) 51⭐️ ChatGPT ShellMaster 通过聊天使用OpenAI的ChatGPT启用命令行交互。 +- [DemoGPT](https://github.com/melih-unsal/DemoGPT) 1673⭐️ 🧩 DemoGPT 允许您仅通过提示就可以快速创建演示。 - [openai-functools](https://github.com/Jakob-98/openai-functools) 68⭐️ 简化管理和创建 OpenAI 功能元数据。 @@ -89,15 +89,15 @@ - [whetstone.chatgpt](https://github.com/johniwasz/whetstone.chatgpt) 96⭐️ 一个简单的轻量级库,包装GPT-3 API,支持依赖性注入 - [chatgpt-starter](https://github.com/zhangjh/chatgpt-starter) 17⭐️ 基于 spring boot 的 chatGPT 启动器,为 java 提供 chatGPT api - [chatgpt-plus-api-client](https://github.com/mzbac/chatgpt-plus-api-client) 27⭐️ 对 ChatGPT 进行 API 调用的节点客户端 -- [Unoffical API in Python](https://github.com/acheong08/ChatGPT) 28002⭐️ 反向工程的 ChatGPT API -- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) 4221⭐️ 非官方的 ChatGPT API 的 Python 客户端,具有自动令牌再生、对话跟踪、代理支持等功能。 -- [Unofficial API in JS/TS](https://github.com/transitive-bullshit/chatgpt-api) 16222⭐️ 用于官方 ChatGPT API 的 Node.js 客户端. +- [Unoffical API in Python](https://github.com/acheong08/ChatGPT) 28007⭐️ 反向工程的 ChatGPT API +- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) 4222⭐️ 非官方的 ChatGPT API 的 Python 客户端,具有自动令牌再生、对话跟踪、代理支持等功能。 +- [Unofficial API in JS/TS](https://github.com/transitive-bullshit/chatgpt-api) 16226⭐️ 用于官方 ChatGPT API 的 Node.js 客户端. - [Unofficial API in Dart](https://github.com/MisterJimson/chatgpt_api_dart) 56⭐️ 非官方的 ChatGPT API 的 Dart 客户端 - [A Java Version ChatGPT SDK](https://github.com/swordintent/chatgpt-web-api) 39⭐️ Java 版 ChatGPT SDK -- [chatgpt-java](https://github.com/PlexPt/chatgpt-java) 3545⭐️ ChatGPT Java SDK. 用于与 OpenAI 的 ChatGPT 的 API 进行交互的轻量级包。 -- [This repo is unofficial ChatGPT api](https://github.com/taranjeet/chatgpt-api) 688⭐️ 基于 Daniel Gross 的 WhatsApp GPT +- [chatgpt-java](https://github.com/PlexPt/chatgpt-java) 3546⭐️ ChatGPT Java SDK. 用于与 OpenAI 的 ChatGPT 的 API 进行交互的轻量级包。 +- [This repo is unofficial ChatGPT api](https://github.com/taranjeet/chatgpt-api) 689⭐️ 基于 Daniel Gross 的 WhatsApp GPT - [chatGPT-server](https://github.com/dataaug/chatGPT-server) 17⭐️ 在服务器上部署 ChatGPT -- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) 17229⭐️ 克隆 ChatGPT,使用官方模型,逆向工程 UI,具有 AI 模型切换、信息搜索和提示模板等功能。 +- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) 17250⭐️ 克隆 ChatGPT,使用官方模型,逆向工程 UI,具有 AI 模型切换、信息搜索和提示模板等功能。 - [DelphiOpenAI](https://github.com/HemulGM/DelphiOpenAI) 230⭐️ Delphi 的 OpenAI API 客户端。使用 ChatGPT、DALL-E 等产品。 - [Embedchain](https://github.com/embedchain/embedchain): 用于在数据集上创建类似 ChatGPT 的机器人的框架。 @@ -107,21 +107,21 @@ ## 浏览器扩展 -- [chatGPTBox](https://github.com/josStorer/chatGPTBox) 9865⭐️ 将 ChatGPT 深度整合到您的浏览器,您需要的一切都在这里。 +- [chatGPTBox](https://github.com/josStorer/chatGPTBox) 9869⭐️ 将 ChatGPT 深度整合到您的浏览器,您需要的一切都在这里。 - [chatgpt-google-summary-extension](https://github.com/sparticleinc/chatgpt-google-summary-extension) 1764⭐️ 在 Google 搜索结果和 YouTube 视频旁边查看ChatGPT摘要,也支持 Yahoo! -- [Automate your browser with GPT-4](https://github.com/TaxyAI/browser-extension) 930⭐️ 使用 GPT-4 来控制你的浏览器并代表你执行重复性的动作。 +- [Automate your browser with GPT-4](https://github.com/TaxyAI/browser-extension) 932⭐️ 使用 GPT-4 来控制你的浏览器并代表你执行重复性的动作。 - [summarize.site](https://github.com/clmnin/summarize.site) 732⭐️ 使用 OpenAI ChatGPT 对网页进行总结。 - [codereview.gpt](https://github.com/sturdy-dev/codereview.gpt) 543⭐️ 使用 ChatGPT 审查你的 Pull Request,这样你就可以假装工作了。 - [chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) 13258⭐️ 在谷歌搜索结果旁边显示 ChatGPT 响应的扩展。 -- [ChatGPT_Extension](https://github.com/kazuki-sf/ChatGPT_Extension) 445⭐️ Chrome 扩展可以打开 ChatGPT 弹出窗口 (basically [a bookmark](https://github.com/kazuki-sf/ChatGPT_Extension/issues/6)) +- [ChatGPT_Extension](https://github.com/kazuki-sf/ChatGPT_Extension) 446⭐️ Chrome 扩展可以打开 ChatGPT 弹出窗口 (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) 12⭐️ 在必应搜索结果旁边显示 ChatGPT 响应的浏览器扩展,支持 Chrome/Edge/Firefox。 - [ChatGPT-pdf](https://github.com/liady/ChatGPT-pdf) 1463⭐️ 为 ChatGPT 添加共享功能的扩展(PDF、PNG 或可共享链接)。 - [Superpower ChatGPT](https://chrome.google.com/webstore/detail/superpower-chatgpt/amhmeenmapldpjdedekalnfifgnpfnkc) 为 ChatGPT 添加输入历史、复制和计数器的 Chrome 扩展程序 - [ChassistantGPT](https://github.com/idosal/assistant-chat-gpt) 221⭐️ embeds ChatGPT as a hands-free voice assistant in the background -- [WebChatGPT](https://github.com/qunash/chatgpt-advanced/) 6417⭐️ augment your prompts to ChatGPT with web search results +- [WebChatGPT](https://github.com/qunash/chatgpt-advanced/) 6420⭐️ augment your prompts to ChatGPT with web search results - [chat-gpt-userscript](https://github.com/zhengbangbo/chat-gpt-userscript) 79⭐️ A userscript to display ChatGPT answer alongside Search Engine or Translator - [gpt2markdown](https://github.com/0xreeko/gpt2markdown) 71⭐️ A browser extension that exports your ChatGPT conversations to Markdown format -- [openai-translator](https://github.com/yetone/openai-translator) 23515⭐️ A Chrome extension for word translation based on ChatGPT API +- [openai-translator](https://github.com/yetone/openai-translator) 23518⭐️ A Chrome extension for word translation based on ChatGPT API - [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) 224⭐️ 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) 13258⭐️ 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) 58⭐️ Synchronize chatgpt conversations to the github repository in the form of `.md` file @@ -133,79 +133,79 @@ ## 桌面应用 -- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) 52181⭐️ powered by ChatGPT & Tauri -- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop) 1978⭐️ Windows/MacOS/Linux desktop menubar app using tauri & rust. -- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) 6376⭐️ ChatGPT for Mac, living in your menubar -- [BingGPT](https://github.com/dice2o/BingGPT) 9279⭐️ 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) 4032⭐️ Whisper & GPT-based app for passing remote SWE interviews +- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) 52190⭐️ powered by ChatGPT & Tauri +- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop) 1979⭐️ Windows/MacOS/Linux desktop menubar app using tauri & rust. +- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) 6377⭐️ ChatGPT for Mac, living in your menubar +- [BingGPT](https://github.com/dice2o/BingGPT) 9278⭐️ 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) 4034⭐️ Whisper & GPT-based app for passing remote SWE interviews - [IntelliBar](https://intellibar.app/) Spotlight-like macOS app that puts ChatGPT a shortcut away. ## 编辑器 - [vim-chatgpt](https://github.com/CoderCookE/vim-chatgpt) 225⭐️ a Vim Plugin For ChatGPT -- [ChatGPT VSCode](https://github.com/mpociot/chatgpt-vscode) 4968⭐️ VSCode extension ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) +- [ChatGPT VSCode](https://github.com/mpociot/chatgpt-vscode) 4969⭐️ VSCode extension ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) - [chatgpt-vscode-plugin](https://github.com/barnesoir/chatgpt-vscode-plugin) 249⭐️ A VS code plugin for ChatGPT built by ChatGPT -- [vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) 3479⭐️ The extension is pair-programmed with ChatGPT +- [vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) 3480⭐️ The extension is pair-programmed with ChatGPT - [Jetbrains IDE plugin](https://github.com/LiLittleCat/intellij-chatgpt) 141⭐️ A ChatGPT plugin for JetBrains IDE (webview) -- [Jetbrains IDE plugin](https://github.com/dromara/ChatGPT) 1012⭐️ A ChatGPT plugin for JetBrains IDEs (using OpenAI's API) +- [Jetbrains IDE plugin](https://github.com/dromara/ChatGPT) 1013⭐️ A ChatGPT plugin for JetBrains IDEs (using OpenAI's API) - [chatgpt.vim](https://github.com/terror/chatgpt.nvim) 277⭐️ Neovim plugin that lets you query ChatGPT inside a Neovim buffer. - [Google docs](https://github.com/cesarhuret/docGPT) 665⭐️ ChatGPT directly within Google Docs as an Editor Add-on. -- [a plugin for JetBrains series IDE](https://github.com/dromara/ChatGPT) 1012⭐️ This project is a plugin that supports ChatGPT running on JetBrains series IDE. +- [a plugin for JetBrains series IDE](https://github.com/dromara/ChatGPT) 1013⭐️ This project is a plugin that supports ChatGPT running on JetBrains series IDE. - [add-chatgpt-to-microsoft-word](https://github.com/analyticsinmotion/add-chatgpt-to-microsoft-word) 92⭐️ How to add ChatGPT's Text Completion to Microsoft Word ## 聊天机器人 -- [gpt4all](https://github.com/nomic-ai/gpt4all) 69008⭐️ a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue -- [chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk) 2089⭐️ GPT-3.5 Let your work efficiency take off directly +- [gpt4all](https://github.com/nomic-ai/gpt4all) 69015⭐️ a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue +- [chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk) 2090⭐️ GPT-3.5 Let your work efficiency take off directly - [ChatBot-TGLM6B](https://github.com/Lakr233/ChatBot-TGLM6B) 132⭐️ ChatGLM-6B Bot for Telegram -- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) 14833⭐️ GPT4 & LangChain Chatbot for large PDF docs -- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) 13225⭐️ Use ChatGPT On Wechat via wechaty -- [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) 4660⭐️ ChatGPT for Wechat -- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 29725⭐️ Wechat robot based on ChatGPT, which using OpenAI api and itchat library +- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) 14834⭐️ GPT4 & LangChain Chatbot for large PDF docs +- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) 13226⭐️ Use ChatGPT On Wechat via wechaty +- [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) 4661⭐️ ChatGPT for Wechat +- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 29738⭐️ 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) 320⭐️ chatgpt for chatbot feishu - [Serverless Telegram bot](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) 318⭐️ ChatGPT Telegram Bot running in AWS Lambda -- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt) 3075⭐️ gpt for whatsapp +- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt) 3076⭐️ gpt for whatsapp - [RayCast Extension (unofficial)](https://github.com/abielzulio/chatgpt-raycast) 563⭐️ ChatGPT raycast extension -- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) 286⭐️ Use many GPT models completely for free, on Raycast. NO API Key required! -- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) 3889⭐️ Run your own GPTChat Telegram bot, with a single command! -- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) 738⭐️ Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖 -- [myGPTReader](https://github.com/madawei2699/myGPTReader) 4421⭐️ - Slack bot that can read any webpage, YouTube video, or document and summarize it. Voice output. Chinese support. +- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) 290⭐️ Use many GPT models completely for free, on Raycast. NO API Key required! +- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) 3892⭐️ Run your own GPTChat Telegram bot, with a single command! +- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) 740⭐️ Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖 +- [myGPTReader](https://github.com/madawei2699/myGPTReader) 4422⭐️ - 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) 383⭐️ 🤖 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) 291⭐️ Run your own GPTChat Discord bot, with a single command! -- [For personal WeChat ChatGPT access](https://github.com/djun/wechatbot) 901⭐️ Access ChatGPT for personal WeChat +- [For personal WeChat ChatGPT access](https://github.com/djun/wechatbot) 900⭐️ Access ChatGPT for personal WeChat - [ChatGPT Q&A assistant](https://github.com/fuzhengwei/chatbot-api) 503⭐️ ChatGPT AI Q & A Assistant -- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) 2619⭐️ Integrate ChatGPT into your own discord bot -- [chatGPT-telegram-bot](https://github.com/altryne/chatGPT-telegram-bot) 1668⭐️ This is a very early attempt at having chatGPT work within a telegram bot -- [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) 4195⭐️ A ChatGPT implementation with support for Bing's GPT-4 version of ChatGPT +- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) 2620⭐️ Integrate ChatGPT into your own discord bot +- [chatGPT-telegram-bot](https://github.com/altryne/chatGPT-telegram-bot) 1669⭐️ This is a very early attempt at having chatGPT work within a telegram bot +- [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) 4196⭐️ A ChatGPT implementation with support for Bing's GPT-4 version of ChatGPT - [progressive-chatgpt-bot](https://github.com/ulivz/progressive-chatgpt-bot) 6⭐️ A progressive ChatGPT feishu bot, made for Girlfriend - [wx-chatgpt](https://github.com/wuomzfx/wx-chatgpt) 62⭐️ Wechat Public Account cloud hosting access chatgpt template -- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 92⭐️ A powerful ChatGPT app for all WearOS devices +- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 93⭐️ A powerful ChatGPT app for all WearOS devices - [DuckDuckGPT](https://github.com/kudoai/duckduckgpt) 163⭐️ 🐤 Adds the magic of ChatGPT to DuckDuckGo sidebar -- [BraveGPT](https://github.com/kudoai/bravegpt) 144⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar +- [BraveGPT](https://github.com/kudoai/bravegpt) 145⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar ## 扩展 ChatGPT 功能 - [Kubectl OpenAI plugin](https://github.com/sozercan/kubectl-ai) 1008⭐️ This project is a kubectl plugin to generate and apply Kubernetes manifests using OpenAI GPT -- [shareGPT](https://github.com/domeccleston/sharegpt) 1728⭐️ permenent links to your conversations +- [shareGPT](https://github.com/domeccleston/sharegpt) 1729⭐️ permenent links to your conversations - [email-helper](https://github.com/shengxinjing/email-helper) Generate your business emails in seconds - [twitterbio](https://github.com/Nutlope/twitterbio) 1658⭐️ Generate your Twitter bio with OpenAI and Vercel Edge Functions - [OpenAI-ImageGeneration-Vue3](https://github.com/Jaykef/OpenAI-ImageGeneration-Vue3) 4⭐️ 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) 4170⭐️ A powerful image generation model, can through the study of the evolution of an image to generate a new image +- [ai-research-for-practise](https://github.com/phodal/ai-research-for-practise) 4171⭐️ 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) 9866⭐️ Upload a photo of your room to generate your dream room with AI -- [DocsGPT](https://github.com/arc53/DocsGPT) 14575⭐️ GPT-powered chat for documentation search & assistance +- [DocsGPT](https://github.com/arc53/DocsGPT) 14577⭐️ GPT-powered chat for documentation search & assistance ## 网页应用 - [kindle-gpt](https://github.com/mckaywrigley/kindle-gpt) 256⭐️ AI search & chat on your Kindle highlights - [eslint-gpt](https://github.com/ycjcl868/eslint-gpt) 208⭐️ Generate your eslint rule with OpenAI and Vercel Edge Functions -- [chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) 3165⭐️ Elegant and Powerfull. Powered by OpenAI and Vercel -- [chatgpt_academic](https://github.com/binary-husky/chatgpt_academic) 63701⭐️ Specialized ChatGPT extension for scientific research work, optimized for enhancing the experience of polishing academic papers -- [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) 28116⭐️ An open source ChatGPT UI -- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) 74689⭐️ One-Click to deploy your own ChatGPT web UI -- [BibiGPT](https://github.com/JimmyLv/BibiGPT) 5184⭐️ One-click summary for video & audio content: Bilibili | YouTube | Websites丨Podcasts | Meetings | Local files, etc +- [chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) 3167⭐️ Elegant and Powerfull. Powered by OpenAI and Vercel +- [chatgpt_academic](https://github.com/binary-husky/chatgpt_academic) 63721⭐️ Specialized ChatGPT extension for scientific research work, optimized for enhancing the experience of polishing academic papers +- [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) 28135⭐️ An open source ChatGPT UI +- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) 74713⭐️ One-Click to deploy your own ChatGPT web UI +- [BibiGPT](https://github.com/JimmyLv/BibiGPT) 5189⭐️ 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) 784⭐️ Translate your locale json files with AI assistance - [Promptsandbox.io](https://github.com/eg9y/promptsandbox.io) 11⭐️ 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) 31306⭐️ 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. +- [AgentGPT](https://github.com/reworkd/AgentGPT) 31314⭐️ 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. - [examor](https://github.com/codeacme17/examor) 1054⭐️ 一款网站应用,它可以根据您的知识笔记进行周期性的测试,让您真正的记住所学所写 ## 应用 @@ -215,44 +215,44 @@ - [Debugger that fixes errors and explains them with GPT-3](https://github.com/shobrook/adrenaline/) 3775⭐️ Talk to your codebase - [iChatGPT](https://github.com/37iOS/iChatGPT) 923⭐️ OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS - [chatgpt-android](https://github.com/skydoves/chatgpt-android) 3671⭐️ ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose -- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 92⭐️ A powerful ChatGPT app for all WearOS devices +- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 93⭐️ A powerful ChatGPT app for all WearOS devices - [Smalltalk](https://github.com/tinystruct/smalltalk) 344⭐️ A funny anonymous chat software which integrated with OpenAI ChatGPT and Stability AI. ## 命令行工具 -- [README-AI](https://github.com/eli64s/README-AI) 1435⭐️ 使用 OpenAI 语言模型 API,为编写美观、结构化和信息丰富的 README.md 文件而设计的命令行工具。 +- [README-AI](https://github.com/eli64s/README-AI) 1438⭐️ 使用 OpenAI 语言模型 API,为编写美观、结构化和信息丰富的 README.md 文件而设计的命令行工具。 - [Cli for ChatGPT](https://github.com/j178/chatgpt) 725⭐️ A TUI for ChatGPT API, powered by GPT-3.5-turbo and GPT-4 models - [gptcommit](https://github.com/zurawiki/gptcommit) 2324⭐️ A git prepare-commit-msg hook for authoring commit messages with GPT-3 - [Voice-based chatGPT](https://github.com/platelminto/chatgpt-conversation) 659⭐️ Have a conversation with ChatGPT using your voice, and have it talk back. -- [Explain your runtime errors with ChatGPT](https://github.com/shobrook/stackexplain) 514⭐️ Explain your error message with ChatGPT +- [Explain your runtime errors with ChatGPT](https://github.com/shobrook/stackexplain) 515⭐️ Explain your error message with ChatGPT - [GPT3 WordPress post generator](https://github.com/nicolaballotta/gtp3-wordpress-post-generator) 119⭐️ A simple cli to generate WordPress posts using Gpt3 starting from a topic. - [Assistant CLI](https://github.com/diciaup/assistant-cli) 181⭐️ A comfortable CLI tool to use ChatGPT service🔥 -- [chatgpt-wrapper](https://github.com/mmabrouk/chatgpt-wrapper) 3634⭐️ API for interacting with ChatGPT and GPT4 using Python and from Shell. -- [aicommits](https://github.com/Nutlope/aicommits) 7666⭐️ A CLI that writes your git commit messages for you with AI +- [chatgpt-wrapper](https://github.com/mmabrouk/chatgpt-wrapper) 3635⭐️ API for interacting with ChatGPT and GPT4 using Python and from Shell. +- [aicommits](https://github.com/Nutlope/aicommits) 7668⭐️ A CLI that writes your git commit messages for you with AI - [cz-git](https://github.com/Zhengqbbb/cz-git) 1049⭐️ cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format commitizen adapter and CLI - [Smalltalk](https://github.com/tinystruct/smalltalk) 344⭐️ A funny anonymous chat software which support CLI and integrated with ChatGPT / GPT-3. - [CLI-Co-Pilot](https://github.com/AntonOsika/CLI-Co-Pilot) 189⭐️ CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents - [cli-gpt](https://github.com/MagicCube/cli-gpt) 99⭐️ Translate human language to command line using ChatGPT - [HappyCommit](https://github.com/jackbackes/happycommit) 15⭐️ 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) 208⭐️ Automagically generate conventional git commit messages with AI. -- [autodoc](https://github.com/context-labs/autodoc) 1932⭐️ Autodoc is a experimental toolkit for auto-generating codebase documentation for git repositories using Large Language Models, like GPT-4 or Alpaca. +- [autodoc](https://github.com/context-labs/autodoc) 1931⭐️ 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) 106⭐️ 🥝 一个与 OpenAI ChatGPT API 互动的命令行程序。 ## Github Actions - [chatgpt-action](https://github.com/kxxt/chatgpt-action) 553⭐️ Let ChatGPT review PRs for you -- [ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview) 3926⭐️ A code review bot powered by ChatGPT -- [openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) 1471⭐️ OpenAI ChatGPT based PR reviewer and summarizer +- [ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview) 3930⭐️ A code review bot powered by ChatGPT +- [openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) 1472⭐️ OpenAI ChatGPT based PR reviewer and summarizer ## Cybersecurity - [Beelzebub ChatGPT Honeypot](https://github.com/mariocandela/beelzebub) 646⭐️ A secure honeypot framework low code, extremely easy to configure by yaml 🚀 - [Penetration Testing Findings Generator](https://github.com/Stratus-Security/FinGen) 125⭐️ A ChatGPT based penetration testing findings generator. ## 提示 -- [ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) 5894⭐️ The ChatGPT Shortcut page displays all the prompts by default, and is divided into label area, search area, and prompt display area +- [ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) 5898⭐️ 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) 224⭐️ 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) 110101⭐️ ChatGPT prompts that works well. +- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) 110189⭐️ ChatGPT prompts that works well. - [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt) 577⭐️ Posts & thoughts about prompting ChatGPT for different usages - [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) 224⭐️ 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. @@ -266,12 +266,12 @@ - [gptlang](https://github.com/forrestchang/gptlang) 341⭐️ Experiment to see if we can create a programming language in ChatGPT. ## 用户脚本 -- [ChatGPT conversation saving bookmark](https://github.com/jcubic/chat-gpt) 296⭐️ Save chatGPT conversation as HTML file -- [WebGPT](https://github.com/0hq/WebGPT) 3609⭐️ 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) 14366⭐️ 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) 1220⭐️ Export and Share your ChatGPT conversation history +- [ChatGPT conversation saving bookmark](https://github.com/jcubic/chat-gpt) 297⭐️ Save chatGPT conversation as HTML file +- [WebGPT](https://github.com/0hq/WebGPT) 3611⭐️ 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) 14368⭐️ 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) 1222⭐️ 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) 163⭐️ 🐤 Adds the magic of ChatGPT to DuckDuckGo sidebar -- [BraveGPT](https://github.com/kudoai/bravegpt) 144⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar +- [BraveGPT](https://github.com/kudoai/bravegpt) 145⭐️ 🦁 Adds the magic of ChatGPT to Brave Search sidebar