-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadME.txt
More file actions
29 lines (17 loc) · 874 Bytes
/
ReadME.txt
File metadata and controls
29 lines (17 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
The chatbot unfortunately will not work in Google Collab or Jupyter Notebook.
For the best experience, please try using PyCharm or any standalone IDE you have been using.
To run the program, just open the folder in Pycharm
Make sure everything is imported in each each file:
chatbot.py
neuralnet.py
train.py
process.py
If you see that import is highlighted red, hover over the import that is highlighted that, you should see an "Install Package" option.
Once imported, go ahead and run the chatbot.py file.
Terminal Command:
python chatbot.py
Output:
Hey there! Welcome to the Punn-iest bot, Where I tell you the best puns! type (quit) to close and save our session!
What's your name?:
-----------------------
If you see the following output above you should be good to go! Please reach out to me if you have any questions at all.