Skip to content

Commit

Permalink
Add clojars tag to README
Browse files Browse the repository at this point in the history
  • Loading branch information
megh-khaire committed Apr 2, 2024
1 parent 08d5187 commit 79cc06f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> Decision making layer for LLMs in Clojure
[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.megh/semantic-router-clj.svg)](https://clojars.org/org.clojars.megh/semantic-router-clj)

semantic-router-clj is a Clojure library designed for routing text inputs to predefined routes based on their semantic content. It is inspired by [semantic-router](https://github.com/aurelio-labs/semantic-router) and is useful for guiding chatbot conversations based on topics like chitchat, politics, etc.

## Usage
Expand Down

0 comments on commit 79cc06f

Please sign in to comment.