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!!🤗
- Host: GitHub
- URL: https://github.com/sd2001/srm_mic-pytorch-intro-to-simple-chatbots
- Owner: sd2001
- License: mit
- Created: 2020-09-13T16:11:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T12:33:38.000Z (over 5 years ago)
- Last Synced: 2025-09-11T11:50:13.055Z (9 months ago)
- Topics: natural-language-processing, python, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 667 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*

### 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!!🚀