In this repository, we are going to implement seq2seq algorithm with attention for paragraph generation given the previous paragraph. Our attention will be on generating meaningful sentence (according to language model) for the beginning of the second paragraph.