Skip to content

Commit e615e24

Browse files
committed
add repositories (Updated on July 7, 2025)
1 parent 72b36b5 commit e615e24

File tree

6 files changed

+181
-65
lines changed

6 files changed

+181
-65
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,23 @@ Your contributions are always welcome! Before contributing, please read [the gui
1717
## The latest additions 🎉
1818

1919
**Awesome-lists**
20-
* [awesome-userscripts](https://github.com/awesome-scripts/awesome-userscripts) - 📖 A curated list of Awesome Userscripts.
20+
* [awesome-azure-openai-llm](https://github.com/kimtth/awesome-azure-openai-llm) - A curated list of 🌌 Azure OpenAI, 🦙 Large Language Models (incl. RAG, Agent), and references with memos.
2121

2222

23-
**Chatbots**
24-
* [macai](https://github.com/renset/macai) - All-in-one native macOS AI chat application: Deepseek, ChatGPT, Claude, xAI Grok, Google Gemini, Perplexity, OpenRouter, and all Open AI-compatible API services
25-
* [Orpheus-FastAPI](https://github.com/lex-au/orpheus-fastapi) - High-performance Text-to-Speech server with OpenAI-compatible API, 8 voices, emotion tags, and modern web UI. Optimized for RTX GPUs.
26-
27-
28-
**Browser-extensions**
29-
* [innoshop](https://github.com/innocommerce/innoshop) - Innoshop is an Open Source eCommerce System based on Laravel 12, supporting multiple languages, multiple currencies, integrated with OpenAI, and featuring plugin mechanisms and theme template development for enhanced user experience and system extensibility.
23+
**Reimplementations**
24+
* [TokenDagger](https://github.com/m4thyou/tokendagger) - High-Performance Implementation of OpenAI's TikToken.
3025

3126

3227
**NLP**
33-
* [FastDeploy](https://github.com/paddlepaddle/fastdeploy) - High-performance Inference and Deployment Toolkit for LLMs and VLMs based on PaddlePaddle
28+
* [llm.nvim](https://github.com/kurama622/llm.nvim) - Free large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models.
3429

3530

36-
**Langchain**
37-
* [llm-ui](https://github.com/richardgill/llm-ui) - The React library for LLMs
38-
* [boxcars](https://github.com/boxcarsai/boxcars) - Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
31+
**Openai**
32+
* [memorizz](https://github.com/richmondalake/memorizz) - MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular databases and storage solutions to optimize memory usage. Provides utility classes and methods for efficient data management, including MongoDB integration and OpenAI embeddings for semantic search capabilities.
33+
* [xsai](https://github.com/moeru-ai/xsai) - 🤖💬 extra-small AI SDK.
3934

4035

41-
_Updated on July 03, 2025_ (A total of 2175 repositories listed.)
36+
_Updated on July 07, 2025_ (A total of 2180 repositories listed.)
4237

4338
## Table of contents
4439

@@ -140,6 +135,7 @@ _Updated on July 03, 2025_ (A total of 2175 repositories listed.)
140135
* [awesome-whisper](https://github.com/sindresorhus/awesome-whisper) - 🔊 Awesome list for Whisper — an open-source AI-powered speech recognition system developed by OpenAI
141136
* [awesome-LLM-resources](https://github.com/wangrongsheng/awesome-llm-resources) - 🧑‍🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
142137
* [awesome-userscripts](https://github.com/awesome-scripts/awesome-userscripts) - 📖 A curated list of Awesome Userscripts.
138+
* [awesome-azure-openai-llm](https://github.com/kimtth/awesome-azure-openai-llm) - A curated list of 🌌 Azure OpenAI, 🦙 Large Language Models (incl. RAG, Agent), and references with memos.
143139

144140

145141
## Prompts
@@ -1069,6 +1065,7 @@ _Updated on July 03, 2025_ (A total of 2175 repositories listed.)
10691065
* [deep-research](https://github.com/dzhng/deep-research) - My own open source implementation of OpenAI's new Deep Research agent. Get the same capability without paying $200. You can even tweak the behavior of the agent with adjustable breadth and depth. Run it for 5 min or 5 hours, it'll auto adjust.
10701066
* [all-rl-algorithms](https://github.com/fareedkhan-dev/all-rl-algorithms) - Implementation of all RL algorithms in a simpler way
10711067
* [all-rag-techniques](https://github.com/fareedkhan-dev/all-rag-techniques) - Implementation of all RAG techniques in a simpler way
1068+
* [TokenDagger](https://github.com/m4thyou/tokendagger) - High-Performance Implementation of OpenAI's TikToken.
10721069

10731070

10741071
## Tutorials
@@ -1429,6 +1426,7 @@ _Updated on July 03, 2025_ (A total of 2175 repositories listed.)
14291426
* [ai-llm-comparison](https://github.com/ahmet-dedeler/ai-llm-comparison) - A website where you can compare every AI Model ✨
14301427
* [supermemory-mcp](https://github.com/supermemoryai/supermemory-mcp) - Your memories are in ChatGPT... But nowhere else. Universal Memory MCP makes your memories available to every single LLM. No logins or paywall. One command to set it up.
14311428
* [FastDeploy](https://github.com/paddlepaddle/fastdeploy) - High-performance Inference and Deployment Toolkit for LLMs and VLMs based on PaddlePaddle
1429+
* [llm.nvim](https://github.com/kurama622/llm.nvim) - Free large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models.
14321430

14331431

14341432
## Langchain
@@ -1863,6 +1861,8 @@ _Updated on July 03, 2025_ (A total of 2175 repositories listed.)
18631861
* [gpt-load](https://github.com/tbphp/gpt-load) - 一个高性能的OpenAI格式API多密钥轮询代理服务器,支持负载均衡,使用 Go 语言开发。A high-performance OpenAI-compatible API proxy server with multi-key rotation and load balancing, built with Go.
18641862
* [apple-on-device-openai](https://github.com/gety-ai/apple-on-device-openai) - OpenAI-compatible API server for Apple on-device models
18651863
* [pentagi](https://github.com/vxcontrol/pentagi) - ✨ Fully autonomous AI Agents system capable of performing complex penetration testing tasks
1864+
* [memorizz](https://github.com/richmondalake/memorizz) - MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular databases and storage solutions to optimize memory usage. Provides utility classes and methods for efficient data management, including MongoDB integration and OpenAI embeddings for semantic search capabilities.
1865+
* [xsai](https://github.com/moeru-ai/xsai) - 🤖💬 extra-small AI SDK.
18661866

18671867

18681868
## Others

awesome-ChatGPT-repositories.json

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,6 +2108,33 @@
21082108
"zh-hans": "📖 一个精心策划的用户脚本精选列表。",
21092109
"zh-hant": "📖 精選的超棒使用者腳本清單。"
21102110
}
2111+
},
2112+
"https://github.com/kimtth/awesome-azure-openai-llm": {
2113+
"repository_name": "awesome-azure-openai-llm",
2114+
"user_name": "kimtth",
2115+
"language": "Python",
2116+
"license": "Creative Commons Zero v1.0 Universal",
2117+
"description": "A curated list of 🌌 Azure OpenAI, 🦙 Large Language Models (incl. RAG, Agent), and references with memos.",
2118+
"topics": [
2119+
"agent",
2120+
"awesome",
2121+
"awesome-list",
2122+
"azure-openai",
2123+
"chatgpt",
2124+
"copilot",
2125+
"gpt",
2126+
"llm",
2127+
"microsoft",
2128+
"openai",
2129+
"prompt-engineering",
2130+
"rag"
2131+
],
2132+
"multilingual_descriptions": {
2133+
"en": "A curated list of 🌌 Azure OpenAI, 🦙 Large Language Models (incl. RAG, Agent), and references with memos.",
2134+
"ja": "🌌 Azure OpenAI、🦙 ラージランゲージモデル(RAG、Agentを含む)、メモ付きの参照リスト",
2135+
"zh-hans": "一个精心筛选的🌌 Azure OpenAI,🦙 大型语言模型(包括RAG,Agent),以及带备忘录的参考资料列表。",
2136+
"zh-hant": "一個精心挑選的🌌 Azure OpenAI、🦙 大型語言模型(包括RAG、Agent)以及帶有備忘錄的參考資料清單。"
2137+
}
21112138
}
21122139
},
21132140
"Prompts": {
@@ -23815,6 +23842,20 @@
2381523842
"zh-hans": "以更简单的方式实现所有的RAG技术",
2381623843
"zh-hant": "以更简单的方式实施所有RAG技术"
2381723844
}
23845+
},
23846+
"https://github.com/m4thyou/tokendagger": {
23847+
"repository_name": "TokenDagger",
23848+
"user_name": "M4THYOU",
23849+
"language": "C++",
23850+
"license": "MIT License",
23851+
"description": "High-Performance Implementation of OpenAI's TikToken.",
23852+
"topics": [],
23853+
"multilingual_descriptions": {
23854+
"en": "High-Performance Implementation of OpenAI's TikToken.",
23855+
"ja": "OpenAIのTikTokenの高性能実装。",
23856+
"zh-hans": "OpenAI的TikToken的高性能实现。",
23857+
"zh-hant": "OpenAI的TikToken高性能實現。"
23858+
}
2381823859
}
2381923860
},
2382023861
"Tutorials": {
@@ -31633,6 +31674,41 @@
3163331674
"zh-hans": "基于PaddlePaddle的LLMs和VLMs的高性能推理和部署工具包",
3163431675
"zh-hant": "基於PaddlePaddle的LLMs和VLMs高性能推理和部署工具包"
3163531676
}
31677+
},
31678+
"https://github.com/kurama622/llm.nvim": {
31679+
"repository_name": "llm.nvim",
31680+
"user_name": "Kurama622",
31681+
"language": "Lua",
31682+
"license": "GNU General Public License v3.0",
31683+
"description": "Free large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models.",
31684+
"topics": [
31685+
"ai",
31686+
"chatanywhere",
31687+
"chatglm",
31688+
"chatgpt",
31689+
"code-completion",
31690+
"deep-thinking",
31691+
"deepseek",
31692+
"gemini",
31693+
"github-models",
31694+
"glm",
31695+
"gpt-4",
31696+
"kimi",
31697+
"llm",
31698+
"neovim-plugin",
31699+
"nvim-plugin",
31700+
"ollama",
31701+
"ollama-chat",
31702+
"openrouter",
31703+
"qwen",
31704+
"siliconflow"
31705+
],
31706+
"multilingual_descriptions": {
31707+
"en": "Free large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models.",
31708+
"ja": "Neovim向けの無料の大規模言語モデル(LLM)サポートを提供し、LLMとのやり取りを行うコマンドを提供します(ChatGPT、ChatGLM、kimi、deepseek、openrouter、およびローカルLLMなど)。Githubモデルをサポートします。",
31709+
"zh-hans": "免费的大型语言模型(LLM)支持Neovim,提供与LLM交互的命令(如ChatGPT、ChatGLM、kimi、deepseek、openrouter和本地LLM)。支持Github模型。",
31710+
"zh-hant": "免費的大型語言模型(LLM)支持Neovim,提供與LLM互動的命令(如ChatGPT、ChatGLM、kimi、deepseek、openrouter和本地llms)。支持Github模型。"
31711+
}
3163631712
}
3163731713
},
3163831714
"Langchain": {
@@ -41172,6 +41248,46 @@
4117241248
"zh-hans": "✨能够执行复杂渗透测试任务的完全自主的AI代理系统",
4117341249
"zh-hant": "✨ 全自主AI代理系統能夠執行複雜的滲透測試任務"
4117441250
}
41251+
},
41252+
"https://github.com/richmondalake/memorizz": {
41253+
"repository_name": "memorizz",
41254+
"user_name": "RichmondAlake",
41255+
"language": "Python",
41256+
"license": "MIT License",
41257+
"description": "MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular databases and storage solutions to optimize memory usage. Provides utility classes and methods for efficient data management, including MongoDB integration and OpenAI embeddings for semantic search capabilities.",
41258+
"topics": [
41259+
"artificial-intelligence",
41260+
"data-management",
41261+
"memory-optimization",
41262+
"python",
41263+
"semantic-search"
41264+
],
41265+
"multilingual_descriptions": {
41266+
"en": "MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular databases and storage solutions to optimize memory usage. Provides utility classes and methods for efficient data management, including MongoDB integration and Open",
41267+
"ja": "MemoRizz:AIアプリケーションのメモリレイヤーとして機能するPythonライブラリ。人気のあるデータベースやストレージソリューションを活用してメモリ使用量を最適化します。MongoDB統合やOpenなど、効率的なデータ管理のためのユーティリティクラスやメソッドを提供します。",
41268+
"zh-hans": "MemoRizz:一个用作AI应用程序内存层的Python库。利用流行的数据库和存储解决方案来优化内存使用。提供实用类和方法,用于高效的数据管理,包括MongoDB集成和Open。",
41269+
"zh-hant": "MemoRizz:一個用作人工智慧應用程序記憶層的Python庫。利用流行的數據庫和存儲解決方案來優化內存使用。提供效率高的數據管理的實用類和方法,包括MongoDB集成和Open。"
41270+
}
41271+
},
41272+
"https://github.com/moeru-ai/xsai": {
41273+
"repository_name": "xsai",
41274+
"user_name": "moeru-ai",
41275+
"language": "TypeScript",
41276+
"license": "MIT License",
41277+
"description": "🤖💬 extra-small AI SDK.",
41278+
"topics": [
41279+
"ai",
41280+
"ollama",
41281+
"openai",
41282+
"typescript",
41283+
"xsai"
41284+
],
41285+
"multilingual_descriptions": {
41286+
"en": "🤖💬 extra-small AI SDK.",
41287+
"ja": "🤖💬エクストラスモールAI SDK。",
41288+
"zh-hans": "🤖💬 超小型人工智能软件开发工具包。",
41289+
"zh-hant": "🤖💬 超小型人工智慧軟體開發工具包。"
41290+
}
4117541291
}
4117641292
},
4117741293
"Others": {

0 commit comments

Comments
 (0)