Skip to content

Commit 53e41fd

Browse files
committed
docs: add Zenodo DOI and ORCID badges, update paper link
1 parent 1180acd commit 53e41fd

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66

77
*"The only RAG that kills semantic drift and context poisoning simultaneously."*
88

9+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20285144.svg)](https://doi.org/10.5281/zenodo.20285144)
10+
[![ORCID](https://img.shields.io/badge/ORCID-0009--0004--9777--7592-brightgreen)](https://orcid.org/0009-0004-9777-7592)
911
[![CI](https://github.com/vignesh2027/VORTEXRAG/actions/workflows/ci.yml/badge.svg)](https://github.com/vignesh2027/VORTEXRAG/actions)
1012
[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/)
1113
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
12-
[![arXiv](https://img.shields.io/badge/arXiv-2025.XXXXX-b31b1b.svg)](#citation)
1314
[![GitHub Pages](https://img.shields.io/badge/docs-live-6C47FF)](https://vignesh2027.github.io/VORTEXRAG)
15+
[![Views](https://img.shields.io/badge/Zenodo-Published-orange)](https://doi.org/10.5281/zenodo.20285144)
1416

15-
[**Live Demo**](https://vignesh2027.github.io/VORTEXRAG) · [**Documentation**](#documentation) · [**Quickstart**](#quickstart) · [**API Reference**](#api-reference) · [**Paper**](#citation)
17+
[**📄 Paper (Zenodo)**](https://doi.org/10.5281/zenodo.20285144) · [**🔬 ORCID**](https://orcid.org/0009-0004-9777-7592) · [**Live Demo**](https://vignesh2027.github.io/VORTEXRAG) · [**Documentation**](#documentation) · [**Quickstart**](#quickstart) · [**API Reference**](#api-reference)
1618

1719
</div>
1820

0 commit comments

Comments
 (0)