This is an ML-based attempt to programmatically simulate Newsletter from the A JUNIOR VC. Thanks to markovify
Python library that helps us build a Markov Chain Model for Text generation in a couple of lines.
(Refer requirements.txt
)
python3 aviralify_python_min.py
- More args to control the length
- Use
open-gpt-2
for a better(?) output - Web Interface