Metadata-Version: 2.3
Name: evalassist
Version: 0.1.8
Summary: EvalAssist is an open-source project that simplifies using large language models as evaluators (LLM-as-a-Judge) of the output of other large language models by supporting users in iteratively refining evaluation criteria in a web-based user experience.
License: Apache-2.0
Keywords: LLM,evaluation,LLM-as-a-Judge,AI-evaluation
Author: Martín Santillán Cooper
Author-email: martinsantillancooper@gmail.com
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Framework :: FastAPI
Classifier: Framework :: Jupyter
Requires-Dist: accelerate
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: datasets
Requires-Dist: diskcache
Requires-Dist: fastapi
Requires-Dist: ibm_watsonx_ai
Requires-Dist: langchain
Requires-Dist: litellm
Requires-Dist: nbconvert
Requires-Dist: nbformat
Requires-Dist: nest_asyncio
Requires-Dist: numpy
Requires-Dist: ollama
Requires-Dist: openai
Requires-Dist: pandas
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: scipy
Requires-Dist: setuptools
Requires-Dist: sqlmodel
Requires-Dist: tenacity
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: unitxt
Requires-Dist: uvicorn
Project-URL: Bug Tracker, https://github.com/IBM/eval-assist/issues
Project-URL: Documentation, https://github.com/IBM/eval-assist/wiki
Project-URL: Homepage, https://ibm.github.io/eval-assist/
Project-URL: Repository, https://github.com/IBM/eval-assist
