Skip to content

Commit

Permalink
feat: add honer page
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Jan 14, 2025
1 parent 25f6b5e commit c688082
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/honor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
comments: true
hide:
- navigation
- toc
---


2024-12: [RapidAI加入openKylin社区,并获得2024年度技术新秀奖](./blog/posts/join-openKylin.md)

2024.09: [RapidOCR](https://github.com/RapidAI/RapidOCR)获得2024中国互联网发展创新与投资大赛(开源)二等奖 | [官网](https://bs.bjos.club/hjgg-n183.html#cons)

2024.01: [Knowledge-QA-LLM](https://github.com/RapidAI/Knowledge-QA-LLM)获得第五期飞桨黑客松大模型应用与创意赛-生产力工具赛道三等奖 | 作品:[基于文心一言API的文档知识问答系统](https://aistudio.baidu.com/application/detail/8138)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ nav:
- RapidAI研究院:
- 概述: research/overview.md
- 论文列表: research/papers.md
- 荣耀与成就: honor.md
- 交流群: communicate.md
- 加入我们: joinus.md
- 赞助: sponsor.md
Expand Down
2 changes: 1 addition & 1 deletion overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "base.html" %}

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

0 comments on commit c688082

Please sign in to comment.