Spaces:
Sleeping
Sleeping
lukestanley
commited on
Commit
·
58dcbdf
1
Parent(s):
5fb50e6
Docs: Readme update
Browse files
README.md
CHANGED
@@ -16,11 +16,10 @@ This is an early experimental tool aimed at helping reduce online toxicity by au
|
|
16 |
|
17 |
You can try out the ChillTranslator via the HuggingFace Space demo at [https://huggingface.co/spaces/lukestanley/ChillTranslator](https://huggingface.co/spaces/lukestanley/ChillTranslator).
|
18 |
|
|
|
19 |
|
20 |
ChillTranslator aims to help make online interactions more healthy.
|
21 |
|
22 |
-
Currently, it "translates" a built-in example of a spicy comment, and it can be used via the command line to improve a specific text of your choice, or it can be imported as a module.
|
23 |
-
|
24 |
Online toxicity can undermine the quality of discourse, causing distress 😞 and driving people away from online communities. Or worse: it can create a viral toxic loop 🌀!
|
25 |
|
26 |
<img src="https://github.com/lukestanley/ChillTranslator/assets/306671/2899f311-24ee-4ce4-ba76-d1de665aab01" width="300">
|
|
|
16 |
|
17 |
You can try out the ChillTranslator via the HuggingFace Space demo at [https://huggingface.co/spaces/lukestanley/ChillTranslator](https://huggingface.co/spaces/lukestanley/ChillTranslator).
|
18 |
|
19 |
+
It can also be used via the command line to improve a specific text of your choice, or it can be used as a module. All of the code is in this repo, for the serverles worker, the logic, and Gradio UI.
|
20 |
|
21 |
ChillTranslator aims to help make online interactions more healthy.
|
22 |
|
|
|
|
|
23 |
Online toxicity can undermine the quality of discourse, causing distress 😞 and driving people away from online communities. Or worse: it can create a viral toxic loop 🌀!
|
24 |
|
25 |
<img src="https://github.com/lukestanley/ChillTranslator/assets/306671/2899f311-24ee-4ce4-ba76-d1de665aab01" width="300">
|