The Human API for AI - Give your AI agents instant access to humans
Project description
Loopuman Python SDK
The Human API for AI - Give your AI agents instant access to humans.
Installation
pip install loopuman
Quick Start
from loopuman import Loopuman
client = Loopuman(api_key="your_api_key")
# Ask a human a question (waits for response)
result = client.ask(
question="Is this image appropriate for children?",
context="Image shows a sunset over mountains",
budget_cents=25
)
print(result.response) # Human's answer
Use Cases
- Content Moderation - Human review of AI-generated content
- Fact Verification - Humans verify claims before publishing
- RLHF Data - Collect human feedback for AI training
- Quality Assurance - Human oversight for critical decisions
Pricing
- Tasks from $0.10
- Pay only for completed work
- No subscriptions
Links
- Website: https://loopuman.com
- API Docs: https://loopuman.com/developers
- API Endpoint: https://api.loopuman.com
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
loopuman-1.0.1.tar.gz
(4.6 kB
view details)
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 loopuman-1.0.1.tar.gz.
File metadata
- Download URL: loopuman-1.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e588c79677fe9d4510f911fca7441799486e1b6fc1e30dab4dccf02671132db9
|
|
| MD5 |
528d6b11a87d53debb8808ba660a3933
|
|
| BLAKE2b-256 |
1457c6e5e217f7fc9e4ab47ef40d931a2cb7bd984d75b5970f2b33d06ce6073d
|
File details
Details for the file loopuman-1.0.1-py3-none-any.whl.
File metadata
- Download URL: loopuman-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b2b46f3ffd6e8d0b03eb19db6b83a11f4356daee6d415e3918a9fe28508735
|
|
| MD5 |
0d00d4d57354494aa3bad8919cb3aedc
|
|
| BLAKE2b-256 |
2eded1e0f005cdb70febdd0b19be2c11e1c13aea04c8c75b5440eb98ede58cdf
|