Metadata-Version: 2.1
Name: dria
Version: 0.0.100
Summary: Dria SDK - A Python library for interacting with the Dria Network
Home-page: https://github.com/firstbatchxyz/dria-sdk
Keywords: dria,decentralized-ai,ai,agentic
Author: andthattoo
Author-email: omer@firstbatch.xyz
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT 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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp (>=3.11.10,<4.0.0)
Requires-Dist: coincurve (>=18.0.0,<19.0.0)
Requires-Dist: datasets (>=3.1.0,<4.0.0)
Requires-Dist: dria-workflows (>=0.3.5,<0.4.0)
Requires-Dist: duckdb (>=1.1.3,<2.0.0)
Requires-Dist: eciespy (==0.4.1)
Requires-Dist: fastbloom-rs (==0.5.9)
Requires-Dist: json-repair (==0.30.0)
Requires-Dist: numpy (>=2.1.3,<3.0.0)
Requires-Dist: outlines-core (==0.1.26)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pydantic (==2.9.1)
Requires-Dist: pytest (==8.3.3)
Requires-Dist: pytest-asyncio (==0.24.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: tqdm (==4.66.5)
Project-URL: Bug Tracker, https://github.com/firstbatchxyz/dria-sdk/issues
Project-URL: Documentation, https://docs.dria.co
Project-URL: Repository, https://github.com/firstbatchxyz/dria-sdk
Description-Content-Type: text/markdown

# Dria-SDK

Dria SDK is a powerful toolkit for building AI datasets and training pipelines. It provides a flexible framework for generating synthetic conversations, managing data formats, and working with various AI models.


# Documentation

[Docs](docs.dria.co)



