Skip to content

Commit c688082

Browse files
committed
feat: add honer page
1 parent 25f6b5e commit c688082

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

docs/honor.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
comments: true
3+
hide:
4+
- navigation
5+
- toc
6+
---
7+
8+
9+
2024-12: [RapidAI加入openKylin社区,并获得2024年度技术新秀奖](./blog/posts/join-openKylin.md)
10+
11+
2024.09: [RapidOCR](https://github.com/RapidAI/RapidOCR)获得2024中国互联网发展创新与投资大赛(开源)二等奖 | [官网](https://bs.bjos.club/hjgg-n183.html#cons)
12+
13+
2024.01: [Knowledge-QA-LLM](https://github.com/RapidAI/Knowledge-QA-LLM)获得第五期飞桨黑客松大模型应用与创意赛-生产力工具赛道三等奖 | 作品:[基于文心一言API的文档知识问答系统](https://aistudio.baidu.com/application/detail/8138)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ nav:
139139
- RapidAI研究院:
140140
- 概述: research/overview.md
141141
- 论文列表: research/papers.md
142+
- 荣耀与成就: honor.md
142143
- 交流群: communicate.md
143144
- 加入我们: joinus.md
144145
- 赞助: sponsor.md

overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% extends "base.html" %}
22

33
{% block announce %}
4-
<p>🎉 RapidAI加入openKylin社区,并获得2024年度技术新秀奖 ➡ <a href="https://rapidai-team.com/blog/2024/12/07/join-openKylin/" target="_blank">🔗</a></p>
4+
<p>🎉 RapidAI加入openKylin社区,并获得2024年度技术新秀奖 ➡ <a href="https://rapidai.tech/blog/2024/12/07/join-openKylin/" target="_blank">🔗</a></p>
55
{% endblock %}

0 commit comments

Comments
 (0)