Metadata-Version: 2.1
Name: revaisor_genaitesting
Version: 0.0.1
Summary: RevAIsor Python package for testing generative AI
Author: Felipe Henao
Author-email: <felipe@revaisor.com>
Keywords: python,generative AI,AI testing,machine learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: tabulate
Requires-Dist: pandas

RevAIsor Python package for testing generative AI. 
This package provides a simple module for generating prompts to ask a generative AI and then evaluate the answers, to validate its behaviour.
