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 5dcc544 commit b60f6c2Copy full SHA for b60f6c2
Cargo.toml
@@ -7,7 +7,7 @@ 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"]
10
-keywords = ["nlp", "semantic", "similarity", "commands", "embeddings", "ai", "bot","natural-language", "semantic-router"]
+keywords = ["nlp", "semantic", "commands", "embeddings", "bot"]
11
readme = "README.md"
12
13
[dependencies]
0 commit comments