@humanity-co/pulse
v0.1.23
Published
Humanity Pulse is the first of many proof-of-humanity verifiers to tackle bots & agentic behaviours; to accelerate Humanity.
Downloads
15
Maintainers
Readme
@humanity-co/pulse
Pulse from Humanity Company is a lightweight JavaScript library that helps determine the likelihood of human interaction on a webpage by analyzing various user behaviors.
Features
- Detects device type (mobile, desktop, or tablet)
- Analyzes mouse movements, key presses, touch patterns, scroll behavior, window resizing, and focus/blur events
- Provides a humanity score based on user interactions
- Adapts analysis based on device type
Installation
npm i @humanity-co/pulse
const pulse = new HumanityPulse()
const score = pulse.getHumanityScore
for any queries/higher api usage -- reach out to [email protected]