Skip to content

Commit

Permalink
add repositories (Updated on June 14, 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Jun 13, 2024
1 parent 3bfa74a commit e315466
Show file tree
Hide file tree
Showing 6 changed files with 232 additions and 70 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,24 @@ Your contributions are always welcome! Before contributing, please read [the gui

* 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**
* [wonderful-prompts](https://github.com/langgptai/wonderful-prompts) - 🔥中文 prompt 精选🔥,ChatGPT 使用指南,提升 ChatGPT 可玩性和可用性!🚀
* [jailbreak_llms](https://github.com/verazuo/jailbreak_llms) - [CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
**Awesome-lists**
* [awesome-python](https://github.com/dylanhogg/awesome-python) - 🐍 Hand-picked awesome Python libraries and frameworks, organised by category


**Chatbots**
* [Streamer-Sales](https://github.com/peterh0323/streamer-sales) - Streamer-Sales 销冠 —— 卖货主播 LLM 大模型🛒🎁,一个能够根据给定的商品特点对商品进行解说并激发用户的购买意愿的卖货主播模型。🚀⭐内含详细的数据生成流程❗ 📦另外还集成了 LMDeploy 加速推理🚀、RAG检索增强生成 📚、TTS文字转语音🔊
**Prompts**
* [step_into_llm](https://github.com/mindspore-courses/step_into_llm) - MindSpore online courses: Step into LLM
* [promptulate](https://github.com/undertone0809/promptulate) - 🚀Large language model automation and Autonomous Language Agents development framework. Build your LLM Agent Application in a pythonic way!


**Browser-extensions**
* [ChatGPT-Gnome-Desktop-Extension](https://github.com/horrorpills/chatgpt-gnome-desktop-extension) - ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!
**Chatbots**
* [Chatbase-Alternative](https://github.com/anil-matcha/chatbase-alternative) - ChatGPT for every website.Instantly answer your visitors' questions with a personalized chatbot trained on your website content. Alternative to Chatbase, SiteGPT, Dante AI


**Langchain**
* [dialog](https://github.com/talkdai/dialog) - RAG LLM Ops App for easy deployment and testing


**Openai**
* [hisabi](https://github.com/hisabi-app/hisabi) - 💰 Free open-source personal finance tracking web application powered by ChatGPT.
* [stride-gpt](https://github.com/mrwadams/stride-gpt) - An AI-powered threat modeling tool that leverages OpenAI's GPT models to generate threat models for a given application based on the STRIDE methodology.
* [aikit](https://github.com/sozercan/aikit) - 🏗️ Fine-tune, build, and deploy open-source LLMs easily!


_Updated on June 12, 2024_ (A total of 1592 repositories listed.)
_Updated on June 14, 2024_ (A total of 1597 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -123,6 +118,7 @@ _Updated on June 12, 2024_ (A total of 1592 repositories listed.)
* [chatgpt-corpus](https://github.com/plexpt/chatgpt-corpus) - ChatGPT 中文语料库 对话语料 小说语料 客服语料 用于训练大模型
* [awesome-gpt](https://github.com/awesome-gptx/awesome-gpt) - 🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT.
* [lobe-chat-agents](https://github.com/lobehub/lobe-chat-agents) - 🤖 / 🏪 Agent Index - This is the agent index for LobeChat. It accesses index.json from this repository to display a list of available agents for LobeChat to the agent market.
* [awesome-python](https://github.com/dylanhogg/awesome-python) - 🐍 Hand-picked awesome Python libraries and frameworks, organised by category


## Prompts
Expand Down Expand Up @@ -250,6 +246,8 @@ _Updated on June 12, 2024_ (A total of 1592 repositories listed.)
* [FinRobot](https://github.com/ai4finance-foundation/finrobot) - FinRobot: An Open-Source AI Agent Platform for Financial Applications using LLMs 🚀 🚀 🚀
* [wonderful-prompts](https://github.com/langgptai/wonderful-prompts) - 🔥中文 prompt 精选🔥,ChatGPT 使用指南,提升 ChatGPT 可玩性和可用性!🚀
* [jailbreak_llms](https://github.com/verazuo/jailbreak_llms) - [CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
* [step_into_llm](https://github.com/mindspore-courses/step_into_llm) - MindSpore online courses: Step into LLM
* [promptulate](https://github.com/undertone0809/promptulate) - 🚀Large language model automation and Autonomous Language Agents development framework. Build your LLM Agent Application in a pythonic way!


## Chatbots
Expand Down Expand Up @@ -471,6 +469,7 @@ _Updated on June 12, 2024_ (A total of 1592 repositories listed.)
* [gpt-computer-assistant](https://github.com/onuratakan/gpt-computer-assistant) - gpt-4o for windows, macos and ubuntu
* [nlux](https://github.com/nlkitai/nlux) - The 𝗣𝗼𝘄𝗲𝗿𝗳𝘂𝗹 Conversational AI JavaScript Library
* [Streamer-Sales](https://github.com/peterh0323/streamer-sales) - Streamer-Sales 销冠 —— 卖货主播 LLM 大模型🛒🎁,一个能够根据给定的商品特点对商品进行解说并激发用户的购买意愿的卖货主播模型。🚀⭐内含详细的数据生成流程❗ 📦另外还集成了 LMDeploy 加速推理🚀、RAG检索增强生成 📚、TTS文字转语音🔊
* [Chatbase-Alternative](https://github.com/anil-matcha/chatbase-alternative) - ChatGPT for every website.Instantly answer your visitors' questions with a personalized chatbot trained on your website content. Alternative to Chatbase, SiteGPT, Dante AI


## Browser-extensions
Expand Down Expand Up @@ -1142,6 +1141,7 @@ _Updated on June 12, 2024_ (A total of 1592 repositories listed.)
* [LLamaTuner](https://github.com/jianzhnie/llamatuner) - Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) 大模型高效量化训练+部署.
* [langtorch](https://github.com/li2109/langtorch) - 🔥 Building composable LLM applications & workflow with Java.
* [dialog](https://github.com/talkdai/dialog) - RAG LLM Ops App for easy deployment and testing
* [aikit](https://github.com/sozercan/aikit) - 🏗️ Fine-tune, build, and deploy open-source LLMs easily!


## Unity
Expand Down
162 changes: 162 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -1656,6 +1656,36 @@
"zh-hans": "🤖 / 🏪 代理商索引 - 这是LobeChat的代理商索引。它从这个存储库中访问index.json,以显示LobeChat在代理市场上可用的代理商列表。",
"zh-hant": "🤖 / 🏪 代理商索引 - 這是LobeChat的代理商索引。它從這個存儲庫中訪問index.json,以顯示LobeChat市場上可用代理商的列表。"
}
},
"https://github.com/dylanhogg/awesome-python": {
"repository_name": "awesome-python",
"user_name": "dylanhogg",
"language": null,
"license": "MIT License",
"description": "🐍 Hand-picked awesome Python libraries and frameworks, organised by category",
"topics": [
"awesome",
"awesome-list",
"awesome-python",
"chatgpt",
"data",
"data-science",
"deep-learning",
"jupyter",
"machine-learning",
"natural-language-processing",
"nlp",
"open-source",
"pandas",
"python",
"python-library"
],
"multilingual_descriptions": {
"en": "🐍 Hand-picked awesome Python libraries and frameworks, organised by category",
"ja": "🐍 カテゴリ別に整理された、厳選された素晴らしいPythonライブラリとフレームワーク",
"zh-hans": "🐍 精选的优秀Python库和框架,按类别组织",
"zh-hant": "🐍 精選優秀的Python庫和框架,按類別整理"
}
}
},
"Prompts": {
Expand Down Expand Up @@ -4424,6 +4454,68 @@
"zh-hans": "[CCS'24] 一个数据集包含来自Reddit、Discord、网站和开源数据集的15,140个ChatGPT提示(包括1,405个越狱提示)。",
"zh-hant": "[CCS'24] 一個數據集包含來自Reddit、Discord、網站和開源數據集的15,140個ChatGPT提示(包括1,405個越獄提示)。"
}
},
"https://github.com/mindspore-courses/step_into_llm": {
"repository_name": "step_into_llm",
"user_name": "mindspore-courses",
"language": "Python",
"license": "Apache License 2.0",
"description": "MindSpore online courses: Step into LLM",
"topics": [
"bert",
"chatglm",
"chatglm2",
"chatgpt",
"codegeex",
"gpt",
"gpt2",
"instruction-tuning",
"large-language-models",
"llama",
"llama2",
"llm",
"mindspore",
"moe",
"natural-language-processing",
"nlp",
"parallel-computing",
"peft",
"prompt-tuning",
"rlhf"
],
"multilingual_descriptions": {
"en": "MindSpore online courses: Step into LLM",
"ja": "MindSporeオンラインコース:LLMに入る",
"zh-hans": "MindSpore在线课程:踏入LLM",
"zh-hant": "MindSpore 在线课程:踏入 LLM"
}
},
"https://github.com/undertone0809/promptulate": {
"repository_name": "promptulate",
"user_name": "Undertone0809",
"language": "Python",
"license": "Apache License 2.0",
"description": "🚀Large language model automation and Autonomous Language Agents development framework. Build your LLM Agent Application in a pythonic way!",
"topics": [
"agent",
"autogen",
"chatgpt",
"gpt-4",
"langchain",
"language-agent",
"llm",
"pne",
"prompt",
"prompt-engineering",
"promptulate",
"python"
],
"multilingual_descriptions": {
"en": "🚀Large language model automation and Autonomous Language Agents development framework. Build your LLM Agent Application in a pythonic way!",
"ja": "🚀大規模言語モデルの自動化と自律言語エージェントの開発フレームワーク。Pythonの方法でLLMエージェントアプリケーションを構築してください!",
"zh-hans": "🚀大型语言模型自动化和自主语言代理开发框架。以Python方式构建您的LLM代理应用程序!",
"zh-hant": "🚀大型語言模型自動化和自主語言代理開發框架。以Python方式構建您的LLM代理應用程式!"
}
}
},
"Chatbots": {
Expand Down Expand Up @@ -9522,6 +9614,41 @@
"zh-hans": "Streamer-Sales 销冠 —— 卖货主播 LLM 大模型🛒🎁,一个能够根据给定的商品特点对商品进行解说并激发用户的购买意愿的卖货主播模型。🚀⭐内含详细的数据生成流程❗ 📦另外还集成了 LMDeploy 加速推理🚀、RAG检索增强生成 📚、TTS文字转语音🔊",
"zh-hant": "Streamer-Sales 銷冠 —— 賣貨主播 LLM 大模型🛒🎁,一個能夠根據給定的商品特點對商品進行解說並激發用戶的購買意願的賣貨主播模型。🚀⭐內含詳細的數據生成流程❗ 📦另外還集成了 LMDeploy 加速推理🚀、RAG檢索增強生成 📚、TTS文字轉語音🔊"
}
},
"https://github.com/anil-matcha/chatbase-alternative": {
"repository_name": "Chatbase-Alternative",
"user_name": "Anil-matcha",
"language": "Python",
"license": "MIT License",
"description": "ChatGPT for every website.Instantly answer your visitors' questions with a personalized chatbot trained on your website content. Alternative to Chatbase, SiteGPT, Dante AI",
"topics": [
"botpress",
"botpress-alternative",
"botsonic",
"botsonic-alternative",
"chatbase",
"chatbase-alternative",
"chatbot",
"chatgpt",
"customgpt",
"customgpt-alternative",
"dante-ai",
"dante-ai-alternative",
"gpt",
"gpt4",
"langchain",
"openai",
"sitegpt",
"sitegpt-alternative",
"web-chatbot",
"website-chatbot"
],
"multilingual_descriptions": {
"en": "ChatGPT for every website.Instantly answer your visitors' questions with a personalized chatbot trained on your website content. Alternative to Chatbase, SiteGPT, Dante AI",
"ja": "各ウェブサイト用のChatGPT。ウェブサイトコンテンツでトレーニングされたパーソナライズされたチャットボットで、訪問者の質問に即座に回答します。Chatbase、SiteGPT、Dante AIの代替案。",
"zh-hans": "ChatGPT适用于每个网站。通过在您的网站内容上训练的个性化聊天机器人,即时回答访客的问题。是Chatbase、SiteGPT、Dante AI的替代方案。",
"zh-hant": "ChatGPT 適用於每個網站。使用根據您的網站內容訓練的個性化聊天機器人立即回答訪客的問題。Chatbase、SiteGPT、Dante AI 的替代方案。"
}
}
},
"Browser-extensions": {
Expand Down Expand Up @@ -23771,6 +23898,41 @@
"zh-hans": "RAG LLM运营应用程序,用于简单部署和测试",
"zh-hant": "RAG LLM Ops應用程式,用於輕鬆部署和測試"
}
},
"https://github.com/sozercan/aikit": {
"repository_name": "aikit",
"user_name": "sozercan",
"language": "Go",
"license": "MIT License",
"description": "🏗️ Fine-tune, build, and deploy open-source LLMs easily!",
"topics": [
"ai",
"buildkit",
"chatgpt",
"docker",
"fine-tuning",
"finetuning",
"gemma",
"gpt",
"inference",
"kubernetes",
"large-language-models",
"llama",
"llm",
"localllama",
"mistral",
"mixtral",
"nvidia",
"open-llm",
"open-source-llm",
"openai"
],
"multilingual_descriptions": {
"en": "🏗️ Fine-tune, build, and deploy open-source LLMs easily!",
"ja": "🏗️オープンソースのLLMを簡単に微調整、構築、展開できます!",
"zh-hans": "🏗️ 轻松微调、构建和部署开源LLMs!",
"zh-hant": "🏗️ 輕鬆微調、構建和部署開源LLMs!"
}
}
},
"Unity": {
Expand Down
Loading

0 comments on commit e315466

Please sign in to comment.