An open API service indexing awesome lists of open source software.

https://github.com/sd2001/srm_mic-pytorch-intro-to-simple-chatbots

🤖Chatbot: Hello SRM-MIC folks!!🤗
https://github.com/sd2001/srm_mic-pytorch-intro-to-simple-chatbots

natural-language-processing python pytorch

Last synced: about 1 month ago
JSON representation

🤖Chatbot: Hello SRM-MIC folks!!🤗

Awesome Lists containing this project

README

          

#

SRM_MIC-Intro to Chatbots and NLP using Pytorch

**

Contains all the files used during the session.
**

*Link to Ppt : https://docs.google.com/presentation/d/1bc0OkZayjrzXypdKRClnhJeXzJcWCJmtUBrqQsHOruI/edit?usp=sharing*

*Link to Notebook(NLP basics) : https://colab.research.google.com/drive/1rMi4kCGa2wa8nHe0O_q-K3WU-7zdQ8yv?usp=sharing*

![chatbot image](https://github.com/sd2001/SRM_MIC-Intro-to-Chatbots-and-NLP/blob/master/chatbot.png)

### To download the files

1. Fork the Repository

2. Go to your folder and run Terminal/Git Bash

3. Clone the Repository

```
git clone
```

4. Go to the cloned folder
```
cd
```

5. To Directly run the chatbot on your terminal
```
python chat.py
```

6. Thats it😀

###

👏Thank you and have a great day ahead!!🚀