Leon02 commited on
Commit
e8c8e29
·
verified ·
1 Parent(s): 4aa17c4

Add ExoMind model card

Browse files
Files changed (1) hide show
  1. README.md +26 -7
README.md CHANGED
@@ -27,14 +27,33 @@ tags:
27
 
28
  **ExoMind Team · Shanghai Artificial Intelligence Laboratory**
29
 
30
- [Project Page](https://ai4sgi.github.io/ExoMind/) ·
31
- [GitHub](https://github.com/AI4SGI/ExoMind) ·
32
- [Technical Report](https://github.com/AI4SGI/ExoMind/blob/main/Paper.pdf) ·
33
- [Hugging Face](https://huggingface.co/AI4SGI/ExoMind) ·
34
- [ModelScope](https://modelscope.cn/models/AI4SGI/ExoMind/summary)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
  </div>
37
 
 
 
 
 
 
38
  ## Overview
39
 
40
  ExoMind is the first extended-mind-inspired agentic system designed for
@@ -65,8 +84,8 @@ highest average among all evaluated models, and ranks first on six benchmarks.
65
  capability benchmarks over the base model.
66
 
67
  <p align="center">
68
- <a href="https://ai4sgi.github.io/ExoMind/#overview">
69
- <img src="./assets/fig2-paradigm.png" alt="The extended-mind-inspired ExoMind paradigm" width="92%">
70
  </a>
71
  </p>
72
 
 
27
 
28
  **ExoMind Team · Shanghai Artificial Intelligence Laboratory**
29
 
30
+ <p>
31
+ <a href="https://ai4sgi.github.io/ExoMind/">
32
+ <img src="https://img.shields.io/badge/Project_Page-Visit-174F87?style=for-the-badge&logo=googlechrome&logoColor=white" alt="Project Page">
33
+ </a>
34
+ <a href="https://github.com/AI4SGI/ExoMind/blob/main/Paper.pdf">
35
+ <img src="https://img.shields.io/badge/Technical_Report-PDF-B31B1B?style=for-the-badge&logo=adobeacrobatreader&logoColor=white" alt="Technical Report PDF">
36
+ </a>
37
+ </p>
38
+ <p>
39
+ <a href="https://huggingface.co/AI4SGI/ExoMind#exomind-democratizing-scientific-intelligence-via-extended-mind-inspired-agentic-system">
40
+ <img src="https://img.shields.io/badge/Hugging_Face-Model-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000000" alt="Hugging Face">
41
+ </a>
42
+ <a href="https://github.com/AI4SGI/ExoMind">
43
+ <img src="https://img.shields.io/badge/GitHub-Code-181717?style=for-the-badge&logo=github&logoColor=white" alt="GitHub">
44
+ </a>
45
+ <a href="https://modelscope.cn/models/AI4SGI/ExoMind">
46
+ <img src="https://img.shields.io/badge/ModelScope-Model-624AFF?style=for-the-badge" alt="ModelScope">
47
+ </a>
48
+ </p>
49
 
50
  </div>
51
 
52
+ ## 🔥 News
53
+
54
+ - **2026-08-12**: 🔥 We release the ExoMind technical report, official project page,
55
+ and public repository.
56
+
57
  ## Overview
58
 
59
  ExoMind is the first extended-mind-inspired agentic system designed for
 
84
  capability benchmarks over the base model.
85
 
86
  <p align="center">
87
+ <a href="https://ai4sgi.github.io/ExoMind/#performance">
88
+ <img src="./assets/fig1-benchmark.png" alt="ExoMind scientific intelligence evaluation" width="100%">
89
  </a>
90
  </p>
91