Skip to content

Commit 1ad1d87

Browse files
authored
Update README.md
1 parent e45b10b commit 1ad1d87

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# QuickChatter-Qt
2-
A simple chatbot GUI for chatting with an LLM or a RiveScript Bot
2+
A simple chatbot GUI for chatting with an LLM or a RiveScript Bot
3+
4+
![QuickChatter's GUI](img.png)
5+
6+
By default, QuickChatter uses SmolLM2 as the LLM. You can change the parameters, starting from line 11, to the Hugging Face repo that you prefer, as well as the GGUF file that you want to download from said repo, in order to use an LLM of your choice.
7+
You can switch to RiveScript mode from the combo box. The default folder to load RiveScript documents from is the "rive" subfolder, but you may also change that to whatever you want at line 18.
8+
9+
(C) 2024 Andrei Ionel, program licensed under the MIT License

0 commit comments

Comments
 (0)