From 65bdf3256e06be4e9a7d289ea7f42124fdaa244c Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 27 Aug 2025 15:43:19 -0700 Subject: [PATCH] Added to readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd51505..0197749 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,12 @@ The subcommands available at this time are `gather` and `evaluate`. ## Functions -* ~recommend~ (in-progress) +* recommend - Infer a UCS category for a text description. + Infer a UCS category for a text description. Text metadata is extracted from + audio files and the language model can recommend a corresponding list of + appropriate categories, ranked by their alignment with the category + definition. * gather