Metadata-Version: 2.1
Name: libertai-agents
Version: 0.0.4
Summary: Framework to create and deploy decentralized agents
Home-page: https://libertai.io
License: MIT
Author: LibertAI.io team
Author-email: hello@libertai.io
Requires-Python: >=3.11,<3.12
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: aiohttp (>=3.10.11,<4.0.0)
Requires-Dist: fastapi[standard] (>=0.112,<1.0.0)
Requires-Dist: jinja2 (>=3.1.4,<4.0.0)
Requires-Dist: pydantic (>=1.10,<2.0)
Requires-Dist: transformers (>=4.46.0,<5.0.0)
Project-URL: Documentation, https://docs.libertai.io/agents
Project-URL: Repository, https://github.com/LibertAI/libertai-agents
Description-Content-Type: text/markdown

# LibertAI Agents

<div align="center">

[![pypi](https://img.shields.io/pypi/v/libertai-agents.svg)](https://pypi.org/project/libertai-agents)
[![python](https://img.shields.io/pypi/pyversions/libertai-agents.svg)](https://pypi.org/project/libertai-agents)

</div>

Framework to create and deploy decentralized agents 🚀

> ⚠ This framework is in beta and might undergo some breaking changes before the stable release.

Take a look at [our documentation](https://docs.libertai.io/agents) to get started!
