File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ https://code-boxx.com/core-boxx-ai-chatbot/
9
9
## INSTALLATION
10
10
* Copy/unzip this module into your existing Core Boxx project folder.
11
11
* Put documents you want the AI to "learn" into ` chatbot/docs ` .
12
- * Run setup - * BE WARNED, GIGABYTES WORTH OF DOWNLOAD!*
13
- * Windows - Run ` chatbot/ 0-setup.bat` for "CPU only", and ` chatbot/ 0-setup.bat GPU` if you have an Nvidia graphics card.
14
- * Linux - Run ` chatbot/ 0-setup.sh` for "CPU only", and ` chatbot/ 0-setup.sh GPU` if you have an Nvidia graphics card.
12
+ * Run setup - * BE WARNED, SEVERAL GIGABYTES WORTH OF DOWNLOAD!*
13
+ * Windows - Run ` 0-setup.bat ` for "CPU only", or ` 0-setup.bat GPU ` if you have an Nvidia graphics card.
14
+ * Linux - Run ` 0-setup.sh ` for "CPU only", or ` 0-setup.sh GPU ` if you have an Nvidia graphics card.
15
15
* Access ` http://your-site.com/ai/ ` for the demo.
16
16
17
17
## LICENSE
You can’t perform that action at this time.
0 commit comments