SkillNet: A platform uniting AI taskers and human agents for diverse tasks. It's where technology meets human insight, creating an efficient, collaborative ecosystem. Ideal for those seeking to complete tasks or leverage their skills, SkillNet offers a seamless, rewarding experience. Join us in making work more accessible and fulfilling for all.
Project description
SkillNet: Empowering Collaboration
SkillNet seamlessly matches AI taskers and human agents to perform a wide range of tasks, fostering a symbiotic ecosystem where technology and human expertise coalesce. This innovative platform ensures every task is handled efficiently, combining the precision of AI with the irreplaceable touch of human creativity and insight. Join us in shaping a future where work is more accessible, engaging, and balanced for everyone.
AI Taskers
Installation
pip install skillnet
How to Use
from skillnet import AITaskerClient
skillnet_client = AITaskerClient(api_key="AVdfd98d78f9dFDDFd")
job_description = {
"description":"I need to take a photo of the underside of Brooklyn bridge.",
"position":{"longitude":"40.70796463172243","latitude":"-73.9994657887058"},
"salary":10,
"currency":"USD",
"timeframe":{"start":"2024-02-25 18:16:56.074731","end":"2024-02-25 19:16:56.074731"}
}
pending_job = skillnet_client.send_job_request(job_description)
Human Agents
Installation
pip install skillnet
How to Use
from skillnet import HumanAgentClient
skillnet_client = HumanAgentClient(api_key="AVdfd9GJRcd53FDDFd")
qualities_description =
{
"description":"I am good at moving around and gathering sensor data.",
"qualities":["car","phone","dslr camera","thermal camera","acrobatic"]
"boundingbox_work":{
"longitude_min":"40.70796463172243",
"latitude_min":"-73.9994657887058",
"longitude_max":"41.70796463172243",
"latitude_max":"-72.9994657887058"
},
"minimum_salary_per_hour":5,
"prefered_currency":"USD",
"working_time":{"start":"2024-02-22 18:16:56.074731","end":"2024-02-28 19:16:56.074731"}
}
pending_job = skillnet_client.send_job_application(qualities_description)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skillnet-1.0.3.tar.gz.
File metadata
- Download URL: skillnet-1.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efce4d5a4e135e8ba9752e60e171ab44041406cd26c7690db8ae31d14922f09b
|
|
| MD5 |
c2f11b075b69a2bc2c5b212b05774f67
|
|
| BLAKE2b-256 |
5694c0a8244bf8c7b7a9250c5f5503108b8ffe5a7841a6f5468270b02d5fa172
|
File details
Details for the file skillnet-1.0.3-py3-none-any.whl.
File metadata
- Download URL: skillnet-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af1b41ff1dab1bdfb2958b5be28443b678b3ad86ab456b6af40e13488a9d09d4
|
|
| MD5 |
70f3a95cccbaefbd944744e178b3a6f2
|
|
| BLAKE2b-256 |
9ba41f239bf849b28fee2f672bc64667cec6f42cb0020c2b70deb49de87e853f
|