/literator.ai

literator.ai

Primary LanguagePythonOtherNOASSERTION

This is the web project of literator.ai

literator.ai is a website which AI create some literatures.

Let's start with couplet!

this Project is created from flask-vuejs-template

The couplet model is trained by seq2seq-couplet by now.

Poem creation will be added to this project shortly.

install and run

config

Add config.js or remove 'vue-ba' Add config.js file in src,which contains following code

var baiduKey = 'xxx'
export default {
  baiduKey: baiduKey
}

replace xxx with your own code, which can be applied in 百度统计

yarn install

yarn install

get model

put model and vocab in data dir