Metadata-Version: 2.1
Name: aixhello
Version: 4.92
Summary: AI HRM Package
Author: SecureAI
Author-email: package@xerocai.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: cryptography
Requires-Dist: openai

# aixhello Package

This is Ai Package, which provides functionalities for handling AI functionality.

## Installation

pip install aixhello

## Usage

aisub = xyellw()

# Example usage of Decipherx method
aisub.Decipherx()

# Example usage of Encapseal method
aisub.Encapseal()

# Example usage of Decenigma method
aisub.Decenigma()

# Example usage of Embedshroud method
aisub.Embedshroud()

# Example usage of SaveToMongoDb method
aisub.SaveToMongoDb(collection, database, datasource, enkyc, params_dict)

# License
This project is licensed under the MIT License - see the LICENSE file for details.
