Metadata-Version: 2.1
Name: ragkit
Version: 0.0.1
Summary: 
Author: HSPK
Author-email: whxway@whu.edu.cn
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: arrow (>=1.3.0,<2.0.0)
Requires-Dist: elasticsearch (>=8.15.1,<9.0.0)
Requires-Dist: ingest4llm (>=0.0.1,<0.0.2)
Requires-Dist: latex2mathml (>=3.77.0,<4.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pydantic (>2)
Requires-Dist: qdrant-client (>=1.11.3,<2.0.0)
Requires-Dist: vmc-client (>=0.0.2,<0.0.3)
Description-Content-Type: text/markdown

# RAG KIT [![PyPI version](https://badge.fury.io/py/ragkit.svg)](https://badge.fury.io/py/ragkit)

RAG KIT is a Python library of RAG code snippets and utilities. It is designed to be used in conjunction with the RAG framework, but can also be used independently.

