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/
99## INSTALLATION
1010* Copy/unzip this module into your existing Core Boxx project folder.
1111* 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.
1515* Access ` http://your-site.com/ai/ ` for the demo.
1616
1717## LICENSE
You can’t perform that action at this time.
0 commit comments