Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 826 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 826 Bytes

Chatbot implementation using PyTorch, Flask

Purpose of studying chatbot implementation and html/javascript integration is done. So that it can be used into other web applications.

To check chatbot you can visit at vishvaraj.me For any queries you can email me on vishvarajdhnwd120@gmail.com

Step 1

While developing chatbot using pytorch, youtube videos are used to study and implement it. Ref: Chat Bot With PyTorch - NLP Beginner Tutorial

Step 2

Chatbot popup window is done using - How To Create Responsive Popup Chat Window | HTML - CSS - JS by Practicle Code Academy

Step 3

And both are integrated to implement single page chatbot with Flask