reachjalil /
Classification & Taxonomyjev-tree
A hierarchical selector that asks Jev to traverse branches when a catalog has too many options for one question.
License: MITLanguage: TypeScriptLast push: 9/18/2026#classification-ranking#typed-decisions
What Jev Does in this Architecture
Selects one branch at each level and continues until it reaches a final candidate.
Key Architecture Benefit
Returns the selected path without silently truncating the tail of a large catalog.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Review & Benchmark Note: The hierarchical selection implementation is inspectable; reported evaluations use synthetic data and were not rerun on real workloads here.
Clone Repository
git clone https://github.com/reachjalil/jev-tree.git
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
reachjalil/jev-treeArchitecture Category
Classification & Taxonomy
Hierarchical taxonomy tagging, document categorization, and ontology mapping.
View all in this category →Related Projects in Classification & Taxonomy
Classification & TaxonomyMITPython
An async LangGraph example that classifies mocked emails as invoice-related or general.
What Jev does here
Jev returns invoice or general; graph nodes choose the corresponding demo handler.
↳ Separates model classification from local workflow routing.
#domain-workflows#classification-ranking
✓ 3 evidence links
Inspect details →