Non-autoregressive System 1 decision engine. Typed choice, score and yes/no decisions over any text in a single forward pass, in 100+ languages, with a router that picks the right checkpoint per request.
typesafe-package
Automation Anywhere custom package wrapping the TypeSafe (Jev) API for typed yes/no, categorical, and scored-scale text evaluation.
Project facts
- Relationship to Jev
- Research
- Evidence
- Documented
- Language
- Java
- License
- Not reported; check the repository
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-18
- GitHub stars
- 0
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
TypeSafe's API (`POST https://api.typesafe.ai/v1/systemone`) accepts a block of text plus one or more "questions," each of one of three types — `noul` (yes/no), `choice` (categorical), or `score` (numeric scale) — and returns a typed answer per question, plus token usage.
Evidence commit: 6e874c085cf90d9594e7438afc0de1f2b1f10ddd
Discovered through: github-search.
How we review →