Metadata-Version: 2.4
Name: recel-sdk
Version: 0.1.2
Summary: SDK per integrare ReCEL, un modello di linguaggio empatico, in applicazioni Python.
Home-page: https://github.com/itsThings-AI/recel-sdk
Author: Michelangelo Di Nicola
Author-email: michelangelodinicola@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ReCEL SDK

SDK per integrare ReCEL, un modello di linguaggio progettato per l'ascolto profondo e la connessione umana.

## Installazione

```bash
pip install recel-sdk
