Schwittleymani / ECO

Electronic Chaos Oracle
https://schwittlick.net/eco
Apache License 2.0
6 stars 1 forks source link

ECO (Electronic Chaos Oracle)

Running things on lyrik
workon eco_tensorflow
# has python dependencies for all modules installed: 
# * webserver(src/python/webserver/req.txt)
# * markov-chain (markovify)
# * keras-lstm (keras, tensorflow, etc)
# * word-levelrnn/lstm(tensorflow)

Facebook version

Dependencies

sudo apt-get install nodejs-legacy
npm install node-osc
npm install facebook-chat-api

Configuration

for gifs

create the folder in data:

gifs are git-ignored and stored on lyrik...

in the config.properties there is a new property called: DOWNLOAD_GIFY, guess what it does. You will get the Gif anyway but storing them might be more fun, and it sometimes constructing Gif Object with an URL seems to fail.