Skip to content

Commit a340f15

Browse files
authored
Update index.html
1 parent 50ed3f3 commit a340f15

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

_site/index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -852,15 +852,15 @@ <h1 id="nexusmind">🧠 NexusMind</h1>
852852
<a id="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a> ╚══════════════════════════════════════╝
853853
</code></pre></div>
854854

855-
#### **Intelligent Scientific Reasoning through Graph-of-Thoughts**
855+
**Intelligent Scientific Reasoning through Graph-of-Thoughts**
856856

857-
[![Version](https://img.shields.io/badge/version-0.1.0-blue.svg)](https://github.com/SaptaDey/NexusMind/releases) <!-- Adjust link if repo changes -->
857+
[![Version](https://img.shields.io/badge/version-0.1.0-blue.svg)](https://github.com/SaptaDey/NexusMind/releases)
858858
[![Python](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
859-
[![License](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE.md) <!-- Link to license in docs_src -->
860-
[![Docker](https://img.shields.io/badge/docker-ready-brightgreen.svg)](../Dockerfile) <!-- Link to Dockerfile in root -->
859+
[![License](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE.md)
860+
[![Docker](https://img.shields.io/badge/docker-ready-brightgreen.svg)](../Dockerfile)
861861
[![FastAPI](https://img.shields.io/badge/FastAPI-0.111.0-009688.svg)](https://fastapi.tiangolo.com)
862862
[![NetworkX](https://img.shields.io/badge/NetworkX-3.3-orange.svg)](https://networkx.org)
863-
[![Last Updated](https://img.shields.io/badge/last_updated-May_2024-lightgrey.svg)](../.md/CHANGELOG.md) <!-- Link to changelog in root/.md -->
863+
[![Last Updated](https://img.shields.io/badge/last_updated-May_2024-lightgrey.svg)](../.md/CHANGELOG.md)
864864

865865
</div>
866866

@@ -906,6 +906,7 @@ <h3 id="8-stage-reasoning-pipeline">8-Stage Reasoning Pipeline</h3>
906906
<a id="__codelineno-1-24" name="__codelineno-1-24" href="#__codelineno-1-24"></a> style F fill:#f1f8e9
907907
<a id="__codelineno-1-25" name="__codelineno-1-25" href="#__codelineno-1-25"></a> style G fill:#e3f2fd
908908
<a id="__codelineno-1-26" name="__codelineno-1-26" href="#__codelineno-1-26"></a> style H fill:#fce4ec
909+
https://www.mermaidchart.com/raw/1c206899-b2dc-443a-b46e-3866527a8044?theme=light&version=v0.1&format=svg
909910
</code></pre></div>
910911
<p>The core reasoning process follows a sophisticated 8-stage pipeline:</p>
911912
<ol>
@@ -1093,4 +1094,4 @@ <h2 id="technology-stack">🛠️ Technology Stack</h2>
10931094

10941095

10951096
</body>
1096-
</html>
1097+
</html>

0 commit comments

Comments
 (0)