Metadata-Version: 2.1
Name: confirms
Version: 0.1
Summary: Model Governance AI for Trade Confirmations
Home-page: https://github.com/compatibl/confirms
Author: The Project Contributors
License: Apache Software License
Project-URL: Source Code, https://github.com/compatibl/confirms
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: huggingface-hub (>=0.17.1)
Requires-Dist: langchain (>=0.0.285)
Requires-Dist: llama-cpp-python (>=0.2.6)
Requires-Dist: openai (>=0.28.0)

# Confirms Package
![GitHub](https://img.shields.io/github/license/compatibl/confirms)
![PyPI - Downloads](https://img.shields.io/pypi/dm/confirms)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/confirms)
![PyPI](https://img.shields.io/pypi/v/confirms)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/compatibl/confirms/pulls)
## Overview

***THIS PACKAGE CONTAINS RESEARCH CODE AND IS NOT INTENDED FOR PRODUCTION USE***

This package contains research code that can perform AI comprehension of trade
confirmations, model source code, and model documentation for the purposes of
model governance.

The objective is to support the following use cases:

- Validation of trade capture using LLM comprehension of trade confirmations
- Validation of model documentation using LLM comprehension of source code
- Validation of source code, identifying bugs and deviations from the approved methodology
- LLM generation of model documentation and release note drafts

## Copyright

Each individual contributor holds copyright over their contributions to the
project. The project versioning is the sole means of recording all such
contributions and copyright details. Specifying corporate affiliation or
work email along with the commit shall have no bearing on copyright ownership
and does not constitute copyright assignment to the employer. Submitting a
contribution to this project constitutes your acceptance of these terms.

Because individual contributions are often changes to the existing code,
copyright notices in project files must specify The Project Contributors and
never an individual copyright holder.

