Skip to content

Commit

Permalink
add repositories (Updated on July 4, 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Jul 3, 2024
1 parent 3e5ddda commit 0cf72f4
Show file tree
Hide file tree
Showing 6 changed files with 194 additions and 30 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,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

**Chatbots**
* [GURU-Ai](https://github.com/guru322/guru-ai) - A SIMPLE YET COMPLICATED AI Chat Robot LOADED WITH FEATURES🚩
* [voxelgpt](https://github.com/voxel51/voxelgpt) - AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions
* [XYBot](https://github.com/henryxiaoyang/xybot) - 基于docker和pywxdll hook注入的微信机器人🤖️!✅高度可自定义! ✅支持自我编写插件!非常多的功能:天气🌤️、获取新闻📰、ChatGPT聊天🗣️、Hypixel玩家查询🎮、随机图片📷、随机链接🔗、随机群成员👥、五子棋♟️、签到✅、查询积分📊、积分榜🏆、积分转送💰、积分抽奖🎁、积分红包🧧等


**NLP**
* [HuatuoGPT-II](https://github.com/freedomintelligence/huatuogpt-ii) - HuatuoGPT2, One-stage Training for Medical Adaption of LLMs. (An Open Medical GPT)
**Browser-extensions**
* [BrowserGPT](https://github.com/mayt/browsergpt) - Command your browser with GPT


**Openai**
* [liboai](https://github.com/d7ead/liboai) - A C++17 library to access the entire OpenAI API.
* [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) - Ready-made tokenizer library for working with GPT and tiktoken


**Others**
* [gptpdf](https://github.com/cosmosshadow/gptpdf) - Using GPT to parse PDF
* [vectorhub](https://github.com/guangzhengli/vectorhub) - Quickly and easily build AI website or application by using embeddings!
* [chatgpt-artifacts](https://github.com/ozgrozer/chatgpt-artifacts) - Bring Claude's Artifacts feature to ChatGPT


_Updated on July 01, 2024_ (A total of 1632 repositories listed.)
_Updated on July 04, 2024_ (A total of 1638 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -479,6 +481,8 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [discord-llm-chatbot](https://github.com/jakobdylanc/discord-llm-chatbot) - llmcord.py • Talk to LLMs with your friends!
* [Instruct2Act](https://github.com/opengvlab/instruct2act) - Instruct2Act: Mapping Multi-modality Instructions to Robotic Actions with Large Language Model
* [GURU-Ai](https://github.com/guru322/guru-ai) - A SIMPLE YET COMPLICATED AI Chat Robot LOADED WITH FEATURES🚩
* [voxelgpt](https://github.com/voxel51/voxelgpt) - AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions
* [XYBot](https://github.com/henryxiaoyang/xybot) - 基于docker和pywxdll hook注入的微信机器人🤖️!✅高度可自定义! ✅支持自我编写插件!非常多的功能:天气🌤️、获取新闻📰、ChatGPT聊天🗣️、Hypixel玩家查询🎮、随机图片📷、随机链接🔗、随机群成员👥、五子棋♟️、签到✅、查询积分📊、积分榜🏆、积分转送💰、积分抽奖🎁、积分红包🧧等


## Browser-extensions
Expand Down Expand Up @@ -652,6 +656,7 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [nonebot-plugin-bilichat](https://github.com/well2333/nonebot-plugin-bilichat) - 一个通过 OpenAI 来对b站视频进行总结的多功能 B站解析插件
* [Raycast-Easydict](https://github.com/tisfeng/raycast-easydict) - A Raycast Extension for looking up words or translating text in an easy way. Support 48+ languages, support Linguee and Youdao dictionary, support OpenAI, DeepL, Google, Bing, Apple, Baidu, Tencent, Volcano, Youdao and Caiyun translation.
* [model.nvim](https://github.com/gsuuon/model.nvim) - Neovim plugin for interacting with LLM's and building editor integrated prompts.
* [BrowserGPT](https://github.com/mayt/browsergpt) - Command your browser with GPT


## CLIs
Expand Down Expand Up @@ -1355,6 +1360,7 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [generative-manim](https://github.com/360macky/generative-manim) - 🎨 GPT for video generation ⚡️
* [celeris-web](https://github.com/kirklin/celeris-web) - Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
* [liboai](https://github.com/d7ead/liboai) - A C++17 library to access the entire OpenAI API.
* [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) - Ready-made tokenizer library for working with GPT and tiktoken


## Others
Expand Down Expand Up @@ -1739,5 +1745,7 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [typingmind](https://github.com/typingmind/typingmind) - The most advanced Web UI for AI chat
* [reflex-chat](https://github.com/reflex-dev/reflex-chat) - A ChatGPT clone built in Reflex
* [gptpdf](https://github.com/cosmosshadow/gptpdf) - Using GPT to parse PDF
* [vectorhub](https://github.com/guangzhengli/vectorhub) - Quickly and easily build AI website or application by using embeddings!
* [chatgpt-artifacts](https://github.com/ozgrozer/chatgpt-artifacts) - Bring Claude's Artifacts feature to ChatGPT


124 changes: 124 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -9954,6 +9954,54 @@
"zh-hans": "一个简单但复杂的AI聊天机器人,功能齐全🚩",
"zh-hant": "一個簡單但複雜的AI聊天機器人,擁有豐富的功能🚩"
}
},
"https://github.com/voxel51/voxelgpt": {
"repository_name": "voxelgpt",
"user_name": "voxel51",
"language": "Python",
"license": "Apache License 2.0",
"description": "AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions",
"topics": [
"artificial-intelligence",
"chatgpt",
"computer-vision",
"data-science",
"deep-learning",
"fiftyone",
"langchain",
"llm",
"machine-learning",
"openai",
"python"
],
"multilingual_descriptions": {
"en": "AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions",
"ja": "視覚データセットをクエリできるAIアシスタント、FiftyOneのドキュメントを検索し、一般的なコンピュータビジョンの質問に答える視覚データセットをクエリできるAIアシスタント、FiftyOneのドキュメントを検索し、一般的なコンピュータビジョンの質問に答える",
"zh-hans": "能够查询视觉数据集,搜索FiftyOne文档,并回答一般计算机视觉问题的AI助手",
"zh-hant": "能夠查詢視覺數據集、搜索FiftyOne文檔並回答一般計算機視覺問題的AI助手"
}
},
"https://github.com/henryxiaoyang/xybot": {
"repository_name": "XYBot",
"user_name": "HenryXiaoYang",
"language": "Python",
"license": "GNU General Public License v3.0",
"description": "基于docker和pywxdll hook注入的微信机器人🤖️!✅高度可自定义! ✅支持自我编写插件!非常多的功能:天气🌤️、获取新闻📰、ChatGPT聊天🗣️、Hypixel玩家查询🎮、随机图片📷、随机链接🔗、随机群成员👥、五子棋♟️、签到✅、查询积分📊、积分榜🏆、积分转送💰、积分抽奖🎁、积分红包🧧等",
"topics": [
"bot",
"docker",
"pc",
"wechat",
"wechat-bot",
"wei-xin",
"weixin"
],
"multilingual_descriptions": {
"en": "WeChat robot based on docker and pywxdll hook injection! ✅ Highly customizable! ✅ Supports self-written plugins! Many functions: weather 🌤️, get news 📰, ChatGPT chat 🗣️, Hypixel player query 🎮, random pictures 📷, random links 🔗, random group members 👥, Gomoku ♟️, check-in ✅, check points 📊, points leaderboard 🏆, points transfer 💰, points lottery 🎁, points red envelope 🧧, etc.",
"ja": "Dockerとpywxdllフックインジェクションを使用したWeChatボット🤖️!✅高度にカスタマイズ可能! ✅自作プラグインのサポート!機能がたくさんあります:天気🌤️、ニュース取得📰、ChatGPTチャット🗣️、Hypixelプレイヤー検索🎮、ランダム画像📷、ランダムリンク🔗、ランダムグループメンバー👥、五目並べ♟️、サインイン✅、ポイント検索📊、ポイントランキング🏆、ポイント送信💰、ポイント抽選🎁、ポイントお年玉🧧など",
"zh-hans": "基于docker和pywxdll hook注入的微信机器人🤖️!✅高度可自定义! ✅支持自我编写插件!非常多的功能:天气🌤️、获取新闻📰、ChatGPT聊天🗣️、Hypixel玩家查询🎮、随机图片📷、随机链接🔗、随机群成员👥、五子棋♟️、签到✅、查询积分📊、积分榜🏆、积分转送💰、积分抽奖🎁、积分红包🧧等",
"zh-hant": "基於docker和pywxdll hook注入的微信機器人🤖️!✅高度可自定義! ✅支持自我編寫插件!非常多的功能:天氣🌤️、獲取新聞📰、ChatGPT聊天🗣️、Hypixel玩家查詢🎮、隨機圖片📷、隨機鏈接🔗、隨機群成員👥、五子棋♟️、簽到✅、查詢積分📊、積分榜🏆、積分轉送💰、積分抽獎🎁、積分紅包🧧等"
}
}
},
"Browser-extensions": {
Expand Down Expand Up @@ -13712,6 +13760,20 @@
"zh-hans": "Neovim插件,用于与LLM进行交互并构建集成在编辑器中的提示。",
"zh-hant": "Neovim插件,用於與LLM互動並構建編輯器集成提示。"
}
},
"https://github.com/mayt/browsergpt": {
"repository_name": "BrowserGPT",
"user_name": "mayt",
"language": "JavaScript",
"license": "MIT License",
"description": "Command your browser with GPT",
"topics": [],
"multilingual_descriptions": {
"en": "Command your browser with GPT",
"ja": "GPTを使用してブラウザを操作します。",
"zh-hans": "用GPT指挥您的浏览器",
"zh-hant": "使用GPT指令控制您的瀏覽器"
}
}
},
"CLIs": {
Expand Down Expand Up @@ -28594,6 +28656,25 @@
"zh-hans": "一个用于访问整个OpenAI API的C++17库。",
"zh-hant": "一個用於訪問整個OpenAI API的C++17庫。"
}
},
"https://github.com/zurawiki/tiktoken-rs": {
"repository_name": "tiktoken-rs",
"user_name": "zurawiki",
"language": "Rust",
"license": "MIT License",
"description": "Ready-made tokenizer library for working with GPT and tiktoken",
"topics": [
"bpe",
"openai",
"rust",
"tokenizer"
],
"multilingual_descriptions": {
"en": "Ready-made tokenizer library for working with GPT and tiktoken",
"ja": "GPTとtiktokenと一緒に使うための既製のトークナイザーライブラリ",
"zh-hans": "使用GPT和tiktoken的现成分词库",
"zh-hant": "使用GPT和tiktoken的现成分词库"
}
}
},
"Others": {
Expand Down Expand Up @@ -35801,6 +35882,49 @@
"zh-hans": "使用GPT解析PDF",
"zh-hant": "使用GPT解析PDF"
}
},
"https://github.com/guangzhengli/vectorhub": {
"repository_name": "vectorhub",
"user_name": "guangzhengli",
"language": "TypeScript",
"license": "GNU General Public License v3.0",
"description": "Quickly and easily build AI website or application by using embeddings!",
"topics": [
"chatgpt",
"chatpdf",
"embedding",
"embeddings",
"gpt",
"gpt-3",
"nextjs",
"supabase",
"vector",
"vector-database"
],
"multilingual_descriptions": {
"en": "Quickly and easily build AI website or application by using embeddings!",
"ja": "埋め込みを使用して、簡単かつ迅速にAIウェブサイトやアプリケーションを構築できます!",
"zh-hans": "通过使用嵌入技术,快速轻松地构建人工智能网站或应用程序!",
"zh-hant": "快速且輕鬆地使用嵌入式技術來建立人工智慧網站或應用程式!"
}
},
"https://github.com/ozgrozer/chatgpt-artifacts": {
"repository_name": "chatgpt-artifacts",
"user_name": "ozgrozer",
"language": "JavaScript",
"license": "GNU General Public License v3.0",
"description": "Bring Claude's Artifacts feature to ChatGPT",
"topics": [
"artifacts",
"chatgpt",
"claude"
],
"multilingual_descriptions": {
"en": "Bring Claude's Artifacts feature to ChatGPT",
"ja": "ChatGPTにクロードの遺物機能を持ってきてください。",
"zh-hans": "将克劳德的文物功能带到ChatGPT",
"zh-hant": "將克勞德的文物功能帶到ChatGPT"
}
}
}
}
Expand Down
20 changes: 14 additions & 6 deletions docs/README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,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

**Chatbots**
* [GURU-Ai](https://github.com/guru322/guru-ai) - A SIMPLE YET COMPLICATED AI Chat Robot LOADED WITH FEATURES🚩
* [voxelgpt](https://github.com/voxel51/voxelgpt) - AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions
* [XYBot](https://github.com/henryxiaoyang/xybot) - WeChat robot based on docker and pywxdll hook injection! ✅ Highly customizable! ✅ Supports self-written plugins! Many functions: weather 🌤️, get news 📰, ChatGPT chat 🗣️, Hypixel player query 🎮, random pictures 📷, random links 🔗, random group members 👥, Gomoku ♟️, check-in ✅, check points 📊, points leaderboard 🏆, points transfer 💰, points lottery 🎁, points red envelope 🧧, etc.


**NLP**
* [HuatuoGPT-II](https://github.com/freedomintelligence/huatuogpt-ii) - HuatuoGPT2, One-stage Training for Medical Adaption of LLMs. (An Open Medical GPT)
**Browser-extensions**
* [BrowserGPT](https://github.com/mayt/browsergpt) - Command your browser with GPT


**Openai**
* [liboai](https://github.com/d7ead/liboai) - A C++17 library to access the entire OpenAI API.
* [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) - Ready-made tokenizer library for working with GPT and tiktoken


**Others**
* [gptpdf](https://github.com/cosmosshadow/gptpdf) - Using GPT to parse PDF
* [vectorhub](https://github.com/guangzhengli/vectorhub) - Quickly and easily build AI website or application by using embeddings!
* [chatgpt-artifacts](https://github.com/ozgrozer/chatgpt-artifacts) - Bring Claude's Artifacts feature to ChatGPT


_Updated on July 01, 2024_ (A total of 1632 repositories listed.)
_Updated on July 04, 2024_ (A total of 1638 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -479,6 +481,8 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [discord-llm-chatbot](https://github.com/jakobdylanc/discord-llm-chatbot) - llmcord.py • Talk to LLMs with your friends!
* [Instruct2Act](https://github.com/opengvlab/instruct2act) - Instruct2Act: Mapping Multi-modality Instructions to Robotic Actions with Large Language Model
* [GURU-Ai](https://github.com/guru322/guru-ai) - A SIMPLE YET COMPLICATED AI Chat Robot LOADED WITH FEATURES🚩
* [voxelgpt](https://github.com/voxel51/voxelgpt) - AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions
* [XYBot](https://github.com/henryxiaoyang/xybot) - WeChat robot based on docker and pywxdll hook injection! ✅ Highly customizable! ✅ Supports self-written plugins! Many functions: weather 🌤️, get news 📰, ChatGPT chat 🗣️, Hypixel player query 🎮, random pictures 📷, random links 🔗, random group members 👥, Gomoku ♟️, check-in ✅, check points 📊, points leaderboard 🏆, points transfer 💰, points lottery 🎁, points red envelope 🧧, etc.


## Browser-extensions
Expand Down Expand Up @@ -652,6 +656,7 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [nonebot-plugin-bilichat](https://github.com/well2333/nonebot-plugin-bilichat) - A multi-functional B station analysis plugin that summarizes B station videos through OpenAI.
* [Raycast-Easydict](https://github.com/tisfeng/raycast-easydict) - A Raycast Extension for looking up words or translating text in an easy way. Support 48+ languages, support Linguee and Youdao dictionary, support OpenAI, DeepL, Google, Bing, Apple, Baidu, Tencent, Volcano, Youdao and Caiyun translation.
* [model.nvim](https://github.com/gsuuon/model.nvim) - Neovim plugin for interacting with LLM's and building editor integrated prompts.
* [BrowserGPT](https://github.com/mayt/browsergpt) - Command your browser with GPT


## CLIs
Expand Down Expand Up @@ -1355,6 +1360,7 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [generative-manim](https://github.com/360macky/generative-manim) - 🎨 GPT for video generation ⚡️Translated Output:🎨 GPT for video generation ⚡️
* [celeris-web](https://github.com/kirklin/celeris-web) - Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and
* [liboai](https://github.com/d7ead/liboai) - A C++17 library to access the entire OpenAI API.
* [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) - Ready-made tokenizer library for working with GPT and tiktoken


## Others
Expand Down Expand Up @@ -1739,5 +1745,7 @@ _Updated on July 01, 2024_ (A total of 1632 repositories listed.)
* [typingmind](https://github.com/typingmind/typingmind) - The most advanced Web UI for AI chat
* [reflex-chat](https://github.com/reflex-dev/reflex-chat) - A ChatGPT clone built in Reflex
* [gptpdf](https://github.com/cosmosshadow/gptpdf) - Using GPT to parse PDF
* [vectorhub](https://github.com/guangzhengli/vectorhub) - Quickly and easily build AI website or application by using embeddings!
* [chatgpt-artifacts](https://github.com/ozgrozer/chatgpt-artifacts) - Bring Claude's Artifacts feature to ChatGPT


Loading

0 comments on commit 0cf72f4

Please sign in to comment.