Skip to content

[Auto PR 🤖] Bump League Patch auto PR #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
这里你可以看到Xinwei Xiong(cubxxw)的最新和最有趣的中文博客文章。

<!-- My-Blog-ZH:START -->
- [🌍 旅行足迹 | Travel Footprints](https://nsddd.top/zh/travel/)
- [四个月的一些思考片段整理](https://nsddd.top/zh/posts/metacognitive-transformation-review/)
- [Mem0 开源项目:AI记忆层的技术分析与实践](https://nsddd.top/zh/posts/mem0/)
- [微软UFO项目深度解析:设计、实现、原理与架构](https://nsddd.top/zh/posts/ufo/)
Expand Down Expand Up @@ -242,7 +243,6 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
- [向量数据库的学习](https://nsddd.top/zh/posts/vector-database-learning/)
- [OpenIM:构建高效的版本控制和测试工作流程](https://nsddd.top/zh/posts/openim-building-an-efficient-version-control-and-testing-workflow/)
- [AI元年: 2024年的新兴挑战与趋势](https://nsddd.top/zh/posts/emerging-challenges-and-trends-in-2024/)
- [🌍 旅行足迹 | Travel Footprints](https://nsddd.top/zh/travel/)
- [回顾与前瞻:我的2023年度总结报告](https://nsddd.top/zh/posts/2023-annual-summary-reflections-and-aspirations/)
- [对开源商业化的思考 & 全球流量大会(GTC)学习以及总结](https://nsddd.top/zh/posts/openim-open-source-business-journey/)
- [GitOps 实践理论:Kubernetes 部署策略深入解析](https://nsddd.top/zh/posts/gitops-practice-theory-part/)
Expand Down
61 changes: 58 additions & 3 deletions static/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@
> [!TIP]
> This is my third generation blog. The first two generations were dynamic blogs with unstable servers in the background. Fortunately, this blog is now more stable and will be continuously maintained.

> [!NOTE]
> 我从大学开始远程工作,经历了 [OpenIM 开源社区](https://github.com/openimsdk/open-im-server) 实习,外企到现在创业,现在正在环游世界,在思考,在记录,在创造 ..
> + [关于我](https://nsddd.top/zh/about/)
> + [一些碎片的思考笔记](https://diary.nsddd.top/flomo-original/)
> + [跟着我看我环游世界旅居的笔记](https://www.polarsteps.com/cubxxw)


### 🔍 项目导航

- [LLM 相关项目](/tags/llm/)
- [向量数据库](/tags/向量数据库/)
- [AI 框架](/tags/ai框架/)
- [AI 工具链](/tags/ai工具链/)

## Readme Poster

<div align="center">
Expand Down Expand Up @@ -43,6 +57,7 @@ Based on your professional skills, technical expertise, and personal interests,
| 类别 | 标签 | 分类 |
|------------|----------------------------------------------------------------------------------------------------|----------------------------------|
| 技术 | `Golang (GO语言)`, `Kubernetes`, `OpenIM`, `云原生 (Cloud Native)`, `微服务 (Microservices)`, `服务网格 (Service Mesh)`, `Docker`, `CI/CD`, `Prometheus` | `开发 (Development)` |
| AI开源项目 | `LLM`, `向量数据库`, `AI框架`, `模型训练`, `推理优化`, `AI工具链`, `AI应用`, `AI部署`, `AI性能优化` | `AI开源 (AI Open Source)` |
| 安全 | `安全性 (Security)`, `代码审查 (Code Review)` | `安全 (Security)` |
| 敏捷与流程 | `敏捷软件开发 (Agile Software Development)`, `响应式编程 (Reactive Programming)`, `函数式编程 (Functional Programming)` | `项目管理 (Project Management)` |
| 个人兴趣 | `户外探险 (Outdoor Adventures)`, `环球旅行 (World Travel)`, `自行车骑行 (Cycling)`, `摄影 (Photography)`, `旅行 (Travel)`, `自我发现 (Self Discovery)`, `冒险 (Adventure)`, `探索 (Exploration)` | `个人成长 (Personal Development)`|
Expand All @@ -69,9 +84,9 @@ Keywords can generally be generated by AI.
- **Tag Naming**: Choose directly related tags, ensuring accuracy and consistency of professional terms in both Chinese and English blogs.
- **Category Selection**: Select the most relevant 1-2 categories for each article. Avoid over-categorization to maintain focus and efficiency of the content.
- **Category Coverage**: Each category should cover several articles to avoid creating "empty categories" that have no articles.
- **Avoid Duplication**: Be mindful not to repeat tags, avoiding situations where the same concept is labeled differently, such as “编程” and 程序设计.
- **Avoid Duplication**: Be mindful not to repeat tags, avoiding situations where the same concept is labeled differently, such as "编程" and "程序设计".
- **Language Consistency**: For bilingual blogs, ensure that tags and categories are represented in both Chinese and English to accommodate readers of different languages.
- **Language Neutrality**: Choose category names that are universally understandable across languages, such as industry terms or widely recognized concepts. For example, Technology and “科技”, “Health and “健康”.
- **Language Neutrality**: Choose category names that are universally understandable across languages, such as industry terms or widely recognized concepts. For example, "Technology" and "科技", "Health" and "健康".


## Subscribe
Expand Down Expand Up @@ -118,6 +133,21 @@ https://rss.starerror.com/${RSS_ADDRESS}
Here you'll find the latest and most interesting blog posts in English from Xinwei Xiong(cubxxw).

<!-- My-Blog-EN:START -->
- [Metacognitive Transformation Review](https://nsddd.top/posts/metacognitive-transformation-review/)
- [Mem0](https://nsddd.top/posts/mem0/)
- [UFO](https://nsddd.top/posts/ufo/)
- [Argo Cd](https://nsddd.top/posts/argo-cd/)
- [Ai Recommend 开源项目深度学习](https://nsddd.top/posts/ai-projects/ai-recommend/)
- [Notebooklm 开源项目深度学习](https://nsddd.top/posts/ai-projects/notebooklm/)
- [Tdd 开源项目深度学习](https://nsddd.top/posts/ai-projects/tdd/)
- [MarkItdown 开源项目深度学习](https://nsddd.top/posts/ai-projects/markitdown/)
- [Langgraph 开源项目深度学习](https://nsddd.top/posts/ai-projects/langgraph/)
- [Langchain 开源项目深度学习](https://nsddd.top/posts/ai-projects/langchain/)
- [LLM/AI API 网关市场分析 & 创业团队选型推荐](https://nsddd.top/posts/ai-projects/ai-getway/)
- [Independent Developer 开源项目深度学习](https://nsddd.top/posts/ai-projects/independent-developer/)
- [Gpt Researcher 开源项目深度学习](https://nsddd.top/posts/ai-projects/gpt-researcher/)
- [Jina](https://nsddd.top/posts/ai-projects/jina/)
- [2024 Annual Review](https://nsddd.top/posts/2024-annual-review/)
- [Harnessing Language Model Applications with LangChain: A Developer is s Guide](https://nsddd.top/posts/harnessing-language-model-applications-with-langchain-a-developer-is-guide/)
- [Exploring Large Language Models Llms Pioneering Ai Understanding Generation Human Language](https://nsddd.top/posts/exploring-large-language-models-llms-pioneering-ai-understanding-generation-human-language/)
- [Crafting Your Career Pathway: A Guide to Open Source Resume Builders and Expert Resume Tips](https://nsddd.top/posts/crafting-your-career-pathway-a-guide-to-open-source-resume-builders-and-expert-resume-tips/)
Expand All @@ -135,6 +165,7 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
- [Vector Database Learning](https://nsddd.top/posts/vector-database-learning/)
- [OpenIM: Building an Efficient Version Control and Testing Workflow](https://nsddd.top/posts/openim-building-an-efficient-version-control-and-testing-workflow/)
- [Emerging Challenges and Trends in 2024](https://nsddd.top/posts/emerging-challenges-and-trends-in-2024/)
- [🌍 Travel Footprints | 旅行足迹](https://nsddd.top/travel/)
- [2023 Annual Summary Reflections and Aspirations](https://nsddd.top/posts/2023-annual-summary-reflections-and-aspirations/)
- [GitOps Practice Theory: In-Depth Analysis of Kubernetes Deployment Strategies](https://nsddd.top/posts/gitops-practice-theory-part/)
- [Deployment and Design of Management Backend and Monitoring](https://nsddd.top/posts/deployment-and-design-of-management-backend-and-monitoring/)
Expand Down Expand Up @@ -168,6 +199,7 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
- [Use Go Tools Dlv](https://nsddd.top/posts/use-go-tools-dlv/)
- [Participating in This Project](https://nsddd.top/posts/participating-in-this-project/)
- [Kubernetes an Article to Get Started Quickly](https://nsddd.top/posts/kubernetes-an-article-to-get-started-quickly/)
- [About Me](https://nsddd.top/about/)
<!-- My-Blog-EN:END -->


Expand All @@ -176,12 +208,28 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
这里你可以看到Xinwei Xiong(cubxxw)的最新和最有趣的中文博客文章。

<!-- My-Blog-ZH:START -->
- [四个月的一些思考片段整理](https://nsddd.top/zh/posts/metacognitive-transformation-review/)
- [Mem0 开源项目:AI记忆层的技术分析与实践](https://nsddd.top/zh/posts/mem0/)
- [微软UFO项目深度解析:设计、实现、原理与架构](https://nsddd.top/zh/posts/ufo/)
- [Argo CD: Declarative GitOps for Kubernetes Continuous Delivery](https://nsddd.top/zh/posts/argo-cd/)
- [Ai Recommend 技术、实践和深度学习](https://nsddd.top/zh/posts/ai-projects/ai-recommend/)
- [Google NotebookLM 的 RAG 深度调研思考](https://nsddd.top/zh/posts/ai-projects/notebooklm/)
- [AI 时代初创企业的测试驱动开发(TDD)实践方案](https://nsddd.top/zh/posts/ai-projects/tdd/)
- [MarkItdown 开源项目深度学习](https://nsddd.top/zh/posts/ai-projects/markitdown/)
- [LangGraph 深度解析:设计、架构、原理与应用](https://nsddd.top/zh/posts/ai-projects/langgraph/)
- [Langchain 开源项目深度学习](https://nsddd.top/zh/posts/ai-projects/langchain/)
- [Ai Getway 开源项目深度学习](https://nsddd.top/zh/posts/ai-projects/ai-getway/)
- [独立开发者必备技能及现代工具 & 分别的上手指导](https://nsddd.top/zh/posts/ai-projects/independent-developer/)
- [Gpt Researcher 开源项目深度学习](https://nsddd.top/zh/posts/ai-projects/gpt-researcher/)
- [Jina 开源项目深度学习](https://nsddd.top/zh/posts/ai-projects/jina/)
- [2024 年度回顾](https://nsddd.top/zh/posts/2024-annual-review/)
- [Kubernetes 资源与学习路径总结](https://nsddd.top/zh/posts/kubernetes-learning/)
- [利用 LangChain 框架的语言模型应用:开发者指南](https://nsddd.top/zh/posts/harnessing-language-model-applications-with-langchain-a-developer-is-guide/)
- [探索大型语言模型(llm):人工智能在理解与生成人类语言方面的先锋](https://nsddd.top/zh/posts/exploring-large-language-models-llms-pioneering-ai-understanding-generation-human-language/)
- [塑造职业道路:开源简历生成器与专业简历技巧指南](https://nsddd.top/zh/posts/crafting-your-career-pathway-a-guide-to-open-source-resume-builders-and-expert-resume-tips/)
- [这是一篇我职业生涯总结的 OpenIM 故障排查指南](https://nsddd.top/zh/posts/troubleshooting-guide-for-openim/)
- [探索开源以及开源商业模式研究](https://nsddd.top/zh/posts/navigating-the-open-source-landscape/)
- [如何在博客中优雅地展示旅行足迹 - PolarSteps 集成指南](https://nsddd.top/zh/posts/travel-with-polarsteps/)
- [Sora Ease 指南:开发者掌握 Sora AI 的全面指南](https://nsddd.top/zh/posts/sora-ease-guide-mastering-sora-ai-for-developers/)
- [2023年,我的旅行起点 - 2023年的我漫步在世界边缘](https://nsddd.top/zh/posts/in-2023-i-was-wandering-at-the-edge-of-the-world/)
- [Sora 技术讨论以及普通人和开发者如何利用 Sora 改变世界](https://nsddd.top/zh/posts/exploring-sora-technology-for-enthusiasts-and-developers/)
Expand All @@ -194,6 +242,7 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
- [向量数据库的学习](https://nsddd.top/zh/posts/vector-database-learning/)
- [OpenIM:构建高效的版本控制和测试工作流程](https://nsddd.top/zh/posts/openim-building-an-efficient-version-control-and-testing-workflow/)
- [AI元年: 2024年的新兴挑战与趋势](https://nsddd.top/zh/posts/emerging-challenges-and-trends-in-2024/)
- [🌍 旅行足迹 | Travel Footprints](https://nsddd.top/zh/travel/)
- [回顾与前瞻:我的2023年度总结报告](https://nsddd.top/zh/posts/2023-annual-summary-reflections-and-aspirations/)
- [对开源商业化的思考 & 全球流量大会(GTC)学习以及总结](https://nsddd.top/zh/posts/openim-open-source-business-journey/)
- [GitOps 实践理论:Kubernetes 部署策略深入解析](https://nsddd.top/zh/posts/gitops-practice-theory-part/)
Expand Down Expand Up @@ -230,6 +279,7 @@ Here you'll find the latest and most interesting blog posts in English from Xinw
- [跨平台以及多架构编译设计](https://nsddd.top/zh/posts/cross-platform-compilation/)
- [Kubernetes一篇快速入门的文章](https://nsddd.top/zh/posts/kubernetes-an-article-to-get-started-quickly/)
- [参与我们的区块链学习平台项目](https://nsddd.top/zh/posts/participating-in-this-project/)
- [关于我](https://nsddd.top/zh/about/)
<!-- My-Blog-ZH:END -->


Expand Down Expand Up @@ -263,12 +313,13 @@ Ici, vous trouverez les derniers articles de blog les plus intéressants en fran
- [Openkf 多架構鏡像的構建策略設計](https://nsddd.top/zh-tw/posts/openkf-multi-architecture-image/)
- [我的第一個博客](https://nsddd.top/zh-tw/posts/my-first-blog/)
- [Kubernetes an Article to Get Started Quickly](https://nsddd.top/zh-tw/posts/kubernetes-an-article-to-get-started-quickly/)
- [關於我](https://nsddd.top/zh-tw/about/)
<!-- My-Blog-TW:END -->


## Content style

We dont mandate any particular style for your page contents. However, if youd like some guidance on how to write and format clear, concise technical documentation, we recommend the [Google Developer Documentation Style Guide](https://developers.google.com/style/), particularly the [Style Guide Highlights](https://developers.google.com/style/highlights).
We don't mandate any particular style for your page contents. However, if you'd like some guidance on how to write and format clear, concise technical documentation, we recommend the [Google Developer Documentation Style Guide](https://developers.google.com/style/), particularly the [Style Guide Highlights](https://developers.google.com/style/highlights).


## Running the website locally
Expand Down Expand Up @@ -315,6 +366,10 @@ This indicates the submodules are not updated. Please run the following command
❯ git submodule update --init --recursive
```

**📱 Join Our WeChat Developer Group 🛠️**
<p>Add as a friend and include the note <code>openkf</code> to receive an invitation to our <strong>' openkf '</strong> developers' group chat.</p>
<p><img src="./assets/wechat.jpg" alt="WeChat Group" style="max-width:30%;height:auto;"></p>


## Reference

Expand Down