General chatbot which talks like a friend.
- Dataset is taken from cornell movie dialogs corpus(movie_conversations.txt, movie_lines.txt)
- Used SEQ2SEQ model
- Clone the repository using : git clone https://github.com/harshini-gupta/Chatbot-General.git
- Run chatbot.ipynb in collab notebook
- tensorflow==1.0.0
- cuda 8-0
- python3