A scoring engine that rates your AI's vibes on a scale of 1–100. Harness engineering makes it HARNY.
Project description
harny-ai
A scoring engine that rates your AI's vibes on a scale of 1–100. Harness engineering makes it HARNY.
Install
pip install harny-ai
Quick Start
import harny_ai
# Quick vibe check — no input needed
result = harny_ai.vibe_check()
print(result)
# Full evaluation
result = harny_ai.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_ai-0.0.1a3.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_ai-0.0.1a3.tar.gz.
File metadata
- Download URL: harny_ai-0.0.1a3.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 |
d7a322ca40126d5f5be2efb3e0c25a9e7e856475edf14033e421b9f7e4c7b6ba
|
|
| MD5 |
2116936f9963dd6f10c45ffdaceea0dd
|
|
| BLAKE2b-256 |
ea76823fc1c9fdf47b56ea8cd264d77a714be8752df37e67fb85c5fc7e08e496
|
File details
Details for the file harny_ai-0.0.1a3-py3-none-any.whl.
File metadata
- Download URL: harny_ai-0.0.1a3-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 |
21202705325e917173448e0b4dfee92e0e631e7e455b83310e8d117e5e2f09f6
|
|
| MD5 |
6f4dc1db8b6782439a0e32ce6f60aa29
|
|
| BLAKE2b-256 |
d24f4349e66bb5633b9c4bb0a913c02b28b89ccbe5a7350061a06a8b46c00a14
|