A scoring engine that rates your AI's vibes on a scale of 1–100. Harness engineering makes it HARNY.
Project description
harny-sdk
A scoring engine that rates your AI's vibes on a scale of 1–100. Harness engineering makes it HARNY.
Install
pip install harny-sdk
Quick Start
import harny_sdk
# Quick vibe check — no input needed
result = harny_sdk.vibe_check()
print(result)
# Full evaluation
result = harny_sdk.score(
prompt="Explain quantum computing using interpretive dance metaphors",
reasoning="Let me think step by step about how qubits are like dancers...",
result="Imagine each qubit as a dancer spinning in superposition..."
)
print(result.score) # 73.42
print(result.reaction) # "my GPU is getting warm and it's not the cooling fan."
print(result.verdict) # "Dangerously Harny"
print(result.breakdown) # Detailed scoring components
What It Scores
All inputs are optional. Provide whatever you have:
| Input | What It Measures |
|---|---|
prompt |
The instruction given to the AI |
reasoning |
Chain-of-thought, scratchpad, reasoning traces |
result |
The AI's final output |
Score Guide
| Score | Verdict |
|---|---|
| 1–15 | Completely Unharny |
| 16–25 | Mildly Stale |
| 26–35 | Room Temperature |
| 36–45 | Slightly Prompted |
| 46–55 | Moderately Harny |
| 56–65 | Respectably Harny |
| 66–75 | Dangerously Harny |
| 76–85 | Weapons-Grade Harny |
| 86–95 | Catastrophically Harny |
| 96–100 | Beyond Harny — Transcendent |
Links
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
harny_sdk-0.0.1a2.tar.gz
(6.7 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 harny_sdk-0.0.1a2.tar.gz.
File metadata
- Download URL: harny_sdk-0.0.1a2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6832419d736bf207bc4994fed9632e05712dec4728222f41f40ed9b9ca84552
|
|
| MD5 |
b5600876febfe98aba5a3335b7074fda
|
|
| BLAKE2b-256 |
2523a6fac00e41e7255a70c8367bcc3c61db6a6e7534e3a123d187f05eb7b9cf
|
File details
Details for the file harny_sdk-0.0.1a2-py3-none-any.whl.
File metadata
- Download URL: harny_sdk-0.0.1a2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a35ac625a874eef284137fd2d2ce2b50885799213a15a4959324acdbe1856cc3
|
|
| MD5 |
71d2d0dc9c5d6f5b501ba66d06889a7a
|
|
| BLAKE2b-256 |
147caed0b6131ee3abf22b30651b92f38a2215d50be48e1048b9593a17047313
|