Skip to content

Commit cad624e

Browse files
committed
Update docs
1 parent 2dbc7ea commit cad624e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# MicroRAG
22

3+
[![CI](https://github.com/bigbag/microrag/workflows/CI/badge.svg)](https://github.com/bigbag/microrag/actions?query=workflow%3ACI)
4+
[![pypi](https://img.shields.io/pypi/v/microrag.svg)](https://pypi.python.org/pypi/microrag)
5+
[![downloads](https://img.shields.io/pypi/dm/microrag.svg)](https://pypistats.org/packages/microrag)
6+
[![versions](https://img.shields.io/pypi/pyversions/microrag.svg)](https://github.com/bigbag/microrag)
7+
[![license](https://img.shields.io/github/license/bigbag/microrag.svg)](https://github.com/bigbag/microrag/blob/master/LICENSE)
8+
39
A feature-rich, universal RAG library for Python with ONNX-backed embeddings and DuckDB storage.
410

511
## Features

0 commit comments

Comments
 (0)