Skip to content

Commit

Permalink
add repositories (Updated on November 18, 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Nov 17, 2024
1 parent b6a0b4a commit 5d1e135
Show file tree
Hide file tree
Showing 6 changed files with 185 additions and 35 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,24 @@ Your contributions are always welcome! Before contributing, please read [the gui

## The latest additions 🎉

**Chatbots**
* [LangBot](https://github.com/rockchinq/langbot) - 原名 QChatGPT ;😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台


**Browser-extensions**
* [Auto_Jobs_Applier_AI_Agent](https://github.com/aihawk-co/auto_jobs_applier_ai_agent) - Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
* [zsh_codex](https://github.com/tom-doerr/zsh_codex) - This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.
* [Auto_Jobs_Applier_AI_Agent](https://github.com/aihawk-foss/auto_jobs_applier_ai_agent) - Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.


**Langchain**
* [sage](https://github.com/storia-ai/sage) - Chat with any codebase in under two minutes | Fully local or via third-party APIs
**Reimplementations**
* [GenAI_Agents](https://github.com/nirdiamant/genai_agents) - This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.


**Openai**
* [async-openai](https://github.com/64bit/async-openai) - Rust library for OpenAI
* [o1-engineer](https://github.com/doriandarko/o1-engineer) - o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalities such as code generation, file editing, and project planning to streamline your development workflow.
* [simple-one-api](https://github.com/fruitbars/simple-one-api) - OpenAI 接口接入适配,支持千帆大模型平台、讯飞星火大模型、腾讯混元以及MiniMax、Deep-Seek,等兼容OpenAI接口,仅单可执行文件,配置超级简单,一键部署,开箱即用. Seamlessly integrate with OpenAI and compatible APIs using a single executable for quick setup and deployment.
* [WAAS](https://github.com/schibsted/waas) - Whisper as a Service (GUI and API with queuing for OpenAI Whisper)


_Updated on November 14, 2024_ (A total of 1868 repositories listed.)
_Updated on November 18, 2024_ (A total of 1873 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -546,6 +549,7 @@ _Updated on November 14, 2024_ (A total of 1868 repositories listed.)
* [ragflow](https://github.com/infiniflow/ragflow) - RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
* [LlamaIndexTS](https://github.com/run-llama/llamaindexts) - Data framework for your LLM applications. Focus on server side solution
* [repomix](https://github.com/yamadashy/repomix) - 📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.
* [LangBot](https://github.com/rockchinq/langbot) - 原名 QChatGPT ;😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台


## Browser-extensions
Expand Down Expand Up @@ -749,6 +753,8 @@ _Updated on November 14, 2024_ (A total of 1868 repositories listed.)
* [browser-use](https://github.com/gregpr07/browser-use) - Open-Source Web Automation library with any LLM
* [Auto_Jobs_Applier](https://github.com/aihawk-co/auto_jobs_applier) - Auto_Jobs_Applier by AIHawk is an Agen that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
* [Auto_Jobs_Applier_AI_Agent](https://github.com/aihawk-co/auto_jobs_applier_ai_agent) - Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
* [zsh_codex](https://github.com/tom-doerr/zsh_codex) - This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.
* [Auto_Jobs_Applier_AI_Agent](https://github.com/aihawk-foss/auto_jobs_applier_ai_agent) - Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.


## CLIs
Expand Down Expand Up @@ -927,6 +933,7 @@ _Updated on November 14, 2024_ (A total of 1868 repositories listed.)
* [T2M-GPT](https://github.com/mael-zys/t2m-gpt) - (CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
* [stable-baselines3](https://github.com/dlr-rm/stable-baselines3) - PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
* [WhisperLive](https://github.com/collabora/whisperlive) - A nearly-live implementation of OpenAI's Whisper.
* [GenAI_Agents](https://github.com/nirdiamant/genai_agents) - This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.


## Tutorials
Expand Down Expand Up @@ -1559,6 +1566,7 @@ _Updated on November 14, 2024_ (A total of 1868 repositories listed.)
* [async-openai](https://github.com/64bit/async-openai) - Rust library for OpenAI
* [o1-engineer](https://github.com/doriandarko/o1-engineer) - o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalities such as code generation, file editing, and project planning to streamline your development workflow.
* [simple-one-api](https://github.com/fruitbars/simple-one-api) - OpenAI 接口接入适配,支持千帆大模型平台、讯飞星火大模型、腾讯混元以及MiniMax、Deep-Seek,等兼容OpenAI接口,仅单可执行文件,配置超级简单,一键部署,开箱即用. Seamlessly integrate with OpenAI and compatible APIs using a single executable for quick setup and deployment.
* [WAAS](https://github.com/schibsted/waas) - Whisper as a Service (GUI and API with queuing for OpenAI Whisper)


## Others
Expand Down
110 changes: 110 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -11817,6 +11817,25 @@
"zh-hans": "📦 Repomix(原名Repopack)是一个强大的工具,可以将您的整个代码库打包成一个单一的、适合人工智能的文件。当您需要将您的代码库提供给大型语言模型(LLMs)或其他人工智能工具,如Claude、ChatGPT和Gemini时,这个工具非常适用。",
"zh-hant": "📦 Repomix(原名Repopack)是一個強大的工具,可以將您的整個存儲庫打包成一個單一的、適合人工智能的文件。當您需要將代碼庫提供給大型語言模型(LLMs)或其他人工智能工具,如Claude、ChatGPT和Gemini時,這是完美的選擇。"
}
},
"https://github.com/rockchinq/langbot": {
"repository_name": "LangBot",
"user_name": "RockChinQ",
"language": "Python",
"license": "GNU Affero General Public License v3.0",
"description": "原名 QChatGPT ;😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台",
"topics": [
"chatgpt",
"openai",
"plugins",
"qq"
],
"multilingual_descriptions": {
"en": "原名 QChatGPT ;😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台",
"ja": "元の名前はQChatGPTです。😎高い安定性、🧩拡張機能のサポート、🦄マルチモーダルなChatGPT QQ / QQチャンネル / One Botロボット🤖 | OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、difyのQQ / QQチャンネル / OneBotロボット / Agentプラットフォームをサポート",
"zh-hans": "原名 QChatGPT;😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台",
"zh-hant": "原名 QChatGPT ;😎高穩定性、🧩支持擴展、🦄多模態的 ChatGPT QQ / QQ頻道 / One Bot 機器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ頻道 / OneBot 機器人 / Agent 平台"
}
}
},
"Browser-extensions": {
Expand Down Expand Up @@ -16374,6 +16393,60 @@
"zh-hans": "Auto_Jobs_Applier_AI_Agent是由AIHawk开发的一款AI代理程序,可以自动化工作申请流程。利用人工智能技术,它使用户能够以自动化和个性化的方式申请多个工作。",
"zh-hant": "Auto_Jobs_Applier_AI_Agent由AIHawk開發,是一個自動化工作申請流程的AI代理人。利用人工智能,它使用者可以以自動化和個性化的方式申請多個工作。"
}
},
"https://github.com/tom-doerr/zsh_codex": {
"repository_name": "zsh_codex",
"user_name": "tom-doerr",
"language": "Python",
"license": "MIT License",
"description": "This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.",
"topics": [
"ai",
"codex",
"openai",
"zsh"
],
"multilingual_descriptions": {
"en": "This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.",
"ja": "これは、コマンドラインでOpenAIのCodex AIを使用できるようにするZSHプラグインです。",
"zh-hans": "这是一个ZSH插件,可以让你在命令行中使用OpenAI的Codex人工智能。",
"zh-hant": "這是一個 ZSH 插件,可以讓您在命令行中使用 OpenAI 的 Codex AI。"
}
},
"https://github.com/aihawk-foss/auto_jobs_applier_ai_agent": {
"repository_name": "Auto_Jobs_Applier_AI_Agent",
"user_name": "AIHawk-FOSS",
"language": "Python",
"license": "Other",
"description": "Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.",
"topics": [
"application-resume",
"automate",
"automation",
"bot",
"challenge",
"chatgpt",
"chrome",
"gpt",
"human-resources",
"job",
"jobs",
"jobsearch",
"jobseeker",
"opeai",
"python",
"python3",
"resume",
"scraper",
"scraping",
"selenium"
],
"multilingual_descriptions": {
"en": "Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.",
"ja": "Auto_Jobs_Applier_AI_Agentは、AIHawkによるAIエージェントで、仕事の応募プロセスを自動化します。人工知能を活用して、ユーザーが複数の仕事に自動化された個人的な方法で応募できるようにします。",
"zh-hans": "Auto_Jobs_Applier_AI_Agent是由AIHawk开发的一款AI代理程序,可以自动化工作申请流程。利用人工智能技术,它可以让用户以自动化和个性化的方式申请多个工作。",
"zh-hant": "Auto_Jobs_Applier_AI_Agent由AIHawk開發,是一個自動化工作申請流程的AI代理人。利用人工智能,它使用者可以以自動化和個性化的方式申請多個工作。"
}
}
},
"CLIs": {
Expand Down Expand Up @@ -20209,6 +20282,29 @@
"zh-hans": "OpenAI的Whisper的近乎实时实现。",
"zh-hant": "一個幾乎實時實現OpenAI的Whisper。"
}
},
"https://github.com/nirdiamant/genai_agents": {
"repository_name": "GenAI_Agents",
"user_name": "NirDiamant",
"language": "Jupyter Notebook",
"license": "Other",
"description": "This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.",
"topics": [
"agents",
"ai",
"genai",
"langchain",
"langgraph",
"llms",
"openai",
"tutorials"
],
"multilingual_descriptions": {
"en": "This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.",
"ja": "このリポジトリは、基本から高度なまでさまざまな生成AIエージェント技術のチュートリアルと実装を提供しています。知的でインタラクティブなAIシステムを構築するための包括的なガイドとして機能します。",
"zh-hans": "该存储库提供了各种生成式AI代理技术的教程和实现,从基础到高级。它是构建智能、交互式AI系统的全面指南。",
"zh-hant": "這個存儲庫提供了各種生成式人工智能代理技術的教程和實現,從基礎到高級。它作為構建智能、互動式人工智能系統的全面指南。"
}
}
},
"Tutorials": {
Expand Down Expand Up @@ -33755,6 +33851,20 @@
"zh-hans": "OpenAI接口无缝集成,使用单个可执行文件快速设置和部署,与OpenAI和兼容的API无缝集成。",
"zh-hant": "OpenAI 接口接入适配,支持千帆大模型平台、讯飞星火大模型、腾讯混元以及MiniMax、Deep-Seek,等兼容OpenAI接口,僅單可執行文件,配置超級簡單,一鍵部署,開箱即用。無縫集成OpenAI和兼容的API,使用單個可執行文件進行快速設置和部署。"
}
},
"https://github.com/schibsted/waas": {
"repository_name": "WAAS",
"user_name": "schibsted",
"language": "JavaScript",
"license": "Apache License 2.0",
"description": "Whisper as a Service (GUI and API with queuing for OpenAI Whisper)",
"topics": [],
"multilingual_descriptions": {
"en": "Whisper as a Service (GUI and API with queuing for OpenAI Whisper)",
"ja": "Whisper as a Service(OpenAI Whisper用のキュー付きGUIおよびAPI)Whisper as a Service(OpenAI Whisper用のキュー付きGUIおよびAPI)",
"zh-hans": "低语服务(带有排队的GUI和API,适用于OpenAI Whisper)",
"zh-hant": "悄悄話服務(具有OpenAI Whisper排隊的GUI和API)"
}
}
},
"Others": {
Expand Down
Loading

0 comments on commit 5d1e135

Please sign in to comment.