From a69461691612150f44b3b649847d7add8ef5d89c Mon Sep 17 00:00:00 2001 From: taishi-i Date: Mon, 3 Mar 2025 02:21:48 +0900 Subject: [PATCH] add repositories (Updated on March 3, 2025) --- README.md | 26 ++++-- awesome-ChatGPT-repositories.json | 132 ++++++++++++++++++++++++++++++ docs/README.en.md | 26 ++++-- docs/README.ja.md | 26 ++++-- docs/README.zh-hans.md | 26 ++++-- docs/README.zh-hant.md | 26 ++++-- 6 files changed, 227 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 7383028..e69281f 100644 --- a/README.md +++ b/README.md @@ -15,19 +15,25 @@ Your contributions are always welcome! Before contributing, please read [the gui ## The latest additions 🎉 -**Chatbots** - * [hollama](https://github.com/fmaclen/hollama) - A minimal web-UI for talking to Ollama (and OpenAI) servers +**Prompts** + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊 -**Langchain** - * [go-stock](https://github.com/arvinlovegood/go-stock) - 🦄🦄🦄AI赋能股票分析:自选股行情获取,成本盈亏展示,涨跌报警推送,市场整体/个股情绪分析,K线技术指标分析等。数据全部保留在本地。支持DeepSeek,OpenAI, Ollama,LMStudio,AnythingLLM,硅基流动,火山方舟,阿里云百炼等平台或模型。 +**CLIs** + * [lumen](https://github.com/jnsahaj/lumen) - Instant AI Git Commit message, Git changes summary from the CLI (no API key required) -**Others** - * [memobase](https://github.com/memodb-io/memobase) - Profile-Based Long-Term Memory for AI Applications +**NLP** + * [AIaW](https://github.com/nitrorcr/aiaw) - AI as Workspace - 精心设计的 AI (LLM) 客户端。 全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI, Anthropic, DeepBricks, OpenRouter, Gemini, Vertex, etc. + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI + + +**Openai** + * [openai-java](https://github.com/openai/openai-java) - The official Java library for the OpenAI API -_Updated on February 27, 2025_ (A total of 2003 repositories listed.) +_Updated on March 03, 2025_ (A total of 2009 repositories listed.) ## Table of contents @@ -283,6 +289,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [LangChain](https://github.com/tryagi/langchain) - C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities. * [Kiln](https://github.com/kiln-ai/kiln) - The easiest tool for fine-tuning LLM models, synthetic data generation, and collaborating on datasets. * [JamAIBase](https://github.com/embeddedllm/jamaibase) - The collaborative spreadsheet for AI. Chain cells into powerful pipelines, experiment with prompts and models, and evaluate LLM responses in real-time. Work together seamlessly to build and iterate on AI applications. + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊 ## Chatbots @@ -943,6 +950,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [gpt_mobile](https://github.com/taewan-p/gpt_mobile) - Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose. * [com.openai.unity](https://github.com/rageagainstthepixel/com.openai.unity) - A Non-Official OpenAI Rest Client for Unity (UPM) * [ai-renamer](https://github.com/ozgrozer/ai-renamer) - A Node.js CLI that uses Ollama and LM Studio models (Llava, Gemma, Llama etc.) to intelligently rename files by their contents + * [lumen](https://github.com/jnsahaj/lumen) - Instant AI Git Commit message, Git changes summary from the CLI (no API key required) ## Reimplementations @@ -1310,6 +1318,9 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [deep-searcher](https://github.com/zilliztech/deep-searcher) - Deep Research Alternative to Reason on Private Data in Python * [bailing](https://github.com/wwbin2017/bailing) - 百聆 是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,低配置也可运行,支持打断 * [brainrot.js](https://github.com/brainrotjs/brainrot.js) - Text to video generator in the brainrot form. Learn about any topic from your favorite personalities 😼. + * [AIaW](https://github.com/nitrorcr/aiaw) - AI as Workspace - 精心设计的 AI (LLM) 客户端。 全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI, Anthropic, DeepBricks, OpenRouter, Gemini, Vertex, etc. + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI ## Langchain @@ -1688,6 +1699,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [note-gen](https://github.com/codexu/note-gen) - 一款专注于记录和写作的跨端 AI 笔记 * [DeepClaude](https://github.com/erlichliu/deepclaude) - DeepSeek r1 and Claude 3.5 Sonnet achieve the best combination, fully unleashing the power of the strongest models. Supports OpenAI streaming output and can run on your favorite ChatBox! * [openai](https://github.com/azure-samples/openai) - The repository for all Azure OpenAI Samples complementing the OpenAI cookbook. + * [openai-java](https://github.com/openai/openai-java) - The official Java library for the OpenAI API ## Others diff --git a/awesome-ChatGPT-repositories.json b/awesome-ChatGPT-repositories.json index 66e9880..0f7d6bf 100644 --- a/awesome-ChatGPT-repositories.json +++ b/awesome-ChatGPT-repositories.json @@ -5660,6 +5660,35 @@ "zh-hans": "用于人工智能的协作电子表格。将单元格链接成强大的管道,尝试不同的提示和模型,并实时评估LLM的响应。无缝合作,共同构建和迭代人工智能应用程序。", "zh-hant": "用於人工智慧的協作試算表。將單元格鏈接成強大的管道,通過提示和模型進行實驗,並即時評估LLM的回應。無縫合作,共同建立和迭代人工智慧應用程序。" } + }, + "https://github.com/scale3-labs/langtrace": { + "repository_name": "langtrace", + "user_name": "Scale3-Labs", + "language": "TypeScript", + "license": "GNU Affero General Public License v3.0", + "description": "Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊", + "topics": [ + "ai", + "datasets", + "evaluations", + "gpt", + "langchain", + "llm", + "llm-framework", + "llmops", + "observability", + "open-source", + "open-telemetry", + "openai", + "prompt-engineering", + "tracing" + ], + "multilingual_descriptions": { + "en": "Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊", + "ja": "Langtrace 🔍は、LLMアプリケーション向けのオープンソースのエンドツーエンドの可観測性ツールであり、人気のあるLLM、LLMフレームワーク、ベクターデータベースなどに対してリアルタイムのトレース、評価、メトリクスを提供します。Typescript、Pythonを使用して統合できます。🚀💻📊", + "zh-hans": "Langtrace 🔍 是一个基于开放遥测的开源端到端观测工具,用于LLM应用程序,为流行的LLM、LLM框架、向量数据库等提供实时跟踪、评估和指标。使用Typescript、Python进行集成。🚀💻📊", + "zh-hant": "Langtrace 🔍 是一個開源的、基於 Open Telemetry 的端到端觀測工具,用於LLM應用程序,為流行的LLM、LLM框架、向量數據庫等提供實時追蹤、評估和指標。使用Typescript、Python進行集成。🚀💻📊" + } } }, "Chatbots": { @@ -21071,6 +21100,27 @@ "zh-hans": "一个使用Ollama和LM Studio模型(Llava,Gemma,Llama等)的Node.js CLI,可以根据文件内容智能地重命名文件。", "zh-hant": "一個使用Ollama和LM Studio模型(Llava、Gemma、Llama等)的Node.js CLI,可以根據文件內容智能地重新命名文件。" } + }, + "https://github.com/jnsahaj/lumen": { + "repository_name": "lumen", + "user_name": "jnsahaj", + "language": "Rust", + "license": "MIT License", + "description": "Instant AI Git Commit message, Git changes summary from the CLI (no API key required)", + "topics": [ + "cli", + "commit", + "git", + "llm", + "openai", + "rust" + ], + "multilingual_descriptions": { + "en": "Instant AI Git Commit message, Git changes summary from the CLI (no API key required)", + "ja": "インスタントAI Gitコミットメッセージ、CLIからのGit変更の要約(APIキーは不要)", + "zh-hans": "即时AI Git提交消息,Git更改摘要来自CLI(无需API密钥)", + "zh-hant": "即時AI Git提交消息,從CLI中的Git更改摘要(無需API密鑰)" + } } }, "Reimplementations": { @@ -28834,6 +28884,74 @@ "zh-hans": "大脑形式的文本到视频生成器。从您喜爱的名人那里学习任何主题 😼。", "zh-hant": "在腦部形式中生成文本到視頻的工具。從您喜愛的名人那裡學習任何主題 😼。" } + }, + "https://github.com/nitrorcr/aiaw": { + "repository_name": "AIaW", + "user_name": "NitroRCr", + "language": "Vue", + "license": "BSD 3-Clause \"New\" or \"Revised\" License", + "description": "AI as Workspace - 精心设计的 AI (LLM) 客户端。 全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步、Artifacts", + "topics": [ + "ai", + "chatgpt", + "claude", + "docker", + "function-calling", + "llm", + "local-first", + "openai", + "pwa", + "vue" + ], + "multilingual_descriptions": { + "en": "AI as Workspace - A carefully designed AI (LLM) client. Full-featured, lightweight; supports multiple workspaces, plugin system, cross-platform, local-first + real-time cloud synchronization, Artifacts.", + "ja": "AI as Workspace - 精心設計的 AI (LLM) 客戶端。全功能,輕量級;支持多工作區、插件系統、跨平台、本地優先+實時雲同步、Artifacts", + "zh-hans": "AI作为工作空间 - 精心设计的AI(LLM)客户端。全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步、Artifacts", + "zh-hant": "AI作为工作空间 - 精心設計的 AI (LLM) 客戶端。全功能,輕量級;支持多工作區、插件系統、跨平台、本地優先+實時雲同步、Artifacts" + } + }, + "https://github.com/yym68686/uni-api": { + "repository_name": "uni-api", + "user_name": "yym68686", + "language": "Python", + "license": null, + "description": "This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI, Anthropic, DeepBricks, OpenRouter, Gemini, Vertex, etc.", + "topics": [ + "claude", + "gemini", + "new-api", + "one-api", + "openai", + "uni-api", + "vertex" + ], + "multilingual_descriptions": { + "en": "This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI,", + "ja": "これはLLM APIの管理を統一するプロジェクトです。統一されたAPIインターフェースを介して複数のバックエンドサービスを呼び出し、それらを一貫したOpenAI形式に変換し、ロードバランシングをサポートすることができます。現在サポートされているバックエンドサービスには、OpenAIが含まれています。", + "zh-hans": "这是一个统一管理LLM API的项目。它可以通过统一的API接口调用多个后端服务,将它们统一转换为OpenAI格式,并支持负载均衡。目前支持的后端服务包括:OpenAI。", + "zh-hant": "這是一個統一管理LLM API的專案。它可以通過統一的API接口調用多個後端服務,將它們統一轉換為OpenAI格式,並支持負載平衡。目前支持的後端服務包括:OpenAI。" + } + }, + "https://github.com/icereed/paperless-gpt": { + "repository_name": "paperless-gpt", + "user_name": "icereed", + "language": "Go", + "license": "MIT License", + "description": "Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI", + "topics": [ + "ai", + "chatgpt", + "llm", + "ollama", + "paperless", + "paperless-ngx" + ], + "multilingual_descriptions": { + "en": "Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI", + "ja": "LLMとLLM Vision(OCR)を使用して、AIによって強化されたペーパーレス-ngx - 文書デジタル化を処理します。", + "zh-hans": "使用LLMs和LLM Vision(OCR)来处理无纸化-ngx-由人工智能驱动的文档数字化", + "zh-hant": "使用LLMs和LLM Vision(OCR)來處理無紙化-ngx-由人工智慧驅動的文件數位化" + } } }, "Langchain": { @@ -37107,6 +37225,20 @@ "zh-hans": "所有Azure OpenAI示例的存储库,补充OpenAI食谱。", "zh-hant": "所有Azure OpenAI樣本的存儲庫,補充OpenAI食譜。" } + }, + "https://github.com/openai/openai-java": { + "repository_name": "openai-java", + "user_name": "openai", + "language": "Kotlin", + "license": "Apache License 2.0", + "description": "The official Java library for the OpenAI API", + "topics": [], + "multilingual_descriptions": { + "en": "The official Java library for the OpenAI API", + "ja": "OpenAI APIの公式Javaライブラリ", + "zh-hans": "OpenAI API的官方Java库", + "zh-hant": "OpenAI API 的官方 Java 库" + } } }, "Others": { diff --git a/docs/README.en.md b/docs/README.en.md index 2eb9735..7c84eec 100644 --- a/docs/README.en.md +++ b/docs/README.en.md @@ -15,19 +15,25 @@ Your contributions are always welcome! Before contributing, please read [the gui ## The latest additions 🎉 -**Chatbots** - * [hollama](https://github.com/fmaclen/hollama) - A minimal web-UI for talking to Ollama (and OpenAI) servers +**Prompts** + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊 -**Langchain** - * [go-stock](https://github.com/arvinlovegood/go-stock) - 🦄🦄🦄AI Empowered Stock Analysis: Obtain selected stock market quotes, display cost profit and loss, receive alerts for price changes, analyze overall market/individual stock sentiment, and analyze K-line technical indicators, etc. All data is kept locally. Supports platforms or models such as DeepSeek, OpenAI, Ollama, LMStudio, AnythingLLM, Silicon Mobility, Volcano Ark, Aliyun Bailian, etc. +**CLIs** + * [lumen](https://github.com/jnsahaj/lumen) - Instant AI Git Commit message, Git changes summary from the CLI (no API key required) -**Others** - * [memobase](https://github.com/memodb-io/memobase) - Profile-Based Long-Term Memory for AI Applications +**NLP** + * [AIaW](https://github.com/nitrorcr/aiaw) - AI as Workspace - A carefully designed AI (LLM) client. Full-featured, lightweight; supports multiple workspaces, plugin system, cross-platform, local-first + real-time cloud synchronization, Artifacts. + * [uni-api](https://github.com/yym68686/uni-api) - This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI, + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI + + +**Openai** + * [openai-java](https://github.com/openai/openai-java) - The official Java library for the OpenAI API -_Updated on February 27, 2025_ (A total of 2003 repositories listed.) +_Updated on March 03, 2025_ (A total of 2009 repositories listed.) ## Table of contents @@ -283,6 +289,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [LangChain](https://github.com/tryagi/langchain) - C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities. * [Kiln](https://github.com/kiln-ai/kiln) - The easiest tool for fine-tuning LLM models, synthetic data generation, and collaborating on datasets. * [JamAIBase](https://github.com/embeddedllm/jamaibase) - The collaborative spreadsheet for AI. Chain cells into powerful pipelines, experiment with prompts and models, and evaluate LLM responses in real-time. Work together seamlessly to build and iterate on AI applications. + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊 ## Chatbots @@ -943,6 +950,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [gpt_mobile](https://github.com/taewan-p/gpt_mobile) - Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose. * [com.openai.unity](https://github.com/rageagainstthepixel/com.openai.unity) - A Non-Official OpenAI Rest Client for Unity (UPM) * [ai-renamer](https://github.com/ozgrozer/ai-renamer) - A Node.js CLI that uses Ollama and LM Studio models (Llava, Gemma, Llama etc.) to intelligently rename files by their contents + * [lumen](https://github.com/jnsahaj/lumen) - Instant AI Git Commit message, Git changes summary from the CLI (no API key required) ## Reimplementations @@ -1310,6 +1318,9 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [deep-searcher](https://github.com/zilliztech/deep-searcher) - Deep Research Alternative to Reason on Private Data in Python * [bailing](https://github.com/wwbin2017/bailing) - Bailing is a speech dialogue robot similar to GPT-4o, implemented through ASR+LLM+TTS, integrating excellent large models such as DeepSeek R1, with a latency as low as 800ms. It can run on low configurations and supports interruption. * [brainrot.js](https://github.com/brainrotjs/brainrot.js) - Text to video generator in the brainrot form. Learn about any topic from your favorite personalities 😼. + * [AIaW](https://github.com/nitrorcr/aiaw) - AI as Workspace - A carefully designed AI (LLM) client. Full-featured, lightweight; supports multiple workspaces, plugin system, cross-platform, local-first + real-time cloud synchronization, Artifacts. + * [uni-api](https://github.com/yym68686/uni-api) - This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI, + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI ## Langchain @@ -1688,6 +1699,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [note-gen](https://github.com/codexu/note-gen) - A cross-platform AI note-taking app focused on recording and writing. * [DeepClaude](https://github.com/erlichliu/deepclaude) - DeepSeek r1 and Claude 3.5 Sonnet achieve the best combination, fully unleashing the power of the strongest models. Supports OpenAI streaming output and can run on your favorite ChatBox! * [openai](https://github.com/azure-samples/openai) - The repository for all Azure OpenAI Samples complementing the OpenAI cookbook. + * [openai-java](https://github.com/openai/openai-java) - The official Java library for the OpenAI API ## Others diff --git a/docs/README.ja.md b/docs/README.ja.md index 807b383..72b0df1 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -15,19 +15,25 @@ ## The latest additions 🎉 -**Chatbots** - * [hollama](https://github.com/fmaclen/hollama) - Ollama(およびOpenAI)サーバーと対話するための最小限のWeb-UI +**Prompts** + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍は、LLMアプリケーション向けのオープンソースのエンドツーエンドの可観測性ツールであり、人気のあるLLM、LLMフレームワーク、ベクターデータベースなどに対してリアルタイムのトレース、評価、メトリクスを提供します。Typescript、Pythonを使用して統合できます。🚀💻📊 -**Langchain** - * [go-stock](https://github.com/arvinlovegood/go-stock) - 🦄🦄🦄AIが株式分析をサポート:自分で選んだ株の市況情報を取得し、コストと利益を表示し、価格の変動に関する警告をプッシュ通知します。市場全体や個別株の感情分析、ローソク足テクニカル指標分析などをサポートします。データはすべてローカルに保存されます。DeepSeek、OpenAI、Ollama、LMStudio、AnythingLLM、Silicon Mobility、Volcano Ark、Alibaba Cloud Hundred Refinementsなどのプラットフォームやモデルをサポートしています。 +**CLIs** + * [lumen](https://github.com/jnsahaj/lumen) - インスタントAI Gitコミットメッセージ、CLIからのGit変更の要約(APIキーは不要) -**Others** - * [memobase](https://github.com/memodb-io/memobase) - AIアプリケーション向けのプロファイルベースの長期記憶 +**NLP** + * [AIaW](https://github.com/nitrorcr/aiaw) - AI as Workspace - 精心設計的 AI (LLM) 客戶端。全功能,輕量級;支持多工作區、插件系統、跨平台、本地優先+實時雲同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - これはLLM APIの管理を統一するプロジェクトです。統一されたAPIインターフェースを介して複数のバックエンドサービスを呼び出し、それらを一貫したOpenAI形式に変換し、ロードバランシングをサポートすることができます。現在サポートされているバックエンドサービスには、OpenAIが含まれています。 + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - LLMとLLM Vision(OCR)を使用して、AIによって強化されたペーパーレス-ngx - 文書デジタル化を処理します。 + + +**Openai** + * [openai-java](https://github.com/openai/openai-java) - OpenAI APIの公式Javaライブラリ -_Updated on February 27, 2025_ (A total of 2003 repositories listed.) +_Updated on March 03, 2025_ (A total of 2009 repositories listed.) ## Table of contents @@ -283,6 +289,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [LangChain](https://github.com/tryagi/langchain) - LangChainのC#実装。抽象化に関して可能な限りオリジナルに近づこうと努めていますが、新しいエンティティにもオープンです。 * [Kiln](https://github.com/kiln-ai/kiln) - LLMモデルの微調整、合成データ生成、およびデータセットの共同作業に最適なツール。 * [JamAIBase](https://github.com/embeddedllm/jamaibase) - AI向けの共同スプレッドシート。強力なパイプラインを作成し、プロンプトやモデルを試して、LLMの応答をリアルタイムで評価します。シームレスに連携してAIアプリケーションを構築し、繰り返し作業を行います。 + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍は、LLMアプリケーション向けのオープンソースのエンドツーエンドの可観測性ツールであり、人気のあるLLM、LLMフレームワーク、ベクターデータベースなどに対してリアルタイムのトレース、評価、メトリクスを提供します。Typescript、Pythonを使用して統合できます。🚀💻📊 ## Chatbots @@ -943,6 +950,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [gpt_mobile](https://github.com/taewan-p/gpt_mobile) - 複数のLLMからの回答を一度にサポートするAndroid用のチャットアプリ。独自のAPIキーAIクライアントを持参してください。OpenAI、Anthropic、Google、Ollamaをサポート。Material3&Composeで設計されています。 * [com.openai.unity](https://github.com/rageagainstthepixel/com.openai.unity) - Unity向けの非公式OpenAI Restクライアント(UPM) * [ai-renamer](https://github.com/ozgrozer/ai-renamer) - OllamaとLM Studioモデル(Llava、Gemma、Llamaなど)を使用して、ファイルの内容に基づいてファイル名を知的に変更するNode.js CLI + * [lumen](https://github.com/jnsahaj/lumen) - インスタントAI Gitコミットメッセージ、CLIからのGit変更の要約(APIキーは不要) ## Reimplementations @@ -1310,6 +1318,9 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [deep-searcher](https://github.com/zilliztech/deep-searcher) - Pythonにおけるプライベートデータに対する理由の代替としての深い研究 * [bailing](https://github.com/wwbin2017/bailing) - 百聆は、GPT-4oに似た音声対話ロボットで、ASR+LLM+TTSを使用しており、DeepSeek R1などの優れた大規模モデルを統合しています。遅延は800msまで低減されており、低構成でも動作可能で、打ち消しもサポートしています。 * [brainrot.js](https://github.com/brainrotjs/brainrot.js) - 脳内ビデオジェネレーターのテキスト。お気に入りのパーソナリティから任意のトピックについて学ぶ 😼。 + * [AIaW](https://github.com/nitrorcr/aiaw) - AI as Workspace - 精心設計的 AI (LLM) 客戶端。全功能,輕量級;支持多工作區、插件系統、跨平台、本地優先+實時雲同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - これはLLM APIの管理を統一するプロジェクトです。統一されたAPIインターフェースを介して複数のバックエンドサービスを呼び出し、それらを一貫したOpenAI形式に変換し、ロードバランシングをサポートすることができます。現在サポートされているバックエンドサービスには、OpenAIが含まれています。 + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - LLMとLLM Vision(OCR)を使用して、AIによって強化されたペーパーレス-ngx - 文書デジタル化を処理します。 ## Langchain @@ -1688,6 +1699,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [note-gen](https://github.com/codexu/note-gen) - 記録と執筆に特化したクロスプラットフォームAIノート * [DeepClaude](https://github.com/erlichliu/deepclaude) - DeepSeek r1とClaude 3.5 Sonnetが最高の組み合わせを実現し、最強モデルの力を完全に解放します。OpenAIストリーミング出力をサポートし、お気に入りのChatBoxで実行できます! * [openai](https://github.com/azure-samples/openai) - すべてのAzure OpenAIサンプルのリポジトリは、OpenAIクックブックを補完します。 + * [openai-java](https://github.com/openai/openai-java) - OpenAI APIの公式Javaライブラリ ## Others diff --git a/docs/README.zh-hans.md b/docs/README.zh-hans.md index 7ec5b31..2325116 100644 --- a/docs/README.zh-hans.md +++ b/docs/README.zh-hans.md @@ -15,19 +15,25 @@ ## The latest additions 🎉 -**Chatbots** - * [hollama](https://github.com/fmaclen/hollama) - 一个用于与Ollama(和OpenAI)服务器交流的最简化网络用户界面 +**Prompts** + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 是一个基于开放遥测的开源端到端观测工具,用于LLM应用程序,为流行的LLM、LLM框架、向量数据库等提供实时跟踪、评估和指标。使用Typescript、Python进行集成。🚀💻📊 -**Langchain** - * [go-stock](https://github.com/arvinlovegood/go-stock) - 🦄🦄🦄AI赋能股票分析:自选股行情获取,成本盈亏展示,涨跌报警推送,市场整体/个股情绪分析,K线技术指标分析等。数据全部保留在本地。支持DeepSeek,OpenAI,Ollama,LMStudio,AnythingLLM,硅基流动,火山方舟,阿里云百炼等平台或模型。 +**CLIs** + * [lumen](https://github.com/jnsahaj/lumen) - 即时AI Git提交消息,Git更改摘要来自CLI(无需API密钥) -**Others** - * [memobase](https://github.com/memodb-io/memobase) - 基于个人资料的长期记忆,适用于人工智能应用 +**NLP** + * [AIaW](https://github.com/nitrorcr/aiaw) - AI作为工作空间 - 精心设计的AI(LLM)客户端。全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - 这是一个统一管理LLM API的项目。它可以通过统一的API接口调用多个后端服务,将它们统一转换为OpenAI格式,并支持负载均衡。目前支持的后端服务包括:OpenAI。 + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - 使用LLMs和LLM Vision(OCR)来处理无纸化-ngx-由人工智能驱动的文档数字化 + + +**Openai** + * [openai-java](https://github.com/openai/openai-java) - OpenAI API的官方Java库 -_Updated on February 27, 2025_ (A total of 2003 repositories listed.) +_Updated on March 03, 2025_ (A total of 2009 repositories listed.) ## Table of contents @@ -283,6 +289,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [LangChain](https://github.com/tryagi/langchain) - LangChain的C#实现。我们尽量保持与原始版本的抽象接近,但也愿意接受新的实体。 * [Kiln](https://github.com/kiln-ai/kiln) - 用于微调LLM模型、合成数据生成和数据集协作的最简单工具。 * [JamAIBase](https://github.com/embeddedllm/jamaibase) - 用于人工智能的协作电子表格。将单元格链接成强大的管道,尝试不同的提示和模型,并实时评估LLM的响应。无缝合作,共同构建和迭代人工智能应用程序。 + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 是一个基于开放遥测的开源端到端观测工具,用于LLM应用程序,为流行的LLM、LLM框架、向量数据库等提供实时跟踪、评估和指标。使用Typescript、Python进行集成。🚀💻📊 ## Chatbots @@ -943,6 +950,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [gpt_mobile](https://github.com/taewan-p/gpt_mobile) - 支持同时从多个LLM获取答案的Android聊天应用。带上自己的API密钥AI客户端。支持OpenAI、Anthropic、Google和Ollama。采用Material3和Compose设计。 * [com.openai.unity](https://github.com/rageagainstthepixel/com.openai.unity) - 一个非官方的OpenAI Rest客户端,适用于Unity (UPM) * [ai-renamer](https://github.com/ozgrozer/ai-renamer) - 一个使用Ollama和LM Studio模型(Llava,Gemma,Llama等)的Node.js CLI,可以根据文件内容智能地重命名文件。 + * [lumen](https://github.com/jnsahaj/lumen) - 即时AI Git提交消息,Git更改摘要来自CLI(无需API密钥) ## Reimplementations @@ -1310,6 +1318,9 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [deep-searcher](https://github.com/zilliztech/deep-searcher) - Python中关于私人数据的深度研究替代理由 * [bailing](https://github.com/wwbin2017/bailing) - 百聆是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,低配置也可运行,支持打断。 * [brainrot.js](https://github.com/brainrotjs/brainrot.js) - 大脑形式的文本到视频生成器。从您喜爱的名人那里学习任何主题 😼。 + * [AIaW](https://github.com/nitrorcr/aiaw) - AI作为工作空间 - 精心设计的AI(LLM)客户端。全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - 这是一个统一管理LLM API的项目。它可以通过统一的API接口调用多个后端服务,将它们统一转换为OpenAI格式,并支持负载均衡。目前支持的后端服务包括:OpenAI。 + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - 使用LLMs和LLM Vision(OCR)来处理无纸化-ngx-由人工智能驱动的文档数字化 ## Langchain @@ -1688,6 +1699,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [note-gen](https://github.com/codexu/note-gen) - 一款专注于记录和写作的跨端 AI 笔记 * [DeepClaude](https://github.com/erlichliu/deepclaude) - DeepSeek r1和Claude 3.5 Sonnet实现了最佳组合,充分释放了最强模型的力量。支持OpenAI流式输出,并可以在您喜欢的ChatBox上运行! * [openai](https://github.com/azure-samples/openai) - 所有Azure OpenAI示例的存储库,补充OpenAI食谱。 + * [openai-java](https://github.com/openai/openai-java) - OpenAI API的官方Java库 ## Others diff --git a/docs/README.zh-hant.md b/docs/README.zh-hant.md index aec6151..0f6d349 100644 --- a/docs/README.zh-hant.md +++ b/docs/README.zh-hant.md @@ -15,19 +15,25 @@ ## The latest additions 🎉 -**Chatbots** - * [hollama](https://github.com/fmaclen/hollama) - 一個最簡化的網頁UI,用於與Ollama(和OpenAI)伺服器進行對話 +**Prompts** + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 是一個開源的、基於 Open Telemetry 的端到端觀測工具,用於LLM應用程序,為流行的LLM、LLM框架、向量數據庫等提供實時追蹤、評估和指標。使用Typescript、Python進行集成。🚀💻📊 -**Langchain** - * [go-stock](https://github.com/arvinlovegood/go-stock) - 🦄🦄🦄AI賦能股票分析:自選股行情獲取,成本盈虧展示,漲跌報警推送,市場整體/個股情緒分析,K線技術指標分析等。數據全部保留在本地。支持DeepSeek,OpenAI,Ollama,LMStudio,AnythingLLM,硅基流動,火山方舟,阿里雲百煉等平台或模型。 +**CLIs** + * [lumen](https://github.com/jnsahaj/lumen) - 即時AI Git提交消息,從CLI中的Git更改摘要(無需API密鑰) -**Others** - * [memobase](https://github.com/memodb-io/memobase) - 基於個人檔案的長期記憶,適用於人工智慧應用 +**NLP** + * [AIaW](https://github.com/nitrorcr/aiaw) - AI作为工作空间 - 精心設計的 AI (LLM) 客戶端。全功能,輕量級;支持多工作區、插件系統、跨平台、本地優先+實時雲同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - 這是一個統一管理LLM API的專案。它可以通過統一的API接口調用多個後端服務,將它們統一轉換為OpenAI格式,並支持負載平衡。目前支持的後端服務包括:OpenAI。 + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - 使用LLMs和LLM Vision(OCR)來處理無紙化-ngx-由人工智慧驅動的文件數位化 + + +**Openai** + * [openai-java](https://github.com/openai/openai-java) - OpenAI API 的官方 Java 库 -_Updated on February 27, 2025_ (A total of 2003 repositories listed.) +_Updated on March 03, 2025_ (A total of 2009 repositories listed.) ## Table of contents @@ -283,6 +289,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [LangChain](https://github.com/tryagi/langchain) - LangChain的C#實現。我們試圖在抽象方面盡可能接近原始版本,但也願意接受新實體。LangChain的C#實現。我們試圖在抽象方面盡可能接近原始版本,但也願意接受新實體。 * [Kiln](https://github.com/kiln-ai/kiln) - 微調LLM模型、合成數據生成和協作數據集的最簡單工具。 * [JamAIBase](https://github.com/embeddedllm/jamaibase) - 用於人工智慧的協作試算表。將單元格鏈接成強大的管道,通過提示和模型進行實驗,並即時評估LLM的回應。無縫合作,共同建立和迭代人工智慧應用程序。 + * [langtrace](https://github.com/scale3-labs/langtrace) - Langtrace 🔍 是一個開源的、基於 Open Telemetry 的端到端觀測工具,用於LLM應用程序,為流行的LLM、LLM框架、向量數據庫等提供實時追蹤、評估和指標。使用Typescript、Python進行集成。🚀💻📊 ## Chatbots @@ -943,6 +950,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [gpt_mobile](https://github.com/taewan-p/gpt_mobile) - 支援一次從多個LLM獲取答案的Android聊天應用程式。使用您自己的API金鑰AI客戶端。支援OpenAI、Anthropic、Google和Ollama。設計使用Material3和Compose。 * [com.openai.unity](https://github.com/rageagainstthepixel/com.openai.unity) - 一個非官方的OpenAI Rest客戶端,適用於Unity (UPM) * [ai-renamer](https://github.com/ozgrozer/ai-renamer) - 一個使用Ollama和LM Studio模型(Llava、Gemma、Llama等)的Node.js CLI,可以根據文件內容智能地重新命名文件。 + * [lumen](https://github.com/jnsahaj/lumen) - 即時AI Git提交消息,從CLI中的Git更改摘要(無需API密鑰) ## Reimplementations @@ -1310,6 +1318,9 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [deep-searcher](https://github.com/zilliztech/deep-searcher) - 在Python中深入研究私人数据的替代理由 * [bailing](https://github.com/wwbin2017/bailing) - 百聆 是一個類似GPT-4o的語音對話機器人,通過ASR+LLM+TTS實現,集成DeepSeek R1等優秀大模型,時延低至800ms,低配置也可運行,支持打斷。 * [brainrot.js](https://github.com/brainrotjs/brainrot.js) - 在腦部形式中生成文本到視頻的工具。從您喜愛的名人那裡學習任何主題 😼。 + * [AIaW](https://github.com/nitrorcr/aiaw) - AI作为工作空间 - 精心設計的 AI (LLM) 客戶端。全功能,輕量級;支持多工作區、插件系統、跨平台、本地優先+實時雲同步、Artifacts + * [uni-api](https://github.com/yym68686/uni-api) - 這是一個統一管理LLM API的專案。它可以通過統一的API接口調用多個後端服務,將它們統一轉換為OpenAI格式,並支持負載平衡。目前支持的後端服務包括:OpenAI。 + * [paperless-gpt](https://github.com/icereed/paperless-gpt) - 使用LLMs和LLM Vision(OCR)來處理無紙化-ngx-由人工智慧驅動的文件數位化 ## Langchain @@ -1688,6 +1699,7 @@ _Updated on February 27, 2025_ (A total of 2003 repositories listed.) * [note-gen](https://github.com/codexu/note-gen) - 一款專注於記錄和寫作的跨平台 AI 筆記 * [DeepClaude](https://github.com/erlichliu/deepclaude) - DeepSeek r1和Claude 3.5 Sonnet實現了最佳組合,充分發揮了最強模型的力量。支持OpenAI流式輸出,並可在您喜愛的ChatBox上運行! * [openai](https://github.com/azure-samples/openai) - 所有Azure OpenAI樣本的存儲庫,補充OpenAI食譜。 + * [openai-java](https://github.com/openai/openai-java) - OpenAI API 的官方 Java 库 ## Others