From c7cb1241994adcb1fc00ca65c5c99987233667ed Mon Sep 17 00:00:00 2001 From: taishi-i Date: Mon, 9 Dec 2024 01:56:44 +0900 Subject: [PATCH] add repositories (Updated on December 9, 2024) --- README.md | 20 +++--- awesome-ChatGPT-repositories.json | 109 ++++++++++++++++++++++++++++++ docs/README.en.md | 20 +++--- docs/README.ja.md | 20 +++--- docs/README.zh-hans.md | 20 +++--- docs/README.zh-hant.md | 20 +++--- 6 files changed, 164 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 9f89da2..e5dd819 100644 --- a/README.md +++ b/README.md @@ -15,22 +15,20 @@ Your contributions are always welcome! Before contributing, please read [the gui ## The latest additions 🎉 -**Chatbots** - * [extended_openai_conversation](https://github.com/jekalmin/extended_openai_conversation) - Home Assistant custom component of conversation agent. It uses OpenAI to control your devices. - * [AI-Data-Analysis-MultiAgent](https://github.com/starpig1129/ai-data-analysis-multiagent) - AI-Driven Research Assistant: An advanced multi-agent system for automating complex research processes. Leveraging LangChain, OpenAI GPT, and LangGraph, this tool streamlines hypothesis generation, data analysis, visualization, and report writing. Perfect for researchers and data scientists seeking to enhance their workflow and productivity. +**NLP** + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs. -**Browser-extensions** - * [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 +**Langchain** + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust **Openai** - * [auto-subs](https://github.com/tmoroney/auto-subs) - Generate Subtitles & Diarize Speakers in Davinci Resolve using AI. - * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — The Web AI Framework. The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command. - * [vector-vein](https://github.com/andersonby/vector-vein) - No-code AI workflow. Drag and drop workflow nodes and use your workflow with your AI agents. + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - faster_whisper GUI with PySide6 + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark is the #1 open-source AI Gateway and Developer Portal, enabling you to easily manage, integrate, and deploy AI and API services. APIPark seamlessly connects with various large AI models and packages these AI capabilities into APIs for easy invocation. -_Updated on December 05, 2024_ (A total of 1901 repositories listed.) +_Updated on December 09, 2024_ (A total of 1905 repositories listed.) ## Table of contents @@ -1253,6 +1251,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [ax](https://github.com/ax-llm/ax) - The unofficial DSPy framework. Build LLM powered Agents and "Agentic workflows" based on the Stanford DSP paper. * [code-interpreter](https://github.com/e2b-dev/code-interpreter) - Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app * [atomic-agents](https://github.com/brainblend-ai/atomic-agents) - Building AI agents, atomically + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs. ## Langchain @@ -1370,6 +1369,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [search2ai](https://github.com/fatwang2/search2ai) - Help your LLMs online * [free-llm-api-resources](https://github.com/cheahjs/free-llm-api-resources) - A list of free LLM inference resources accessible via API. * [tensorzero](https://github.com/tensorzero/tensorzero) - TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models. + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust ## Unity @@ -1593,6 +1593,8 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [auto-subs](https://github.com/tmoroney/auto-subs) - Generate Subtitles & Diarize Speakers in Davinci Resolve using AI. * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — The Web AI Framework. The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command. * [vector-vein](https://github.com/andersonby/vector-vein) - No-code AI workflow. Drag and drop workflow nodes and use your workflow with your AI agents. + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - faster_whisper GUI with PySide6 + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark is the #1 open-source AI Gateway and Developer Portal, enabling you to easily manage, integrate, and deploy AI and API services. APIPark seamlessly connects with various large AI models and packages these AI capabilities into APIs for easy invocation. ## Others diff --git a/awesome-ChatGPT-repositories.json b/awesome-ChatGPT-repositories.json index 32420b9..cb08ea2 100644 --- a/awesome-ChatGPT-repositories.json +++ b/awesome-ChatGPT-repositories.json @@ -27213,6 +27213,40 @@ "zh-hans": "构建AI代理,原子化", "zh-hant": "建立AI代理人,原子化" } + }, + "https://github.com/bricks-cloud/bricksllm": { + "repository_name": "BricksLLM", + "user_name": "bricks-cloud", + "language": "Go", + "license": "MIT License", + "description": "🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs.", + "topics": [ + "ai", + "anthropic", + "api", + "artificial-intelligence", + "azure", + "docker", + "generative-ai", + "golang", + "gpt", + "llm", + "open-source", + "openai", + "postgresql", + "privacy", + "rest-api", + "security", + "self-hosted", + "vllm", + "ycombinator" + ], + "multilingual_descriptions": { + "en": "🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs.", + "ja": "🔒エンタープライズグレードのAPIゲートウェイは、APIキーごとにコストやレート制限を監視および課すのに役立ちます。ユーザー、アプリケーション、または環境ごとに細かいアクセス制御と監視を取得します。OpenAI、Azure OpenAI、Anthropic、vLLM、およびオープンソースのLLMをサポートしています。", + "zh-hans": "🔒 企业级API网关,可帮助您监控并根据API密钥强制成本或速率限制。获得对每个用户、应用程序或环境的细粒度访问控制和监控。支持OpenAI、Azure OpenAI、Anthropic、vLLM和开源LLMs。", + "zh-hant": "🔒 企業級 API 網關,可幫助您監控並對每個 API 金鑰施加成本或速率限制。獲得對每個用戶、應用程序或環境的細粒度訪問控制和監控。支持 OpenAI、Azure OpenAI、Anthropic、vLLM 和開源 LLMs。" + } } }, "Langchain": { @@ -29909,6 +29943,26 @@ "zh-hans": "TensorZero为优化LLM应用程序创建了一个反馈循环-将生产数据转化为更智能、更快速、更便宜的模型。", "zh-hant": "TensorZero為LLM應用程式創建了一個反饋循環,將生產數據轉化為更智能、更快速、更便宜的模型。" } + }, + "https://github.com/abraxas-365/langchain-rust": { + "repository_name": "langchain-rust", + "user_name": "Abraxas-365", + "language": "Rust", + "license": "MIT License", + "description": "🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust", + "topics": [ + "langchain", + "llm", + "llms", + "openai", + "rust" + ], + "multilingual_descriptions": { + "en": "🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust", + "ja": "🦜️🔗Rust用LangChain、RustでLLMベースのプログラムを書く最も簡単な方法🦜️🔗Rust用LangChain、RustでLLMベースのプログラムを書く最も簡単な方法", + "zh-hans": "🦜️🔗LangChain为Rust提供了最简单的方式来编写基于LLM的程序", + "zh-hant": "🦜️🔗LangChain for Rust,在Rust中撰寫基於LLM的程式的最簡單方式" + } } }, "Unity": { @@ -34614,6 +34668,61 @@ "zh-hans": "无代码AI工作流。拖放工作流节点并使用您的AI代理与您的工作流一起工作。", "zh-hant": "無代碼AI工作流程。拖放工作流節點,並與您的AI代理一起使用您的工作流程。" } + }, + "https://github.com/cheshirecc/faster-whisper-gui": { + "repository_name": "faster-whisper-GUI", + "user_name": "CheshireCC", + "language": "Python", + "license": "GNU Affero General Public License v3.0", + "description": "faster_whisper GUI with PySide6", + "topics": [ + "asr", + "faster-whisper", + "openai", + "transcribe", + "vad", + "voice-transcription", + "whisper", + "whisperx" + ], + "multilingual_descriptions": { + "en": "faster_whisper GUI with PySide6", + "ja": "PySide6を使用したfaster_whisper GUI", + "zh-hans": "使用PySide6的faster_whisper GUI", + "zh-hant": "使用PySide6的faster_whisper GUI" + } + }, + "https://github.com/apiparklab/apipark": { + "repository_name": "APIPark", + "user_name": "APIParkLab", + "language": "TypeScript", + "license": "Apache License 2.0", + "description": "🦄APIPark is the #1 open-source AI Gateway and Developer Portal, enabling you to easily manage, integrate, and deploy AI and API services. APIPark seamlessly connects with various large AI models and packages these AI capabilities into APIs for easy invocation. ", + "topics": [ + "ai", + "ai-gateway", + "api", + "api-dashboard", + "api-gateway", + "api-platform", + "api-portal", + "apihub", + "claude", + "dashboard", + "developer-portal", + "developer-tools", + "developerportal", + "gateway", + "llm-gateway", + "openai", + "openapi" + ], + "multilingual_descriptions": { + "en": "🦄APIPark is the #1 open-source AI Gateway and Developer Portal, enabling you to easily manage, integrate, and deploy AI and API services. APIPark seamlessly connects with various large AI models and packages these AI capabilities into APIs for easy invocat", + "ja": "🦄APIParkは、#1のオープンソースAIゲートウェイおよび開発者ポータルであり、AIやAPIサービスを簡単に管理、統合、展開できるようにします。APIParkはさまざまな大規模なAIモデルとシームレスに接続し、これらのAI機能をAPIにパッケージ化して簡単に呼び出すことができます。", + "zh-hans": "🦄APIPark是#1开源AI网关和开发者门户,让您轻松管理、集成和部署AI和API服务。APIPark与各种大型AI模型无缝连接,并将这些AI能力打包成API,方便调用。", + "zh-hant": "🦄APIPark 是第一個開源人工智慧閘道和開發者門戶,讓您可以輕鬆管理、整合和部署人工智慧和 API 服務。APIPark 與各種大型人工智慧模型無縫連接,並將這些人工智慧能力打包成 API,方便調用。" + } } }, "Others": { diff --git a/docs/README.en.md b/docs/README.en.md index c2f61e3..0870291 100644 --- a/docs/README.en.md +++ b/docs/README.en.md @@ -15,22 +15,20 @@ Your contributions are always welcome! Before contributing, please read [the gui ## The latest additions 🎉 -**Chatbots** - * [extended_openai_conversation](https://github.com/jekalmin/extended_openai_conversation) - Home Assistant custom component of conversation agent. It uses OpenAI to control your devices. - * [AI-Data-Analysis-MultiAgent](https://github.com/starpig1129/ai-data-analysis-multiagent) - AI-Driven Research Assistant: An advanced multi-agent system for automating complex research processes. Leveraging LangChain, OpenAI GPT, and LangGraph, this tool streamlines hypothesis generation, data analysis, visualization, and report writing. Perfect +**NLP** + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs. -**Browser-extensions** - * [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 +**Langchain** + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust **Openai** - * [auto-subs](https://github.com/tmoroney/auto-subs) - Generate Subtitles & Diarize Speakers in Davinci Resolve using AI. - * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — The Web AI Framework. The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command. - * [vector-vein](https://github.com/andersonby/vector-vein) - No-code AI workflow. Drag and drop workflow nodes and use your workflow with your AI agents. + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - faster_whisper GUI with PySide6 + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark is the #1 open-source AI Gateway and Developer Portal, enabling you to easily manage, integrate, and deploy AI and API services. APIPark seamlessly connects with various large AI models and packages these AI capabilities into APIs for easy invocat -_Updated on December 05, 2024_ (A total of 1901 repositories listed.) +_Updated on December 09, 2024_ (A total of 1905 repositories listed.) ## Table of contents @@ -1253,6 +1251,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [ax](https://github.com/ax-llm/ax) - The unofficial DSPy framework. Build LLM powered Agents and "Agentic workflows" based on the Stanford DSP paper. * [code-interpreter](https://github.com/e2b-dev/code-interpreter) - Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app * [atomic-agents](https://github.com/brainblend-ai/atomic-agents) - Building AI agents, atomically + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs. ## Langchain @@ -1370,6 +1369,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [search2ai](https://github.com/fatwang2/search2ai) - Help your LLMs online * [free-llm-api-resources](https://github.com/cheahjs/free-llm-api-resources) - A list of free LLM inference resources accessible via API. * [tensorzero](https://github.com/tensorzero/tensorzero) - TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models. + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust ## Unity @@ -1593,6 +1593,8 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [auto-subs](https://github.com/tmoroney/auto-subs) - Generate Subtitles & Diarize Speakers in Davinci Resolve using AI. * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — The Web AI Framework. The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command. * [vector-vein](https://github.com/andersonby/vector-vein) - No-code AI workflow. Drag and drop workflow nodes and use your workflow with your AI agents. + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - faster_whisper GUI with PySide6 + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark is the #1 open-source AI Gateway and Developer Portal, enabling you to easily manage, integrate, and deploy AI and API services. APIPark seamlessly connects with various large AI models and packages these AI capabilities into APIs for easy invocat ## Others diff --git a/docs/README.ja.md b/docs/README.ja.md index e6960be..783e3f1 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -15,22 +15,20 @@ ## The latest additions 🎉 -**Chatbots** - * [extended_openai_conversation](https://github.com/jekalmin/extended_openai_conversation) - Home Assistantのカスタムコンポーネントで会話エージェントを使用します。OpenAIを使用してデバイスを制御します。 - * [AI-Data-Analysis-MultiAgent](https://github.com/starpig1129/ai-data-analysis-multiagent) - AI駆動型研究アシスタント:複雑な研究プロセスを自動化するための高度なマルチエージェントシステム。LangChain、OpenAI GPT、およびLangGraphを活用し、このツールは仮説の生成、データ分析、可視化、およびレポート作成を効率化します。完璧 +**NLP** + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒エンタープライズグレードのAPIゲートウェイは、APIキーごとにコストやレート制限を監視および課すのに役立ちます。ユーザー、アプリケーション、または環境ごとに細かいアクセス制御と監視を取得します。OpenAI、Azure OpenAI、Anthropic、vLLM、およびオープンソースのLLMをサポートしています。 -**Browser-extensions** - * [claude-coder](https://github.com/kodu-ai/claude-coder) - Koduは、あなたのIDEに住む自律型のコーディングエージェントです。これは、最新の技術を活用して、ステップバイステップであなたの夢のプロジェクトを構築するのに役立つVSCode拡張機能です。 +**Langchain** + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗Rust用LangChain、RustでLLMベースのプログラムを書く最も簡単な方法🦜️🔗Rust用LangChain、RustでLLMベースのプログラムを書く最も簡単な方法 **Openai** - * [auto-subs](https://github.com/tmoroney/auto-subs) - AIを使用してDavinci Resolveで字幕を生成し、スピーカーを日記化します。 - * [BaseAI](https://github.com/langbaseinc/baseai) - Input: BaseAI — The Web AI Framework. The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command.Output: BaseAI — ウェブAIフレームワーク。メモリを持つサーバーレスな自律型AIエージェントを構築する最も簡単な方法。ローカルファースト、エージェントパイプ、ツール、メモリを構築し始めましょう。1つのコマンドでサーバーレスに展開します。 - * [vector-vein](https://github.com/andersonby/vector-vein) - ノーコードAIワークフロー。ワークフローノードをドラッグアンドドロップして、AIエージェントと共にワークフローを使用します。 + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - PySide6を使用したfaster_whisper GUI + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIParkは、#1のオープンソースAIゲートウェイおよび開発者ポータルであり、AIやAPIサービスを簡単に管理、統合、展開できるようにします。APIParkはさまざまな大規模なAIモデルとシームレスに接続し、これらのAI機能をAPIにパッケージ化して簡単に呼び出すことができます。 -_Updated on December 05, 2024_ (A total of 1901 repositories listed.) +_Updated on December 09, 2024_ (A total of 1905 repositories listed.) ## Table of contents @@ -1253,6 +1251,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [ax](https://github.com/ax-llm/ax) - 非公式のDSPyフレームワーク。Stanford DSP論文に基づいたLLMパワードエージェントと「エージェンティックワークフロー」を構築します。 * [code-interpreter](https://github.com/e2b-dev/code-interpreter) - Python&JS / TS SDKを使用して、AI生成コード/コード解釈を実行するためのAIアプリを作成します。 * [atomic-agents](https://github.com/brainblend-ai/atomic-agents) - AIエージェントを原子的に構築します。 + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒エンタープライズグレードのAPIゲートウェイは、APIキーごとにコストやレート制限を監視および課すのに役立ちます。ユーザー、アプリケーション、または環境ごとに細かいアクセス制御と監視を取得します。OpenAI、Azure OpenAI、Anthropic、vLLM、およびオープンソースのLLMをサポートしています。 ## Langchain @@ -1370,6 +1369,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [search2ai](https://github.com/fatwang2/search2ai) - オンラインでLLMの手助けをしてください。 * [free-llm-api-resources](https://github.com/cheahjs/free-llm-api-resources) - APIを介してアクセス可能な無料のLLM推論リソースのリスト。 * [tensorzero](https://github.com/tensorzero/tensorzero) - TensorZeroは、LLMアプリケーションを最適化するためのフィードバックループを作成し、生産データをよりスマートで速く、安価なモデルに変換します。 + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗Rust用LangChain、RustでLLMベースのプログラムを書く最も簡単な方法🦜️🔗Rust用LangChain、RustでLLMベースのプログラムを書く最も簡単な方法 ## Unity @@ -1593,6 +1593,8 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [auto-subs](https://github.com/tmoroney/auto-subs) - AIを使用してDavinci Resolveで字幕を生成し、スピーカーを日記化します。 * [BaseAI](https://github.com/langbaseinc/baseai) - Input: BaseAI — The Web AI Framework. The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command.Output: BaseAI — ウェブAIフレームワーク。メモリを持つサーバーレスな自律型AIエージェントを構築する最も簡単な方法。ローカルファースト、エージェントパイプ、ツール、メモリを構築し始めましょう。1つのコマンドでサーバーレスに展開します。 * [vector-vein](https://github.com/andersonby/vector-vein) - ノーコードAIワークフロー。ワークフローノードをドラッグアンドドロップして、AIエージェントと共にワークフローを使用します。 + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - PySide6を使用したfaster_whisper GUI + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIParkは、#1のオープンソースAIゲートウェイおよび開発者ポータルであり、AIやAPIサービスを簡単に管理、統合、展開できるようにします。APIParkはさまざまな大規模なAIモデルとシームレスに接続し、これらのAI機能をAPIにパッケージ化して簡単に呼び出すことができます。 ## Others diff --git a/docs/README.zh-hans.md b/docs/README.zh-hans.md index d1a9d81..5faf381 100644 --- a/docs/README.zh-hans.md +++ b/docs/README.zh-hans.md @@ -15,22 +15,20 @@ ## The latest additions 🎉 -**Chatbots** - * [extended_openai_conversation](https://github.com/jekalmin/extended_openai_conversation) - 家庭助手的自定义组件对话代理。它使用OpenAI来控制您的设备。 - * [AI-Data-Analysis-MultiAgent](https://github.com/starpig1129/ai-data-analysis-multiagent) - AI驱动的研究助手:一种用于自动化复杂研究过程的先进多代理系统。利用LangChain、OpenAI GPT和LangGraph,这个工具简化了假设生成、数据分析、可视化和报告撰写。完美 +**NLP** + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 企业级API网关,可帮助您监控并根据API密钥强制成本或速率限制。获得对每个用户、应用程序或环境的细粒度访问控制和监控。支持OpenAI、Azure OpenAI、Anthropic、vLLM和开源LLMs。 -**Browser-extensions** - * [claude-coder](https://github.com/kodu-ai/claude-coder) - Kodu是一个自主编码代理,它生活在您的IDE中。它是一个VSCode扩展,可以帮助您利用最新技术逐步构建您的梦想项目。 +**Langchain** + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain为Rust提供了最简单的方式来编写基于LLM的程序 **Openai** - * [auto-subs](https://github.com/tmoroney/auto-subs) - 使用人工智能在Davinci Resolve生成字幕并记录发言者。 - * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — 网络AI框架。构建无服务器自主AI代理的最简单方法,具有记忆功能。开始构建本地优先、代理管道、工具和记忆。只需一个命令即可部署无服务器。 - * [vector-vein](https://github.com/andersonby/vector-vein) - 无代码AI工作流。拖放工作流节点并使用您的AI代理与您的工作流一起工作。 + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - 使用PySide6的faster_whisper GUI + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark是#1开源AI网关和开发者门户,让您轻松管理、集成和部署AI和API服务。APIPark与各种大型AI模型无缝连接,并将这些AI能力打包成API,方便调用。 -_Updated on December 05, 2024_ (A total of 1901 repositories listed.) +_Updated on December 09, 2024_ (A total of 1905 repositories listed.) ## Table of contents @@ -1253,6 +1251,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [ax](https://github.com/ax-llm/ax) - 非官方DSPy框架。基于斯坦福DSP论文构建由LLM驱动的代理和“代理工作流”。 * [code-interpreter](https://github.com/e2b-dev/code-interpreter) - Python和JS/TS SDK用于在您的AI应用程序中运行AI生成的代码/代码解释。 * [atomic-agents](https://github.com/brainblend-ai/atomic-agents) - 构建AI代理,原子化 + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 企业级API网关,可帮助您监控并根据API密钥强制成本或速率限制。获得对每个用户、应用程序或环境的细粒度访问控制和监控。支持OpenAI、Azure OpenAI、Anthropic、vLLM和开源LLMs。 ## Langchain @@ -1370,6 +1369,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [search2ai](https://github.com/fatwang2/search2ai) - 在线帮助您的LLMs * [free-llm-api-resources](https://github.com/cheahjs/free-llm-api-resources) - 一份可通过API访问的免费LLM推理资源列表。 * [tensorzero](https://github.com/tensorzero/tensorzero) - TensorZero为优化LLM应用程序创建了一个反馈循环-将生产数据转化为更智能、更快速、更便宜的模型。 + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain为Rust提供了最简单的方式来编写基于LLM的程序 ## Unity @@ -1593,6 +1593,8 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [auto-subs](https://github.com/tmoroney/auto-subs) - 使用人工智能在Davinci Resolve生成字幕并记录发言者。 * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — 网络AI框架。构建无服务器自主AI代理的最简单方法,具有记忆功能。开始构建本地优先、代理管道、工具和记忆。只需一个命令即可部署无服务器。 * [vector-vein](https://github.com/andersonby/vector-vein) - 无代码AI工作流。拖放工作流节点并使用您的AI代理与您的工作流一起工作。 + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - 使用PySide6的faster_whisper GUI + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark是#1开源AI网关和开发者门户,让您轻松管理、集成和部署AI和API服务。APIPark与各种大型AI模型无缝连接,并将这些AI能力打包成API,方便调用。 ## Others diff --git a/docs/README.zh-hant.md b/docs/README.zh-hant.md index 534acef..003a1a2 100644 --- a/docs/README.zh-hant.md +++ b/docs/README.zh-hant.md @@ -15,22 +15,20 @@ ## The latest additions 🎉 -**Chatbots** - * [extended_openai_conversation](https://github.com/jekalmin/extended_openai_conversation) - Home Assistant的自定義組件對話代理。它使用OpenAI來控制您的設備。Home Assistant的自定義組件對話代理。它使用OpenAI來控制您的設備。 - * [AI-Data-Analysis-MultiAgent](https://github.com/starpig1129/ai-data-analysis-multiagent) - AI驅動的研究助理:一個先進的多智能體系統,用於自動化複雜的研究過程。利用LangChain、OpenAI GPT和LangGraph,這個工具可以簡化假設生成、數據分析、可視化和報告撰寫。完美。 +**NLP** + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 企業級 API 網關,可幫助您監控並對每個 API 金鑰施加成本或速率限制。獲得對每個用戶、應用程序或環境的細粒度訪問控制和監控。支持 OpenAI、Azure OpenAI、Anthropic、vLLM 和開源 LLMs。 -**Browser-extensions** - * [claude-coder](https://github.com/kodu-ai/claude-coder) - Kodu 是一個自主編碼代理,它存在於您的IDE中。這是一個 VSCode 擴展,可以幫助您利用最新技術中的自動編碼代理逐步構建您的夢想項目。 +**Langchain** + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain for Rust,在Rust中撰寫基於LLM的程式的最簡單方式 **Openai** - * [auto-subs](https://github.com/tmoroney/auto-subs) - 在Davinci Resolve中使用人工智能生成字幕和記錄演講者。 - * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — 網絡AI框架。建立無伺服器自主AI代理的最簡單方法,具有記憶功能。開始建立本地優先、代理管道、工具和記憶。只需一個命令即可部署無伺服器。 - * [vector-vein](https://github.com/andersonby/vector-vein) - 無代碼AI工作流程。拖放工作流節點,並與您的AI代理一起使用您的工作流程。 + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - 使用PySide6的faster_whisper GUI + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark 是第一個開源人工智慧閘道和開發者門戶,讓您可以輕鬆管理、整合和部署人工智慧和 API 服務。APIPark 與各種大型人工智慧模型無縫連接,並將這些人工智慧能力打包成 API,方便調用。 -_Updated on December 05, 2024_ (A total of 1901 repositories listed.) +_Updated on December 09, 2024_ (A total of 1905 repositories listed.) ## Table of contents @@ -1253,6 +1251,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [ax](https://github.com/ax-llm/ax) - 非官方DSPy框架。基於斯坦福DSP論文構建由LLM驅動的代理和“代理工作流”。 * [code-interpreter](https://github.com/e2b-dev/code-interpreter) - Python和JS/TS SDK,用於在您的AI應用程序中運行AI生成的代碼/代碼解釋。 * [atomic-agents](https://github.com/brainblend-ai/atomic-agents) - 建立AI代理人,原子化 + * [BricksLLM](https://github.com/bricks-cloud/bricksllm) - 🔒 企業級 API 網關,可幫助您監控並對每個 API 金鑰施加成本或速率限制。獲得對每個用戶、應用程序或環境的細粒度訪問控制和監控。支持 OpenAI、Azure OpenAI、Anthropic、vLLM 和開源 LLMs。 ## Langchain @@ -1370,6 +1369,7 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [search2ai](https://github.com/fatwang2/search2ai) - 在線幫助您的LLM們 * [free-llm-api-resources](https://github.com/cheahjs/free-llm-api-resources) - 一個可以通過API訪問的免費LLM推理資源列表。 * [tensorzero](https://github.com/tensorzero/tensorzero) - TensorZero為LLM應用程式創建了一個反饋循環,將生產數據轉化為更智能、更快速、更便宜的模型。 + * [langchain-rust](https://github.com/abraxas-365/langchain-rust) - 🦜️🔗LangChain for Rust,在Rust中撰寫基於LLM的程式的最簡單方式 ## Unity @@ -1593,6 +1593,8 @@ _Updated on December 05, 2024_ (A total of 1901 repositories listed.) * [auto-subs](https://github.com/tmoroney/auto-subs) - 在Davinci Resolve中使用人工智能生成字幕和記錄演講者。 * [BaseAI](https://github.com/langbaseinc/baseai) - BaseAI — 網絡AI框架。建立無伺服器自主AI代理的最簡單方法,具有記憶功能。開始建立本地優先、代理管道、工具和記憶。只需一個命令即可部署無伺服器。 * [vector-vein](https://github.com/andersonby/vector-vein) - 無代碼AI工作流程。拖放工作流節點,並與您的AI代理一起使用您的工作流程。 + * [faster-whisper-GUI](https://github.com/cheshirecc/faster-whisper-gui) - 使用PySide6的faster_whisper GUI + * [APIPark](https://github.com/apiparklab/apipark) - 🦄APIPark 是第一個開源人工智慧閘道和開發者門戶,讓您可以輕鬆管理、整合和部署人工智慧和 API 服務。APIPark 與各種大型人工智慧模型無縫連接,並將這些人工智慧能力打包成 API,方便調用。 ## Others