Skip to content

Commit

Permalink
add repositories (Updated on December 26, 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Dec 25, 2024
1 parent ff8e4fd commit aa4bb7f
Show file tree
Hide file tree
Showing 6 changed files with 125 additions and 45 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,17 @@ Your contributions are always welcome! Before contributing, please read [the gui

## The latest additions 🎉

**Chatbots**
* [OmAgent](https://github.com/om-ai-lab/omagent) - A Multimodal Language Agent Framework for Smart Devices and More

**Browser-extensions**
* [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!

**CLIs**
* [uform](https://github.com/unum-cloud/uform) - Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️


**NLP**
* [PySpur](https://github.com/pyspur-dev/pyspur) - Graph-Based Editor for LLM Workflows
**Openai**
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - A SDK to using the Realtime API with Microcontrollers like the ESP32
* [openai-go](https://github.com/openai/openai-go) - The official Go library for the OpenAI API


_Updated on December 23, 2024_ (A total of 1925 repositories listed.)
_Updated on December 26, 2024_ (A total of 1929 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -768,6 +766,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [aura-voice](https://github.com/ntegrals/aura-voice) - Aura is like Siri, but in your browser. An AI voice assistant optimized for low latency responses.
* [claude-coder](https://github.com/kodu-ai/claude-coder) - Kodu is an autonomous coding agent that lives in your IDE. It is a VSCode extension that can help you build your dream project step by step by leveraging the latest technologies in automated coding agents
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
* [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!


## CLIs
Expand Down Expand Up @@ -1613,6 +1613,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [subgen](https://github.com/mcclouds/subgen) - Autogenerate subtitles using OpenAI Whisper Model via Jellyfin, Plex, Emby, Tautulli, or Bazarr
* [openai-realtime-console](https://github.com/openai/openai-realtime-console) - React app for inspecting, building and debugging with the Realtime API
* [whisper-asr-webservice](https://github.com/ahmetoner/whisper-asr-webservice) - OpenAI Whisper ASR Webservice API
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - A SDK to using the Realtime API with Microcontrollers like the ESP32
* [openai-go](https://github.com/openai/openai-go) - The official Go library for the OpenAI API


## Others
Expand Down
70 changes: 70 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -16968,6 +16968,48 @@
"zh-hans": "🤖 在您的浏览器中组装、配置和部署自主AI代理。一键免费部署您的私人AutoGPT网页应用。",
"zh-hant": "🤖 在您的浏览器中组装、配置和部署自主AI代理。一键免费部署您的私人AutoGPT网页应用。"
}
},
"https://github.com/browser-use/browser-use": {
"repository_name": "browser-use",
"user_name": "browser-use",
"language": "Python",
"license": "MIT License",
"description": "Make websites accessible for AI agents",
"topics": [
"ai-agents",
"ai-tools",
"browser-automation",
"llm",
"python"
],
"multilingual_descriptions": {
"en": "Make websites accessible for AI agents",
"ja": "AIエージェントにウェブサイトをアクセス可能にする",
"zh-hans": "为AI代理人使网站可访问",
"zh-hant": "使網站對AI代理人可訪問"
}
},
"https://github.com/your-papa/obsidian-smart2brain": {
"repository_name": "obsidian-Smart2Brain",
"user_name": "your-papa",
"language": "Svelte",
"license": "GNU Affero General Public License v3.0",
"description": "An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!",
"topics": [
"ai",
"chatgpt",
"embeddings",
"obsidian-md",
"obsidian-plugin",
"ollama",
"rag"
],
"multilingual_descriptions": {
"en": "An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!",
"ja": "プライバシーに焦点を当てたAIアシスタントと連携するObsidianプラグインを使用して、あなたの第二の脳をさらに賢くします!",
"zh-hans": "一个黑曜石插件,用于与您注重隐私的AI助手互动,使您的第二大脑变得更加智能!",
"zh-hant": "一個黑曜石插件,可與您注重隱私的AI助手互動,使您的第二大腦更加智能!"
}
}
},
"CLIs": {
Expand Down Expand Up @@ -35208,6 +35250,34 @@
"zh-hans": "OpenAI Whisper ASR 语音识别服务 API",
"zh-hant": "OpenAI Whisper ASR 服務API"
}
},
"https://github.com/openai/openai-realtime-embedded-sdk": {
"repository_name": "openai-realtime-embedded-sdk",
"user_name": "openai",
"language": "C++",
"license": "MIT License",
"description": "A SDK to using the Realtime API with Microcontrollers like the ESP32",
"topics": [],
"multilingual_descriptions": {
"en": "A SDK to using the Realtime API with Microcontrollers like the ESP32",
"ja": "ESP32のようなマイクロコントローラーでRealtime APIを使用するためのSDK",
"zh-hans": "一个用于在微控制器(如ESP32)上使用实时API的SDK",
"zh-hant": "一個用於與微控制器(如ESP32)一起使用實時API的SDK"
}
},
"https://github.com/openai/openai-go": {
"repository_name": "openai-go",
"user_name": "openai",
"language": "Go",
"license": "Apache License 2.0",
"description": "The official Go library for the OpenAI API",
"topics": [],
"multilingual_descriptions": {
"en": "The official Go library for the OpenAI API",
"ja": "OpenAI APIの公式Goライブラリ",
"zh-hans": "OpenAI API的官方Go库",
"zh-hant": "OpenAI API 的官方 Go 库"
}
}
},
"Others": {
Expand Down
20 changes: 11 additions & 9 deletions docs/README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,17 @@ Your contributions are always welcome! Before contributing, please read [the gui

## The latest additions 🎉

**Chatbots**
* [OmAgent](https://github.com/om-ai-lab/omagent) - A Multimodal Language Agent Framework for Smart Devices and More

**Browser-extensions**
* [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!

**CLIs**
* [uform](https://github.com/unum-cloud/uform) - Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️


**NLP**
* [PySpur](https://github.com/pyspur-dev/pyspur) - Graph-Based Editor for LLM Workflows
**Openai**
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - A SDK to using the Realtime API with Microcontrollers like the ESP32
* [openai-go](https://github.com/openai/openai-go) - The official Go library for the OpenAI API


_Updated on December 23, 2024_ (A total of 1925 repositories listed.)
_Updated on December 26, 2024_ (A total of 1929 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -768,6 +766,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [aura-voice](https://github.com/ntegrals/aura-voice) - Aura is like Siri, but in your browser. An AI voice assistant optimized for low latency responses.
* [claude-coder](https://github.com/kodu-ai/claude-coder) - Kodu is an autonomous coding agent that lives in your IDE. It is a VSCode extension that can help you build your dream project step by step by leveraging the latest technologies in automated coding agents
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
* [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!


## CLIs
Expand Down Expand Up @@ -1613,6 +1613,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [subgen](https://github.com/mcclouds/subgen) - Autogenerate subtitles using OpenAI Whisper Model via Jellyfin, Plex, Emby, Tautulli, or Bazarr
* [openai-realtime-console](https://github.com/openai/openai-realtime-console) - React app for inspecting, building and debugging with the Realtime API
* [whisper-asr-webservice](https://github.com/ahmetoner/whisper-asr-webservice) - OpenAI Whisper ASR Webservice API
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - A SDK to using the Realtime API with Microcontrollers like the ESP32
* [openai-go](https://github.com/openai/openai-go) - The official Go library for the OpenAI API


## Others
Expand Down
20 changes: 11 additions & 9 deletions docs/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,17 @@

## The latest additions 🎉

**Chatbots**
* [OmAgent](https://github.com/om-ai-lab/omagent) - スマートデバイスやその他のためのマルチモーダル言語エージェントフレームワーク

**Browser-extensions**
* [browser-use](https://github.com/browser-use/browser-use) - AIエージェントにウェブサイトをアクセス可能にする
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - プライバシーに焦点を当てたAIアシスタントと連携するObsidianプラグインを使用して、あなたの第二の脳をさらに賢くします!

**CLIs**
* [uform](https://github.com/unum-cloud/uform) - ポケットサイズのマルチモーダルAIは、多言語テキスト、画像、そして🔜ビデオにわたるコンテンツの理解と生成を行います。OpenAI CLIPやLLaVAよりも最大5倍高速です🖼️ & 🖋️


**NLP**
* [PySpur](https://github.com/pyspur-dev/pyspur) - LLMワークフロー用のグラフベースエディタ
**Openai**
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - ESP32のようなマイクロコントローラーでRealtime APIを使用するためのSDK
* [openai-go](https://github.com/openai/openai-go) - OpenAI APIの公式Goライブラリ


_Updated on December 23, 2024_ (A total of 1925 repositories listed.)
_Updated on December 26, 2024_ (A total of 1929 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -768,6 +766,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [aura-voice](https://github.com/ntegrals/aura-voice) - AuraはSiriのようなものですが、ブラウザ内で動作します。低遅延応答に最適化されたAI音声アシスタントです。
* [claude-coder](https://github.com/kodu-ai/claude-coder) - Koduは、あなたのIDEに住む自律型のコーディングエージェントです。これは、最新の技術を活用して、ステップバイステップであなたの夢のプロジェクトを構築するのに役立つVSCode拡張機能です。
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 ブラウザで自律型AIエージェントを組み立て、構成、展開します。一括で無料であなたの個人AutoGPTウェブアプリを展開します。
* [browser-use](https://github.com/browser-use/browser-use) - AIエージェントにウェブサイトをアクセス可能にする
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - プライバシーに焦点を当てたAIアシスタントと連携するObsidianプラグインを使用して、あなたの第二の脳をさらに賢くします!


## CLIs
Expand Down Expand Up @@ -1613,6 +1613,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [subgen](https://github.com/mcclouds/subgen) - Jellyfin、Plex、Emby、Tautulli、またはBazarrを使用してOpenAI Whisper Modelを使用して自動生成された字幕
* [openai-realtime-console](https://github.com/openai/openai-realtime-console) - リアルタイムAPIを使用して検査、構築、デバッグするためのReactアプリ
* [whisper-asr-webservice](https://github.com/ahmetoner/whisper-asr-webservice) - OpenAI Whisper ASRウェブサービスAPI
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - ESP32のようなマイクロコントローラーでRealtime APIを使用するためのSDK
* [openai-go](https://github.com/openai/openai-go) - OpenAI APIの公式Goライブラリ


## Others
Expand Down
20 changes: 11 additions & 9 deletions docs/README.zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,17 @@

## The latest additions 🎉

**Chatbots**
* [OmAgent](https://github.com/om-ai-lab/omagent) - 一个多模语言代理框架,适用于智能设备和更多功能

**Browser-extensions**
* [browser-use](https://github.com/browser-use/browser-use) - 为AI代理人使网站可访问
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - 一个黑曜石插件,用于与您注重隐私的AI助手互动,使您的第二大脑变得更加智能!

**CLIs**
* [uform](https://github.com/unum-cloud/uform) - 袖珍多模态人工智能,可跨多语言文本、图像和视频进行内容理解和生成,速度比OpenAI CLIP和LLaVA快5倍。


**NLP**
* [PySpur](https://github.com/pyspur-dev/pyspur) - 基于图形的LLM工作流程编辑器
**Openai**
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - 一个用于在微控制器(如ESP32)上使用实时API的SDK
* [openai-go](https://github.com/openai/openai-go) - OpenAI API的官方Go库


_Updated on December 23, 2024_ (A total of 1925 repositories listed.)
_Updated on December 26, 2024_ (A total of 1929 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -768,6 +766,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [aura-voice](https://github.com/ntegrals/aura-voice) - Aura就像Siri一样,但是在你的浏览器中。一款专为低延迟响应优化的人工智能语音助手。
* [claude-coder](https://github.com/kodu-ai/claude-coder) - Kodu是一个自主编码代理,它生活在您的IDE中。它是一个VSCode扩展,可以帮助您利用最新技术逐步构建您的梦想项目。
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 在您的浏览器中组装、配置和部署自主AI代理。一键免费部署您的私人AutoGPT网页应用。
* [browser-use](https://github.com/browser-use/browser-use) - 为AI代理人使网站可访问
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - 一个黑曜石插件,用于与您注重隐私的AI助手互动,使您的第二大脑变得更加智能!


## CLIs
Expand Down Expand Up @@ -1613,6 +1613,8 @@ _Updated on December 23, 2024_ (A total of 1925 repositories listed.)
* [subgen](https://github.com/mcclouds/subgen) - 使用OpenAI Whisper模型通过Jellyfin、Plex、Emby、Tautulli或Bazarr自动生成字幕
* [openai-realtime-console](https://github.com/openai/openai-realtime-console) - 用于检查、构建和调试实时API的React应用程序
* [whisper-asr-webservice](https://github.com/ahmetoner/whisper-asr-webservice) - OpenAI Whisper ASR 语音识别服务 API
* [openai-realtime-embedded-sdk](https://github.com/openai/openai-realtime-embedded-sdk) - 一个用于在微控制器(如ESP32)上使用实时API的SDK
* [openai-go](https://github.com/openai/openai-go) - OpenAI API的官方Go库


## Others
Expand Down
Loading

0 comments on commit aa4bb7f

Please sign in to comment.