asofter commited on
Commit
06e4621
·
1 Parent(s): 2c67f8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -43,4 +43,15 @@ classifier = pipeline(
43
 
44
  classifier_output = classifier("Last week I upgraded my iOS version and ever since then my phone has been overheating whenever I use your app.", ["mobile", "website", "billing", "account access"])
45
  print(classifier_output)
46
- ```
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
  classifier_output = classifier("Last week I upgraded my iOS version and ever since then my phone has been overheating whenever I use your app.", ["mobile", "website", "billing", "account access"])
45
  print(classifier_output)
46
+ ```
47
+
48
+ ### LLM Guard
49
+
50
+ [Ban Topics scanner](https://llm-guard.com/input_scanners/ban_topics/)
51
+
52
+ ## Community
53
+
54
+ Join our Slack to give us feedback, connect with the maintainers and fellow users, ask questions,
55
+ or engage in discussions about LLM security!
56
+
57
+ <a href="https://join.slack.com/t/laiyerai/shared_invite/zt-28jv3ci39-sVxXrLs3rQdaN3mIl9IT~w"><img src="https://github.com/laiyer-ai/llm-guard/blob/main/docs/assets/join-our-slack-community.png?raw=true" width="200"></a>