human-to-machine
v1.1.0
Published
Convert natural language input into structured machine prompts
Maintainers
Readme
human-to-machine
Convert natural language input into structured, machine-readable prompts with typo tolerance.
Features
- Converts human-friendly input into structured objects.
- Detects entities, statuses, outputs, dates, and tasks.
- Handles typos and misspellings automatically.
- Fully dependency-free and lightweight.
- Configurable fuzzy matching threshold.
Installation
npm install human-to-machine