Metadata-Version: 2.4
Name: ai_safeguards
Version: 0.0.2
Summary: AISafeguards is a Python package with easy to use RAG metrics.
Author-email: Lucas Miranda de Sena <lucas.msena@outlook.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/seu-usuario/ai_safeguards
Project-URL: Bug Tracker, https://github.com/seu-usuario/ai_safeguards/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scikit-learn
Requires-Dist: numpy
Requires-Dist: openai
Dynamic: license-file

# AISafeguards

AISafeguards is a Python package with easy to use RAG metrics.

## Instalation
```
pip install ai_safeguards
```
