literatorAI / literator.ai

literator.ai

Home Page:http://literator.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

literator.ai

http://literator.ai

License:Other


Languages

Language:Python 68.3%Language:Vue 19.3%Language:JavaScript 10.4%Language:HTML 2.0%