effectai / effect-py

🧠 Python library for building datasets on Effect Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Effect Py

Python library to connect with the network of human intelligence 🧠

Status

Under development. This only contains core functionality and is not yet packaged for public use.

Installation

This library is not yet released and should can only be used to experiment on locally:

$ python3 -m build
$ python3 -m pip install -e ./
$ python3 examples/create_campaign.py

About

🧠 Python library for building datasets on Effect Network

License:MIT License


Languages

Language:Python 100.0%