From 7ffe0faf09be729c5097d22800620888378f3e24 Mon Sep 17 00:00:00 2001 From: taishi-i Date: Mon, 22 Jul 2024 01:21:00 +0900 Subject: [PATCH] add repositories (Updated on July 22, 2024) --- README.md | 36 ++++---- awesome-ChatGPT-repositories.json | 132 ++++++++++++++++++++++++++++++ docs/README.en.md | 36 ++++---- docs/README.ja.md | 36 ++++---- docs/README.zh-hans.md | 36 ++++---- docs/README.zh-hant.md | 36 ++++---- 6 files changed, 207 insertions(+), 105 deletions(-) diff --git a/README.md b/README.md index 39ea1c6..f263407 100644 --- a/README.md +++ b/README.md @@ -14,36 +14,23 @@ Your contributions are always welcome! Before contributing, please read [the gui ## The latest additions 🎉 - * Updated [a search tool in Hugging Face Space 🤗](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search) to v2. You can search 1500+ projects from GitHub - -**Prompts** - * [keras-llm-robot](https://github.com/smalltong02/keras-llm-robot) - A web UI Project In order to learn the large language model. This project includes features such as chat, quantization, fine-tuning, prompt engineering templates, and multimodality. - - **Chatbots** - * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 minimalistic ChatBot Interface in pure python + * [pokitoki](https://github.com/nalgeon/pokitoki) - Humble GPT Telegram Bot + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-3.5/GPT-4 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈 **Browser-extensions** - * [supermemory](https://github.com/supermemoryai/supermemory) - Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension. - - -**NLP** - * [rag-gpt](https://github.com/gpt-open/rag-gpt) - RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wide range of queries, ensuring rapid and accurate information retrieval. - * [embedJs](https://github.com/llm-tools/embedjs) - A NodeJS RAG framework to easily work with LLMs and embeddings - * [AmadeusGPT](https://github.com/adaptivemotorcontrollab/amadeusgpt) - [NeurIPS 2023] We turn natural language descriptions of behaviors into machine-executable code - - -**Openai** - * [one-hub](https://github.com/martialbe/one-hub) - OpenAI 接口管理 & 分发系统,改自songquanpeng/one-api。支持更多模型,加入统计页面,完善非openai模型的函数调用。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - A starting point for developing your own plug-in for Auto-GPT **Others** - * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - Build chat in minutes with Sendbird UIKit open source code. - * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - The Sol Mate GPT but on your e-Paper display! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - The daily archive of GPT Store's trending data + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4. + * [gpts](https://github.com/ruvnet/gpts) - A collection of the GPTs created by rUv -_Updated on July 18, 2024_ (A total of 1670 repositories listed.) +_Updated on July 22, 2024_ (A total of 1677 repositories listed.) ## Table of contents @@ -500,6 +487,8 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [ChatPilot](https://github.com/shibing624/chatpilot) - ChatPilot: 实现AgentChat对话,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。 * [Whatsapp-Ai-BOT](https://github.com/yesbhautik/whatsapp-ai-bot) - Introducing the AI Chatbot for WhatsApp - a cutting-edge solution powered by OpenAI's ChatGPT, Playground & DALL·E. This innovative chatbot has been developed using NodeJS technology and leverages the latest advancements in AI to provide an unmatched user experience for WhatsApp today! * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 minimalistic ChatBot Interface in pure python + * [pokitoki](https://github.com/nalgeon/pokitoki) - Humble GPT Telegram Bot + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-3.5/GPT-4 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈 ## Browser-extensions @@ -677,6 +666,7 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [VisualChatGPTStudio](https://github.com/jeffdapaz/visualchatgptstudio) - Add chatGPT functionalities directly on Visual Studio * [crawlee-python](https://github.com/apify/crawlee-python) - Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation. * [supermemory](https://github.com/supermemoryai/supermemory) - Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension. + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - A starting point for developing your own plug-in for Auto-GPT ## CLIs @@ -1788,5 +1778,9 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [Chatgpt-Makes-Money](https://github.com/xiaoming2028/chatgpt-makes-money) - ChatGPT副业赚钱技巧必看, ChatGPT副业赚钱秘籍, ChatGPT从入门到精通 * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - Build chat in minutes with Sendbird UIKit open source code. * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - The Sol Mate GPT but on your e-Paper display! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - The daily archive of GPT Store's trending data + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4. + * [gpts](https://github.com/ruvnet/gpts) - A collection of the GPTs created by rUv diff --git a/awesome-ChatGPT-repositories.json b/awesome-ChatGPT-repositories.json index f452218..68eaa5c 100644 --- a/awesome-ChatGPT-repositories.json +++ b/awesome-ChatGPT-repositories.json @@ -10211,6 +10211,56 @@ "zh-hans": "💬纯Python的极简ChatBot界面", "zh-hant": "💬 純Python極簡ChatBot界面" } + }, + "https://github.com/nalgeon/pokitoki": { + "repository_name": "pokitoki", + "user_name": "nalgeon", + "language": "Python", + "license": "MIT License", + "description": "Humble GPT Telegram Bot", + "topics": [ + "bot", + "chat-gpt", + "chatbot", + "dall-e", + "gpt-35-turbo", + "gpt-4", + "gpt-4o", + "telegram" + ], + "multilingual_descriptions": { + "en": "Humble GPT Telegram Bot", + "ja": "謙虚なGPTテレグラムボット", + "zh-hans": "谦逊的GPT Telegram机器人", + "zh-hant": "謙虛的 GPT Telegram 機器人" + } + }, + "https://github.com/yohasebe/openai-chat-api-workflow": { + "repository_name": "openai-chat-api-workflow", + "user_name": "yohasebe", + "language": null, + "license": "MIT License", + "description": "🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-3.5/GPT-4 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈", + "topics": [ + "ai", + "alfred", + "chatbot", + "dall-e", + "gpt", + "image-generation", + "image-understanding", + "openai", + "speech-to-text", + "text-to-speech", + "whisper", + "workflow" + ], + "multilingual_descriptions": { + "en": "🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-3.5/GPT-4 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈", + "ja": "🎩 OpenAI Chat APIを使用してGPT-3.5/GPT-4とやり取りするためのAlfred 5ワークフロー 🤖💬 画像生成も可能 🖼️、画像理解 👀、音声からテキストへの変換 🎤、テキストから音声への合成 🔈", + "zh-hans": "🎩 一个用于使用OpenAI Chat API与GPT-3.5/GPT-4进行交互的Alfred 5工作流程 🤖💬 它还允许图像生成 🖼️,图像理解 👀,语音转文字转换 🎤,以及文本转语音合成 🔈", + "zh-hant": "🎩 一個Alfred 5工作流程,用於使用OpenAI Chat API與GPT-3.5/GPT-4進行互動 🤖💬 它還允許圖像生成 🖼️,圖像理解 👀,語音轉文字轉換 🎤,以及文本轉語音合成 🔈" + } } }, "Browser-extensions": { @@ -14060,6 +14110,20 @@ "zh-hans": "用超级记忆力建立自己的第二大脑。这是您书签的ChatGPT。使用Chrome扩展程序导入推文或保存网站和内容。", "zh-hant": "用超級記憶力建立您自己的第二大腦。這是您書籤的ChatGPT。使用Chrome擴展程序導入推文或保存網站和內容。" } + }, + "https://github.com/significant-gravitas/auto-gpt-plugin-template": { + "repository_name": "Auto-GPT-Plugin-Template", + "user_name": "Significant-Gravitas", + "language": "Python", + "license": "MIT License", + "description": "A starting point for developing your own plug-in for Auto-GPT", + "topics": [], + "multilingual_descriptions": { + "en": "A starting point for developing your own plug-in for Auto-GPT", + "ja": "Auto-GPTのための独自のプラグインを開発するための出発点", + "zh-hans": "为开发您自己的Auto-GPT插件提供一个起点", + "zh-hant": "開發自己的Auto-GPT插件的起點" + } } }, "CLIs": { @@ -36712,6 +36776,74 @@ "zh-hans": "Sol Mate GPT但在您的电子纸显示屏上!", "zh-hant": "在您的電子紙顯示器上使用Sol Mate GPT!" } + }, + "https://github.com/ainativelab/gptstore-data-backup": { + "repository_name": "gptstore-data-backup", + "user_name": "AINativeLab", + "language": null, + "license": null, + "description": "The daily archive of GPT Store's trending data", + "topics": [ + "gpt", + "gpt-store", + "gpts", + "gptsstore", + "gptstore" + ], + "multilingual_descriptions": { + "en": "The daily archive of GPT Store's trending data", + "ja": "GPTストアのトレンドデータの日次アーカイブ", + "zh-hans": "GPT Store每日热门数据存档", + "zh-hant": "GPT Store每日熱門數據存檔" + } + }, + "https://github.com/axiba053/chatgpt-airport-tizi-fanqiang": { + "repository_name": "ChatGPT-airport-tizi-fanqiang", + "user_name": "axiba053", + "language": null, + "license": null, + "description": "ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程", + "topics": [], + "multilingual_descriptions": { + "en": "Input: ChatGPT scientific internet access ladder recommended, GPT4 upgrade tutorial, Claude-3 free usage tutorialOutput: ChatGPT scientific internet access ladder recommended, GPT4 upgrade tutorial, Claude-3 free usage tutorial", + "ja": "ChatGPT科学上网梯子サービスのおすすめ、GPT4のアップグレード方法、Claude-3の無料利用方法", + "zh-hans": "ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程", + "zh-hant": "ChatGPT科學上網梯子機場推薦,GPT4升級教程,Claude-3免費使用教程" + } + }, + "https://github.com/vscode-reborn-ai/vscode-reborn-ai": { + "repository_name": "vscode-reborn-ai", + "user_name": "vscode-reborn-ai", + "language": "TypeScript", + "license": "ISC License", + "description": "Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4.", + "topics": [ + "chatgpt", + "chatgpt-api", + "gpt-3", + "gpt-4", + "vscode-extension" + ], + "multilingual_descriptions": { + "en": "Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4.", + "ja": "VSCodeでコードをリファクタリング、改善、デバッグするために、GPT-3とGPT-4を使用してください。", + "zh-hans": "使用GPT-3和GPT-4在VSCode中重构、改进和调试您的代码。", + "zh-hant": "在VSCode中使用GPT-3和GPT-4重構、改進和除錯您的代碼。" + } + }, + "https://github.com/ruvnet/gpts": { + "repository_name": "gpts", + "user_name": "ruvnet", + "language": null, + "license": "MIT License", + "description": "A collection of the GPTs created by rUv", + "topics": [], + "multilingual_descriptions": { + "en": "A collection of the GPTs created by rUv", + "ja": "rUvによって作成されたGPTのコレクション", + "zh-hans": "rUv创建的GPT集合", + "zh-hant": "rUv創建的GPT集合" + } } } } diff --git a/docs/README.en.md b/docs/README.en.md index 56438f5..099bdf1 100644 --- a/docs/README.en.md +++ b/docs/README.en.md @@ -14,36 +14,23 @@ Your contributions are always welcome! Before contributing, please read [the gui ## The latest additions 🎉 - * Updated [a search tool in Hugging Face Space 🤗](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search) to v2. You can search 1500+ projects from GitHub - -**Prompts** - * [keras-llm-robot](https://github.com/smalltong02/keras-llm-robot) - A web UI Project In order to learn the large language model. This project includes features such as chat, quantization, fine-tuning, prompt engineering templates, and multimodality. - - **Chatbots** - * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 minimalistic ChatBot Interface in pure python + * [pokitoki](https://github.com/nalgeon/pokitoki) - Humble GPT Telegram Bot + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-3.5/GPT-4 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈 **Browser-extensions** - * [supermemory](https://github.com/supermemoryai/supermemory) - Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension. - - -**NLP** - * [rag-gpt](https://github.com/gpt-open/rag-gpt) - RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wide range of queries, ensuring rapid and accurate information retrieval. - * [embedJs](https://github.com/llm-tools/embedjs) - A NodeJS RAG framework to easily work with LLMs and embeddings - * [AmadeusGPT](https://github.com/adaptivemotorcontrollab/amadeusgpt) - [NeurIPS 2023] We turn natural language descriptions of behaviors into machine-executable code - - -**Openai** - * [one-hub](https://github.com/martialbe/one-hub) - OpenAI interface management & distribution system, modified from songquanpeng/one-api. Supports more models, adds statistical pages, and improves function calls for non-OpenAI models. + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - A starting point for developing your own plug-in for Auto-GPT **Others** - * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - Build chat in minutes with Sendbird UIKit open source code. - * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - The Sol Mate GPT but on your e-Paper display! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - The daily archive of GPT Store's trending data + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - Input: ChatGPT scientific internet access ladder recommended, GPT4 upgrade tutorial, Claude-3 free usage tutorialOutput: ChatGPT scientific internet access ladder recommended, GPT4 upgrade tutorial, Claude-3 free usage tutorial + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4. + * [gpts](https://github.com/ruvnet/gpts) - A collection of the GPTs created by rUv -_Updated on July 18, 2024_ (A total of 1670 repositories listed.) +_Updated on July 22, 2024_ (A total of 1677 repositories listed.) ## Table of contents @@ -500,6 +487,8 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [ChatPilot](https://github.com/shibing624/chatpilot) - ChatPilot: Implement AgentChat conversation, support Google search, file URL conversation (RAG), code interpreter function, and reproduce Kimi Chat (file, drag in; URL, send out). * [Whatsapp-Ai-BOT](https://github.com/yesbhautik/whatsapp-ai-bot) - Introducing the AI Chatbot for WhatsApp - a cutting-edge solution powered by OpenAI's ChatGPT, Playground & DALL·E. This innovative chatbot has been developed using NodeJS technology and leverages the latest advancements in AI to provide an unmatched user * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 minimalistic ChatBot Interface in pure python + * [pokitoki](https://github.com/nalgeon/pokitoki) - Humble GPT Telegram Bot + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-3.5/GPT-4 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈 ## Browser-extensions @@ -677,6 +666,7 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [VisualChatGPTStudio](https://github.com/jeffdapaz/visualchatgptstudio) - Add chatGPT functionalities directly on Visual Studio * [crawlee-python](https://github.com/apify/crawlee-python) - Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both head * [supermemory](https://github.com/supermemoryai/supermemory) - Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension. + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - A starting point for developing your own plug-in for Auto-GPT ## CLIs @@ -1788,5 +1778,9 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [Chatgpt-Makes-Money](https://github.com/xiaoming2028/chatgpt-makes-money) - Input: Must-see tips for making money with ChatGPT as a side job, ChatGPT money-making secrets, ChatGPT from beginner to expertOutput: Must-see tips for making money with ChatGPT as a side job, ChatGPT money-making secrets, ChatGPT from beginner to expert * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - Build chat in minutes with Sendbird UIKit open source code. * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - The Sol Mate GPT but on your e-Paper display! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - The daily archive of GPT Store's trending data + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - Input: ChatGPT scientific internet access ladder recommended, GPT4 upgrade tutorial, Claude-3 free usage tutorialOutput: ChatGPT scientific internet access ladder recommended, GPT4 upgrade tutorial, Claude-3 free usage tutorial + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4. + * [gpts](https://github.com/ruvnet/gpts) - A collection of the GPTs created by rUv diff --git a/docs/README.ja.md b/docs/README.ja.md index 23f4f47..a527d98 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -14,36 +14,23 @@ ## The latest additions 🎉 - * Updated [a search tool in Hugging Face Space 🤗](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search) to v2. You can search 1500+ projects from GitHub - -**Prompts** - * [keras-llm-robot](https://github.com/smalltong02/keras-llm-robot) - 大規模言語モデルを学ぶためのWeb UIプロジェクト。このプロジェクトには、チャット、量子化、ファインチューニング、プロンプトエンジニアリングテンプレート、マルチモダリティなどの機能が含まれています。 - - **Chatbots** - * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 純粋なPythonで作られたミニマリストなChatBotインターフェース + * [pokitoki](https://github.com/nalgeon/pokitoki) - 謙虚なGPTテレグラムボット + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 OpenAI Chat APIを使用してGPT-3.5/GPT-4とやり取りするためのAlfred 5ワークフロー 🤖💬 画像生成も可能 🖼️、画像理解 👀、音声からテキストへの変換 🎤、テキストから音声への合成 🔈 **Browser-extensions** - * [supermemory](https://github.com/supermemoryai/supermemory) - スーパーメモリーを使って自分だけの第二の脳を構築しましょう。それはあなたのブックマーク用のChatGPTです。ツイートをインポートしたり、Chrome拡張機能を使ってウェブサイトやコンテンツを保存したりできます。 - - -**NLP** - * [rag-gpt](https://github.com/gpt-open/rag-gpt) - RAG-GPTは、LLMとRAG技術を活用して、ユーザーのカスタマイズされた知識ベースから学習し、幅広いクエリに対して文脈に即した回答を提供し、迅速かつ正確な情報検索を保証します。 - * [embedJs](https://github.com/llm-tools/embedjs) - LLMsと埋め込みを簡単に扱うためのNodeJS RAGフレームワーク - * [AmadeusGPT](https://github.com/adaptivemotorcontrollab/amadeusgpt) - [NeurIPS 2023] 私たちは行動の自然言語の説明を機械実行可能なコードに変換します[NeurIPS 2023]私たちは行動の自然言語の説明を機械実行可能なコードに変換します - - -**Openai** - * [one-hub](https://github.com/martialbe/one-hub) - OpenAI インターフェース管理&配布システム、songquanpeng/one-api を改良。より多くのモデルをサポートし、統計ページを追加し、OpenAI以外のモデルの関数呼び出しを改善しました。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - Auto-GPTのための独自のプラグインを開発するための出発点 **Others** - * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - Sendbird UIKitのオープンソースコードを使用して、数分でチャットを構築できます。 - * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - Sol Mate GPTをあなたの電子ペーパーディスプレイで使用できます! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - GPTストアのトレンドデータの日次アーカイブ + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科学上网梯子サービスのおすすめ、GPT4のアップグレード方法、Claude-3の無料利用方法 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - VSCodeでコードをリファクタリング、改善、デバッグするために、GPT-3とGPT-4を使用してください。 + * [gpts](https://github.com/ruvnet/gpts) - rUvによって作成されたGPTのコレクション -_Updated on July 18, 2024_ (A total of 1670 repositories listed.) +_Updated on July 22, 2024_ (A total of 1677 repositories listed.) ## Table of contents @@ -500,6 +487,8 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [ChatPilot](https://github.com/shibing624/chatpilot) - ChatPilot: AgentChatの会話を実現し、Google検索、ファイルURL会話(RAG)、コード解釈機能をサポートし、Kimi Chat(ファイル、ドラッグアンドドロップ;URL、送信)を再現しました。 * [Whatsapp-Ai-BOT](https://github.com/yesbhautik/whatsapp-ai-bot) - WhatsApp用のAIチャットボットをご紹介します - OpenAIのChatGPT、Playground&DALL·Eによってパワードされた最先端のソリューションです。この革新的なチャットボットは、NodeJS技術を使用して開発され、AIの最新の進歩を活用して、類を見ないユーザーエクスペリエンスを提供しています。 * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 純粋なPythonで作られたミニマリストなChatBotインターフェース + * [pokitoki](https://github.com/nalgeon/pokitoki) - 謙虚なGPTテレグラムボット + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 OpenAI Chat APIを使用してGPT-3.5/GPT-4とやり取りするためのAlfred 5ワークフロー 🤖💬 画像生成も可能 🖼️、画像理解 👀、音声からテキストへの変換 🎤、テキストから音声への合成 🔈 ## Browser-extensions @@ -677,6 +666,7 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [VisualChatGPTStudio](https://github.com/jeffdapaz/visualchatgptstudio) - Visual Studioに直接chatGPT機能を追加します。 * [crawlee-python](https://github.com/apify/crawlee-python) - Crawlee—Python向けの信頼性の高いクローラーを構築するためのWebスクレイピングおよびブラウザ自動化ライブラリ。AI、LLMs、RAG、またはGPTs向けのデータを抽出します。ウェブサイトからHTML、PDF、JPG、PNGなどのファイルをダウンロードします。BeautifulSoup、Playwright、および生のHTTPと連携します。両方のヘッドで動作します。 * [supermemory](https://github.com/supermemoryai/supermemory) - スーパーメモリーを使って自分だけの第二の脳を構築しましょう。それはあなたのブックマーク用のChatGPTです。ツイートをインポートしたり、Chrome拡張機能を使ってウェブサイトやコンテンツを保存したりできます。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - Auto-GPTのための独自のプラグインを開発するための出発点 ## CLIs @@ -1788,5 +1778,9 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [Chatgpt-Makes-Money](https://github.com/xiaoming2028/chatgpt-makes-money) - Input: ChatGPT side hustle money-making tips must-see, ChatGPT side hustle money-making cheats, ChatGPT from beginner to expertOutput: ChatGPT副業でお金を稼ぐための必見のヒント、ChatGPT副業でお金を稼ぐための秘訣、ChatGPTの初心者からエキスパートまで * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - Sendbird UIKitのオープンソースコードを使用して、数分でチャットを構築できます。 * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - Sol Mate GPTをあなたの電子ペーパーディスプレイで使用できます! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - GPTストアのトレンドデータの日次アーカイブ + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科学上网梯子サービスのおすすめ、GPT4のアップグレード方法、Claude-3の無料利用方法 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - VSCodeでコードをリファクタリング、改善、デバッグするために、GPT-3とGPT-4を使用してください。 + * [gpts](https://github.com/ruvnet/gpts) - rUvによって作成されたGPTのコレクション diff --git a/docs/README.zh-hans.md b/docs/README.zh-hans.md index 459f2d5..85164e7 100644 --- a/docs/README.zh-hans.md +++ b/docs/README.zh-hans.md @@ -14,36 +14,23 @@ ## The latest additions 🎉 - * Updated [a search tool in Hugging Face Space 🤗](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search) to v2. You can search 1500+ projects from GitHub - -**Prompts** - * [keras-llm-robot](https://github.com/smalltong02/keras-llm-robot) - 一个网络UI项目,旨在学习大型语言模型。该项目包括聊天、量化、微调、提示工程模板和多模态等功能。 - - **Chatbots** - * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬纯Python的极简ChatBot界面 + * [pokitoki](https://github.com/nalgeon/pokitoki) - 谦逊的GPT Telegram机器人 + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 一个用于使用OpenAI Chat API与GPT-3.5/GPT-4进行交互的Alfred 5工作流程 🤖💬 它还允许图像生成 🖼️,图像理解 👀,语音转文字转换 🎤,以及文本转语音合成 🔈 **Browser-extensions** - * [supermemory](https://github.com/supermemoryai/supermemory) - 用超级记忆力建立自己的第二大脑。这是您书签的ChatGPT。使用Chrome扩展程序导入推文或保存网站和内容。 - - -**NLP** - * [rag-gpt](https://github.com/gpt-open/rag-gpt) - RAG-GPT,利用LLM和RAG技术,从用户定制的知识库中学习,为各种查询提供相关背景答案,确保快速准确的信息检索。 - * [embedJs](https://github.com/llm-tools/embedjs) - 一个NodeJS RAG框架,可以轻松地处理LLMs和嵌入。 - * [AmadeusGPT](https://github.com/adaptivemotorcontrollab/amadeusgpt) - [NeurIPS 2023] 我们将行为的自然语言描述转化为可执行代码。 - - -**Openai** - * [one-hub](https://github.com/martialbe/one-hub) - OpenAI 接口管理 & 分发系统,改自songquanpeng/one-api。支持更多模型,加入统计页面,完善非openai模型的函数调用。 OpenAI接口管理和分发系统,基于songquanpeng/one-api进行改进。支持更多模型,添加统计页面,完善非OpenAI模型的函数调用。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - 为开发您自己的Auto-GPT插件提供一个起点 **Others** - * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - 使用Sendbird UIKit开源代码,可以在几分钟内构建聊天功能。 - * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - Sol Mate GPT但在您的电子纸显示屏上! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - GPT Store每日热门数据存档 + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - 使用GPT-3和GPT-4在VSCode中重构、改进和调试您的代码。 + * [gpts](https://github.com/ruvnet/gpts) - rUv创建的GPT集合 -_Updated on July 18, 2024_ (A total of 1670 repositories listed.) +_Updated on July 22, 2024_ (A total of 1677 repositories listed.) ## Table of contents @@ -500,6 +487,8 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [ChatPilot](https://github.com/shibing624/chatpilot) - ChatPilot: 实现AgentChat对话,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。 * [Whatsapp-Ai-BOT](https://github.com/yesbhautik/whatsapp-ai-bot) - 介绍WhatsApp的AI聊天机器人-这是一种由OpenAI的ChatGPT、Playground和DALL·E驱动的尖端解决方案。这款创新的聊天机器人是使用NodeJS技术开发的,并利用人工智能的最新进展,为用户提供无与伦比的体验。 * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬纯Python的极简ChatBot界面 + * [pokitoki](https://github.com/nalgeon/pokitoki) - 谦逊的GPT Telegram机器人 + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 一个用于使用OpenAI Chat API与GPT-3.5/GPT-4进行交互的Alfred 5工作流程 🤖💬 它还允许图像生成 🖼️,图像理解 👀,语音转文字转换 🎤,以及文本转语音合成 🔈 ## Browser-extensions @@ -677,6 +666,7 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [VisualChatGPTStudio](https://github.com/jeffdapaz/visualchatgptstudio) - 在Visual Studio上直接添加chatGPT功能 * [crawlee-python](https://github.com/apify/crawlee-python) - Crawlee - 一个用于Python的网络爬虫和浏览器自动化库,用于构建可靠的爬虫。提取数据用于AI、LLMs、RAG或GPTs。从网站下载HTML、PDF、JPG、PNG和其他文件。与BeautifulSoup、Playwright和原始HTTP一起使用。支持头部。 * [supermemory](https://github.com/supermemoryai/supermemory) - 用超级记忆力建立自己的第二大脑。这是您书签的ChatGPT。使用Chrome扩展程序导入推文或保存网站和内容。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - 为开发您自己的Auto-GPT插件提供一个起点 ## CLIs @@ -1788,5 +1778,9 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [Chatgpt-Makes-Money](https://github.com/xiaoming2028/chatgpt-makes-money) - ChatGPT副业赚钱技巧必看,ChatGPT副业赚钱秘籍,ChatGPT从入门到精通 * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - 使用Sendbird UIKit开源代码,可以在几分钟内构建聊天功能。 * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - Sol Mate GPT但在您的电子纸显示屏上! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - GPT Store每日热门数据存档 + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程ChatGPT科学上网梯子机场推荐,GPT4升级教程,Claude-3免费使用教程 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - 使用GPT-3和GPT-4在VSCode中重构、改进和调试您的代码。 + * [gpts](https://github.com/ruvnet/gpts) - rUv创建的GPT集合 diff --git a/docs/README.zh-hant.md b/docs/README.zh-hant.md index cbe42ba..e2c1ed3 100644 --- a/docs/README.zh-hant.md +++ b/docs/README.zh-hant.md @@ -14,36 +14,23 @@ ## The latest additions 🎉 - * Updated [a search tool in Hugging Face Space 🤗](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search) to v2. You can search 1500+ projects from GitHub - -**Prompts** - * [keras-llm-robot](https://github.com/smalltong02/keras-llm-robot) - 一個網頁UI項目,旨在學習大型語言模型。該項目包括聊天、量化、微調、提示工程模板和多模式等功能。 - - **Chatbots** - * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 純Python極簡ChatBot界面 + * [pokitoki](https://github.com/nalgeon/pokitoki) - 謙虛的 GPT Telegram 機器人 + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 一個Alfred 5工作流程,用於使用OpenAI Chat API與GPT-3.5/GPT-4進行互動 🤖💬 它還允許圖像生成 🖼️,圖像理解 👀,語音轉文字轉換 🎤,以及文本轉語音合成 🔈 **Browser-extensions** - * [supermemory](https://github.com/supermemoryai/supermemory) - 用超級記憶力建立您自己的第二大腦。這是您書籤的ChatGPT。使用Chrome擴展程序導入推文或保存網站和內容。 - - -**NLP** - * [rag-gpt](https://github.com/gpt-open/rag-gpt) - RAG-GPT通過利用LLM和RAG技術,從用戶定製的知識庫中學習,為各種查詢提供相應的答案,確保快速準確的信息檢索。 - * [embedJs](https://github.com/llm-tools/embedjs) - 一個 NodeJS RAG 框架,可以輕鬆地處理LLMs和嵌入。 - * [AmadeusGPT](https://github.com/adaptivemotorcontrollab/amadeusgpt) - [NeurIPS 2023] 我們將行為的自然語言描述轉換為機器可執行的代碼 - - -**Openai** - * [one-hub](https://github.com/martialbe/one-hub) - OpenAI 接口管理 & 分发系統,改自songquanpeng/one-api。支援更多模型,加入統計頁面,完善非openai模型的函數調用。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - 開發自己的Auto-GPT插件的起點 **Others** - * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - 使用Sendbird UIKit開源代碼,幾分鐘內建立聊天功能。 - * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - 在您的電子紙顯示器上使用Sol Mate GPT! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - GPT Store每日熱門數據存檔 + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科學上網梯子機場推薦,GPT4升級教程,Claude-3免費使用教程 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - 在VSCode中使用GPT-3和GPT-4重構、改進和除錯您的代碼。 + * [gpts](https://github.com/ruvnet/gpts) - rUv創建的GPT集合 -_Updated on July 18, 2024_ (A total of 1670 repositories listed.) +_Updated on July 22, 2024_ (A total of 1677 repositories listed.) ## Table of contents @@ -500,6 +487,8 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [ChatPilot](https://github.com/shibing624/chatpilot) - ChatPilot: 實現AgentChat對話,支持Google搜索、文件網址對話(RAG)、代碼解釋器功能,復現了Kimi Chat(文件,拖進來;網址,發出來)。 * [Whatsapp-Ai-BOT](https://github.com/yesbhautik/whatsapp-ai-bot) - 介紹 WhatsApp 的 AI 聊天機器人 - 這是一個由 OpenAI 的 ChatGPT、Playground 和 DALL·E 驅動的尖端解決方案。這款創新的聊天機器人是使用 NodeJS 技術開發的,並利用 AI 領域的最新進展,為用戶提供無與倫比的體驗。 * [fastui-chat](https://github.com/shroominic/fastui-chat) - 💬 純Python極簡ChatBot界面 + * [pokitoki](https://github.com/nalgeon/pokitoki) - 謙虛的 GPT Telegram 機器人 + * [openai-chat-api-workflow](https://github.com/yohasebe/openai-chat-api-workflow) - 🎩 一個Alfred 5工作流程,用於使用OpenAI Chat API與GPT-3.5/GPT-4進行互動 🤖💬 它還允許圖像生成 🖼️,圖像理解 👀,語音轉文字轉換 🎤,以及文本轉語音合成 🔈 ## Browser-extensions @@ -677,6 +666,7 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [VisualChatGPTStudio](https://github.com/jeffdapaz/visualchatgptstudio) - 將chatGPT功能直接添加到Visual Studio * [crawlee-python](https://github.com/apify/crawlee-python) - Crawlee-一個用於Python的網頁爬蟲和瀏覽器自動化庫,用於構建可靠的爬蟲。從網站提取數據,用於AI、LLMs、RAG或GPTs。從網站下載HTML、PDF、JPG、PNG和其他文件。與BeautifulSoup、Playwright和原始HTTP一起使用。支持headless模式。 * [supermemory](https://github.com/supermemoryai/supermemory) - 用超級記憶力建立您自己的第二大腦。這是您書籤的ChatGPT。使用Chrome擴展程序導入推文或保存網站和內容。 + * [Auto-GPT-Plugin-Template](https://github.com/significant-gravitas/auto-gpt-plugin-template) - 開發自己的Auto-GPT插件的起點 ## CLIs @@ -1788,5 +1778,9 @@ _Updated on July 18, 2024_ (A total of 1670 repositories listed.) * [Chatgpt-Makes-Money](https://github.com/xiaoming2028/chatgpt-makes-money) - ChatGPT副業賺錢技巧必看, ChatGPT副業賺錢秘笈, ChatGPT從入門到精通 * [sendbird-uikit-react](https://github.com/sendbird/sendbird-uikit-react) - 使用Sendbird UIKit開源代碼,幾分鐘內建立聊天功能。 * [sol-mate-eink](https://github.com/blixt/sol-mate-eink) - 在您的電子紙顯示器上使用Sol Mate GPT! + * [gptstore-data-backup](https://github.com/ainativelab/gptstore-data-backup) - GPT Store每日熱門數據存檔 + * [ChatGPT-airport-tizi-fanqiang](https://github.com/axiba053/chatgpt-airport-tizi-fanqiang) - ChatGPT科學上網梯子機場推薦,GPT4升級教程,Claude-3免費使用教程 + * [vscode-reborn-ai](https://github.com/vscode-reborn-ai/vscode-reborn-ai) - 在VSCode中使用GPT-3和GPT-4重構、改進和除錯您的代碼。 + * [gpts](https://github.com/ruvnet/gpts) - rUv創建的GPT集合