Skip to content

Commit 8d95d0f

Browse files
committed
Update README.md
1 parent 7ae41b1 commit 8d95d0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ai chatbot/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)