AbrahamSanders / seq2seq-chatbot

A sequence2sequence chatbot implementation with TensorFlow.
MIT License
99 stars 56 forks source link

404 Not Found Error in chat_ui.html #33

Closed rohitkujur1997 closed 3 years ago

rohitkujur1997 commented 4 years ago

i think every file is in right location. chat_ui.html is in the root seq2seq-chatbot folder, alongside chat_web.py, chatbot_model.py, and the other python files. Getting same error in both http://127.0.0.1:8080/chat_ui.html and http://127.0.0.1:8080/ issue

rohitkujur1997 commented 4 years ago

Thankyou @AbrahamSanders for this awsome chatbot. Just solved problem. Just paste http://127.0.0.1:8080/chat_ui in place of http://127.0.0.1:8080/chat_ui.html