This is a chatbot built using the Deep Learning Recurrent Neural Network. I built a simple chatbot using conversations from Cornell University's Movie Dialogue Corpus. The main features of our model are LSTM cells, a bidirectional dynamic RNN, and decoders with attention.