We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60f6c2 commit 811208aCopy full SHA for 811208a
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
6
authors = ["Kostiantyn Kostiuk (SET001) [email protected]"]
7
description = "A lightweight Rust framework for defining and executing semantic commands using text embeddings"
8
repository = "https://github.com/SET001/semantic-commands"
9
-categories = ["command-line-utilities", "asynchronous", "ai", "text-processing"]
+categories = ["command-line-utilities", "asynchronous", "text-processing"]
10
keywords = ["nlp", "semantic", "commands", "embeddings", "bot"]
11
readme = "README.md"
12
0 commit comments