Skip to content

Commit b6d55cd

Browse files
committed
add badges
1 parent d427a14 commit b6d55cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Semantic Commands
22

33
[![Crates.io](https://img.shields.io/crates/v/semantic-commands)](https://crates.io/crates/semantic-commands)
4+
[![Documentation](https://docs.rs/semantic-commands/badge.svg)](https://docs.rs/semantic-commands)
5+
[![License](https://img.shields.io/crates/l/semantic-commands)](LICENSE-MIT)
46

57
A lightweight Rust framework for defining and executing semantic commands using text embeddings. Frontend‑agnostic and async‑first: route user phrases to your functions based on semantic similarity. Use it in CLI tools, services, web, or desktop applications.
68

0 commit comments

Comments
 (0)