Skip to content

Commit 57d108b

Browse files
Update README.md
1 parent a8608c2 commit 57d108b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# java-handyman-chatbot
2-
Runs python code for chatbot in java using ProcessBuilder
1+
# Handyman chatbot in Java
2+
This is a basic chatbot for Handyman Prosthetic, an arm prosthetics company. Handy is a chatbot trained using deep learning on text data, with a limited response set.
3+
Here we run python code for the chatbot in java using ProcessBuilder.
4+
5+
To run the program, download the files, open the folder in Eclipse/IntelliJ and run Main.java

0 commit comments

Comments
 (0)