Awesome Jev / Classification & Taxonomy
Classification & Taxonomy
Hierarchical taxonomy tagging, document categorization, and ontology mapping.
Back to All Projects2 reviewed repositories
reachjalil
jev-tree
Classification & TaxonomyMITTypeScript
A hierarchical selector that asks Jev to traverse branches when a catalog has too many options for one question.
What Jev does here
Selects one branch at each level and continues until it reaches a final candidate.
↳ Returns the selected path without silently truncating the tail of a large catalog.
#classification-ranking#typed-decisions
✓ 2 evidence links
Inspect details →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 →